|
205 | 205 | "use-sync-external-store": "1.2.0"
|
206 | 206 | },
|
207 | 207 | "devDependencies": {
|
208 |
| - "@babel/core": "^7.23.7", |
| 208 | + "@babel/core": "^7.23.9", |
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.7", |
| 211 | + "@babel/plugin-transform-runtime": "^7.23.9", |
212 | 212 | "@babel/plugin-transform-typescript": "^7.23.6",
|
213 |
| - "@babel/preset-env": "^7.23.8", |
| 213 | + "@babel/preset-env": "^7.23.9", |
214 | 214 | "@redux-devtools/extension": "^3.3.0",
|
215 | 215 | "@rollup/plugin-alias": "^5.1.0",
|
216 | 216 | "@rollup/plugin-babel": "^6.0.4",
|
217 | 217 | "@rollup/plugin-node-resolve": "^15.2.3",
|
218 | 218 | "@rollup/plugin-replace": "^5.0.5",
|
219 | 219 | "@rollup/plugin-terser": "^0.4.4",
|
220 | 220 | "@rollup/plugin-typescript": "^11.1.6",
|
221 |
| - "@testing-library/react": "^14.1.2", |
222 |
| - "@types/node": "^20.11.5", |
223 |
| - "@types/react": "^18.2.48", |
224 |
| - "@types/react-dom": "^18.2.18", |
| 221 | + "@testing-library/react": "^14.2.1", |
| 222 | + "@types/node": "^20.11.19", |
| 223 | + "@types/react": "^18.2.55", |
| 224 | + "@types/react-dom": "^18.2.19", |
225 | 225 | "@types/use-sync-external-store": "^0.0.6",
|
226 |
| - "@typescript-eslint/eslint-plugin": "^6.19.0", |
227 |
| - "@typescript-eslint/parser": "^6.19.0", |
| 226 | + "@typescript-eslint/eslint-plugin": "^7.0.1", |
| 227 | + "@typescript-eslint/parser": "^7.0.1", |
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.19.11", |
| 232 | + "esbuild": "^0.20.0", |
233 | 233 | "eslint": "^8.56.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",
|
237 | 237 | "eslint-plugin-prettier": "^5.1.3",
|
238 | 238 | "eslint-plugin-react": "^7.33.2",
|
239 | 239 | "eslint-plugin-react-hooks": "^4.6.0",
|
240 |
| - "eslint-plugin-vitest": "^0.3.20", |
| 240 | + "eslint-plugin-vitest": "^0.3.22", |
241 | 241 | "immer": "^10.0.3",
|
242 |
| - "jsdom": "^23.2.0", |
| 242 | + "jsdom": "^24.0.0", |
243 | 243 | "json": "^11.0.0",
|
244 |
| - "prettier": "^3.2.4", |
| 244 | + "prettier": "^3.2.5", |
245 | 245 | "react": "^18.2.0",
|
246 | 246 | "react-dom": "^18.2.0",
|
247 | 247 | "redux": "^5.0.1",
|
248 |
| - "rollup": "^4.9.5", |
249 |
| - "rollup-plugin-esbuild": "^6.1.0", |
| 248 | + "rollup": "^4.12.0", |
| 249 | + "rollup-plugin-esbuild": "^6.1.1", |
250 | 250 | "shx": "^0.3.4",
|
251 | 251 | "typescript": "^5.3.3",
|
252 | 252 | "vitest": "0.33.0"
|
|
0 commit comments