|
78 | 78 | "**/trim": "0.0.3",
|
79 | 79 | "word-wrap": "1.2.4",
|
80 | 80 | "**/semver": "^7.5.2",
|
81 |
| - "rawproto/protobufjs": "^7.2.5" |
| 81 | + "rawproto/protobufjs": "^7.2.5", |
| 82 | + "webpack-bundle-analyzer/ws": "^7.5.10", |
| 83 | + "msw/path-to-regexp": "^6.3.0", |
| 84 | + "react-router-dom/react-router/path-to-regexp": "^1.9.0" |
82 | 85 | },
|
83 | 86 | "devDependencies": {
|
84 | 87 | "@babel/preset-env": "^7.23.2",
|
|
111 | 114 | "@types/react": "^18.0.20",
|
112 | 115 | "@types/react-dom": "^18.0.5",
|
113 | 116 | "@types/react-redux": "^7.1.12",
|
114 |
| - "@types/react-router-dom": "^5.1.6", |
| 117 | + "@types/react-router-dom": "^5.3.3", |
115 | 118 | "@types/react-virtualized": "^9.21.10",
|
116 | 119 | "@types/react-window-infinite-loader": "^1.0.6",
|
117 | 120 | "@types/redux-mock-store": "^1.0.2",
|
118 | 121 | "@types/segment-analytics": "^0.0.34",
|
119 | 122 | "@types/supertest": "^2.0.8",
|
120 | 123 | "@types/text-encoding": "^0.0.37",
|
121 | 124 | "@types/uuid": "^8.3.4",
|
122 |
| - "@types/webpack-bundle-analyzer": "^4.7.0", |
123 | 125 | "@types/webpack-env": "^1.18.4",
|
124 | 126 | "@typescript-eslint/eslint-plugin": "^4.8.1",
|
125 | 127 | "@typescript-eslint/parser": "^4.8.1",
|
|
167 | 169 | "lint-staged": "^10.2.11",
|
168 | 170 | "mini-css-extract-plugin": "2.7.2",
|
169 | 171 | "moment": "^2.29.3",
|
170 |
| - "msw": "^1.3.2", |
| 172 | + "msw": "^1.3.4", |
171 | 173 | "patch-package": "^8.0.0",
|
172 | 174 | "postinstall-postinstall": "^2.1.0",
|
173 | 175 | "react-refresh": "^0.9.0",
|
|
190 | 192 | "tsconfig-paths-webpack-plugin": "^4.1.0",
|
191 | 193 | "typescript": "^4.0.5",
|
192 | 194 | "url-loader": "^4.1.0",
|
193 |
| - "vite": "^5.2.8", |
| 195 | + "vite": "^5.4.9", |
194 | 196 | "vite-bundle-visualizer": "1.0.1",
|
195 | 197 | "vite-plugin-compression2": "^1.1.0",
|
196 | 198 | "vite-plugin-electron": "^0.28.6",
|
|
200 | 202 | "webpack": "^5.91.0",
|
201 | 203 | "webpack-bundle-analyzer": "^4.10.2",
|
202 | 204 | "webpack-cli": "^5.1.4",
|
203 |
| - "webpack-dev-server": "^5.0.4", |
204 | 205 | "webpack-merge": "^5.10.0",
|
205 | 206 | "whatwg-fetch": "^3.6.2",
|
206 | 207 | "yarn-deduplicate": "^3.1.0"
|
|
221 | 222 | "electron-context-menu": "^3.1.0",
|
222 | 223 | "electron-log": "^4.2.4",
|
223 | 224 | "electron-store": "^8.0.0",
|
224 |
| - "electron-updater": "^5.0.5", |
| 225 | + "electron-updater": "^6.3.9", |
225 | 226 | "file-saver": "^2.0.5",
|
226 | 227 | "formik": "^2.2.9",
|
227 | 228 | "fzstd": "^0.1.0",
|
|
251 | 252 | "react-monaco-editor": "^0.55.0",
|
252 | 253 | "react-redux": "^7.2.2",
|
253 | 254 | "react-rnd": "^10.3.5",
|
254 |
| - "react-router-dom": "^5.2.0", |
| 255 | + "react-router-dom": "^5.3.4", |
255 | 256 | "react-virtualized": "^9.22.2",
|
256 | 257 | "react-virtualized-auto-sizer": "^1.0.6",
|
257 | 258 | "react-vtree": "^3.0.0-beta.3",
|
|
0 commit comments