|
207 | 207 | "use-sync-external-store": "1.2.0"
|
208 | 208 | },
|
209 | 209 | "devDependencies": {
|
210 |
| - "@babel/core": "^7.24.5", |
211 |
| - "@babel/plugin-external-helpers": "^7.24.1", |
212 |
| - "@babel/plugin-transform-react-jsx": "^7.23.4", |
213 |
| - "@babel/plugin-transform-runtime": "^7.24.3", |
214 |
| - "@babel/plugin-transform-typescript": "^7.24.5", |
215 |
| - "@babel/preset-env": "^7.24.5", |
| 210 | + "@babel/core": "^7.24.6", |
| 211 | + "@babel/plugin-external-helpers": "^7.24.6", |
| 212 | + "@babel/plugin-transform-react-jsx": "^7.24.6", |
| 213 | + "@babel/plugin-transform-runtime": "^7.24.6", |
| 214 | + "@babel/plugin-transform-typescript": "^7.24.6", |
| 215 | + "@babel/preset-env": "^7.24.6", |
216 | 216 | "@redux-devtools/extension": "^3.3.0",
|
217 | 217 | "@rollup/plugin-alias": "^5.1.0",
|
218 | 218 | "@rollup/plugin-babel": "^6.0.4",
|
219 | 219 | "@rollup/plugin-node-resolve": "^15.2.3",
|
220 |
| - "@rollup/plugin-replace": "^5.0.5", |
| 220 | + "@rollup/plugin-replace": "^5.0.6", |
221 | 221 | "@rollup/plugin-terser": "^0.4.4",
|
222 | 222 | "@rollup/plugin-typescript": "^11.1.6",
|
223 |
| - "@testing-library/react": "^15.0.7", |
224 |
| - "@types/node": "^20.12.12", |
225 |
| - "@types/react": "^18.3.2", |
| 223 | + "@testing-library/react": "^16.0.0", |
| 224 | + "@types/node": "^20.14.1", |
| 225 | + "@types/react": "^18.3.3", |
226 | 226 | "@types/react-dom": "^18.3.0",
|
227 | 227 | "@types/use-sync-external-store": "^0.0.6",
|
228 |
| - "@typescript-eslint/eslint-plugin": "^7.10.0", |
229 |
| - "@typescript-eslint/parser": "^7.10.0", |
| 228 | + "@typescript-eslint/eslint-plugin": "^7.12.0", |
| 229 | + "@typescript-eslint/parser": "^7.12.0", |
230 | 230 | "@vitest/coverage-v8": "^1.6.0",
|
231 | 231 | "@vitest/ui": "^1.6.0",
|
232 | 232 | "downlevel-dts": "^0.11.0",
|
233 |
| - "esbuild": "^0.21.3", |
| 233 | + "esbuild": "^0.21.4", |
234 | 234 | "eslint": "8.57.0",
|
235 | 235 | "eslint-config-prettier": "^9.1.0",
|
236 | 236 | "eslint-import-resolver-alias": "^1.1.2",
|
237 | 237 | "eslint-plugin-import": "^2.29.1",
|
238 | 238 | "eslint-plugin-prettier": "^5.1.3",
|
239 |
| - "eslint-plugin-react": "^7.34.1", |
| 239 | + "eslint-plugin-react": "^7.34.2", |
240 | 240 | "eslint-plugin-react-hooks": "^4.6.2",
|
241 | 241 | "eslint-plugin-vitest": "^0.5.4",
|
242 | 242 | "immer": "^10.1.1",
|
243 |
| - "jsdom": "^24.0.0", |
| 243 | + "jsdom": "^24.1.0", |
244 | 244 | "json": "^11.0.0",
|
245 |
| - "prettier": "^3.2.5", |
246 |
| - "react": "19.0.0-rc-81c5ff2e04-20240521", |
247 |
| - "react-dom": "19.0.0-rc-81c5ff2e04-20240521", |
| 245 | + "prettier": "^3.3.0", |
| 246 | + "react": "^19.0.0-rc.0", |
| 247 | + "react-dom": "^19.0.0-rc.0", |
248 | 248 | "redux": "^5.0.1",
|
249 |
| - "rollup": "^4.17.2", |
| 249 | + "rollup": "^4.18.0", |
250 | 250 | "rollup-plugin-esbuild": "^6.1.1",
|
251 | 251 | "shelljs": "^0.8.5",
|
252 | 252 | "shx": "^0.3.4",
|
|
0 commit comments