|
19 | 19 | "react-dom": "^19.1.0"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 |
| - "@reduxjs/toolkit": "^2.6.1", |
23 |
| - "@vitejs/plugin-react": "^4.3.4", |
| 22 | + "@reduxjs/toolkit": "^2.8.2", |
| 23 | + "@vitejs/plugin-react": "^4.5.1", |
24 | 24 | "@vituum/vite-plugin-liquid": "^1.1.0",
|
25 | 25 | "@yarnpkg/pnpify": "^4.1.4",
|
26 | 26 | "classnames": "^2.5.1",
|
27 | 27 | "clipboard": "^2.0.11",
|
28 | 28 | "eslint": "^8.57.1",
|
29 | 29 | "eslint-config-prettier": "^9.1.0",
|
30 |
| - "eslint-plugin-prettier": "^5.2.1", |
31 |
| - "eslint-plugin-react": "^7.37.4", |
| 30 | + "eslint-plugin-prettier": "^5.4.1", |
| 31 | + "eslint-plugin-react": "^7.37.5", |
32 | 32 | "eslint-plugin-react-hooks": "^5.2.0",
|
33 |
| - "eslint-plugin-react-refresh": "^0.4.19", |
| 33 | + "eslint-plugin-react-refresh": "^0.4.20", |
34 | 34 | "formik": "^2.4.6",
|
35 | 35 | "highlight.js": "^11.11.1",
|
36 | 36 | "jest": "^29.7.0",
|
37 | 37 | "lodash-es": "^4.17.21",
|
38 | 38 | "normalize.css": "^8.0.1",
|
39 |
| - "postcss": "^8.5.3", |
| 39 | + "postcss": "^8.5.4", |
40 | 40 | "postcss-import": "^16.1.0",
|
41 | 41 | "postcss-load-config": "^6.0.1",
|
42 |
| - "postcss-preset-env": "^10.1.5", |
| 42 | + "postcss-preset-env": "^10.2.0", |
43 | 43 | "prettier": "^3.5.3",
|
44 | 44 | "prop-types": "^15.8.1",
|
45 | 45 | "react-redux": "^9.2.0",
|
46 |
| - "react-router": "^7.5.2", |
47 |
| - "react-router-dom": "^7.5.0", |
| 46 | + "react-router": "^7.6.1", |
| 47 | + "react-router-dom": "^7.6.1", |
48 | 48 | "redux-logger": "^3.0.6",
|
49 |
| - "terser": "^5.39.0", |
50 |
| - "vite": "^6.2.7", |
| 49 | + "terser": "^5.40.0", |
| 50 | + "vite": "^6.3.5", |
51 | 51 | "vite-plugin-pwa": "^0.21.2",
|
52 | 52 | "vituum": "^1.2.0",
|
53 | 53 | "workbox-core": "^7.3.0",
|
|
0 commit comments