|
66 | 66 | "sentry:sourcemaps": "./scripts/sentry-sourcemaps.sh"
|
67 | 67 | },
|
68 | 68 | "dependencies": {
|
69 |
| - "@elastic/eui": "^98.1.0", |
| 69 | + "@elastic/eui": "^98.2.1", |
70 | 70 | "@emotion/cache": "^11.14.0",
|
71 | 71 | "@emotion/css": "^11.13.5",
|
72 | 72 | "@emotion/react": "^11.14.0",
|
73 | 73 | "@react-spring/web": "^9.7.5",
|
74 |
| - "@sentry/electron": "^5.8.0", |
75 |
| - "@sentry/nextjs": "^8.45.0", |
76 |
| - "@sentry/node": "^8.45.0", |
| 74 | + "@sentry/electron": "^5.9.0", |
| 75 | + "@sentry/nextjs": "^8.47.0", |
| 76 | + "@sentry/node": "^8.47.0", |
77 | 77 | "@use-gesture/react": "^10.3.1",
|
78 | 78 | "dotenv": "^16.4.7",
|
79 | 79 | "dotenv-flow": "^4.1.0",
|
|
82 | 82 | "fs-extra": "^11.2.0",
|
83 | 83 | "lodash-es": "^4.17.21",
|
84 | 84 | "moment": "^2.30.1",
|
85 |
| - "next": "^15.1.0", |
| 85 | + "next": "^15.1.2", |
86 | 86 | "observable-hooks": "^4.2.4",
|
87 | 87 | "react": "^18.3.1",
|
88 | 88 | "react-dom": "^18.3.1",
|
89 |
| - "react-hook-form": "^7.54.1", |
| 89 | + "react-hook-form": "^7.54.2", |
90 | 90 | "rxjs": "^7.8.1",
|
91 | 91 | "uuid": "^11.0.3",
|
92 | 92 | "zustand": "^5.0.2"
|
|
100 | 100 | "@elastic/datemath": "^5.0.3",
|
101 | 101 | "@eslint/compat": "^1.2.4",
|
102 | 102 | "@faker-js/faker": "^9.3.0",
|
103 |
| - "@next/eslint-plugin-next": "^15.1.0", |
| 103 | + "@next/eslint-plugin-next": "^15.1.2", |
104 | 104 | "@semantic-release/changelog": "^6.0.3",
|
105 | 105 | "@semantic-release/commit-analyzer": "^13.0.0",
|
106 | 106 | "@semantic-release/git": "^10.0.1",
|
107 | 107 | "@semantic-release/github": "^11.0.1",
|
108 | 108 | "@semantic-release/npm": "^12.0.1",
|
109 |
| - "@semantic-release/release-notes-generator": "^14.0.1", |
| 109 | + "@semantic-release/release-notes-generator": "^14.0.2", |
110 | 110 | "@sentry/cli": "^2.39.1",
|
111 | 111 | "@types/eslint": "^9.6.1",
|
112 | 112 | "@types/eslint-config-prettier": "^6.11.3",
|
113 | 113 | "@types/lint-staged": "^13.3.0",
|
114 | 114 | "@types/lodash-es": "^4.17.12",
|
115 | 115 | "@types/node": "^22.10.2",
|
116 |
| - "@types/react": "^18.3.16", |
| 116 | + "@types/react": "^18.3.18", |
117 | 117 | "@types/react-dom": "^18.3.5",
|
118 | 118 | "@types/uuid": "^10.0.0",
|
119 |
| - "@typescript-eslint/eslint-plugin": "^8.18.0", |
120 |
| - "@typescript-eslint/parser": "^8.18.0", |
| 119 | + "@typescript-eslint/eslint-plugin": "^8.18.1", |
| 120 | + "@typescript-eslint/parser": "^8.18.1", |
121 | 121 | "@vitest/coverage-v8": "^2.1.8",
|
122 | 122 | "babel-loader": "^9.2.1",
|
123 | 123 | "concurrently": "^9.1.0",
|
124 | 124 | "copy-webpack-plugin": "^12.0.2",
|
125 | 125 | "electron": "^33.3.0",
|
126 | 126 | "electron-builder": "^25.1.8",
|
127 | 127 | "eslint": "^9.17.0",
|
128 |
| - "eslint-config-next": "^15.1.0", |
| 128 | + "eslint-config-next": "^15.1.2", |
129 | 129 | "eslint-config-prettier": "^9.1.0",
|
130 | 130 | "eslint-import-resolver-typescript": "^3.7.0",
|
131 | 131 | "eslint-plugin-import": "^2.31.0",
|
|
135 | 135 | "eslint-plugin-rxjs": "^5.0.3",
|
136 | 136 | "eslint-plugin-unused-imports": "^4.1.4",
|
137 | 137 | "glob": "^11.0.0",
|
138 |
| - "globals": "^15.13.0", |
| 138 | + "globals": "^15.14.0", |
139 | 139 | "husky": "^9.1.7",
|
140 | 140 | "lint-staged": "^15.2.11",
|
141 | 141 | "prettier": "^3.4.2",
|
|
0 commit comments