|
205 | 205 | "use-sync-external-store": "1.2.0"
|
206 | 206 | },
|
207 | 207 | "devDependencies": {
|
208 |
| - "@babel/core": "^7.23.9", |
| 208 | + "@babel/core": "^7.24.0", |
209 | 209 | "@babel/plugin-external-helpers": "^7.23.3",
|
210 | 210 | "@babel/plugin-transform-react-jsx": "^7.23.4",
|
211 |
| - "@babel/plugin-transform-runtime": "^7.23.9", |
| 211 | + "@babel/plugin-transform-runtime": "^7.24.0", |
212 | 212 | "@babel/plugin-transform-typescript": "^7.23.6",
|
213 |
| - "@babel/preset-env": "^7.23.9", |
| 213 | + "@babel/preset-env": "^7.24.0", |
214 | 214 | "@redux-devtools/extension": "^3.3.0",
|
215 | 215 | "@rollup/plugin-alias": "^5.1.0",
|
216 | 216 | "@rollup/plugin-babel": "^6.0.4",
|
|
219 | 219 | "@rollup/plugin-terser": "^0.4.4",
|
220 | 220 | "@rollup/plugin-typescript": "^11.1.6",
|
221 | 221 | "@testing-library/react": "^14.2.1",
|
222 |
| - "@types/node": "^20.11.19", |
223 |
| - "@types/react": "^18.2.55", |
| 222 | + "@types/node": "^20.11.24", |
| 223 | + "@types/react": "^18.2.61", |
224 | 224 | "@types/react-dom": "^18.2.19",
|
225 | 225 | "@types/use-sync-external-store": "^0.0.6",
|
226 |
| - "@typescript-eslint/eslint-plugin": "^7.0.1", |
227 |
| - "@typescript-eslint/parser": "^7.0.1", |
| 226 | + "@typescript-eslint/eslint-plugin": "^7.1.0", |
| 227 | + "@typescript-eslint/parser": "^7.1.0", |
228 | 228 | "@vitest/coverage-v8": "0.33.0",
|
229 | 229 | "@vitest/ui": "0.33.0",
|
230 | 230 | "concurrently": "^8.2.2",
|
231 | 231 | "downlevel-dts": "^0.11.0",
|
232 |
| - "esbuild": "^0.20.0", |
233 |
| - "eslint": "^8.56.0", |
| 232 | + "esbuild": "^0.20.1", |
| 233 | + "eslint": "^8.57.0", |
234 | 234 | "eslint-config-prettier": "^9.1.0",
|
235 | 235 | "eslint-import-resolver-alias": "^1.1.2",
|
236 | 236 | "eslint-plugin-import": "^2.29.1",
|
|
0 commit comments