|
19 | 19 | "react-dom": "^19.0.0"
|
20 | 20 | },
|
21 | 21 | "devDependencies": {
|
22 |
| - "@reduxjs/toolkit": "^2.4.0", |
| 22 | + "@reduxjs/toolkit": "^2.5.0", |
23 | 23 | "@vitejs/plugin-react": "^4.3.4",
|
24 | 24 | "@vituum/vite-plugin-liquid": "^1.1.0",
|
25 | 25 | "@yarnpkg/pnpify": "^4.1.3",
|
|
32 | 32 | "eslint-plugin-react-hooks": "^5.1.0",
|
33 | 33 | "eslint-plugin-react-refresh": "^0.4.16",
|
34 | 34 | "formik": "^2.4.6",
|
35 |
| - "highlight.js": "^11.10.0", |
| 35 | + "highlight.js": "^11.11.0", |
36 | 36 | "jest": "^29.7.0",
|
37 | 37 | "lodash-es": "^4.17.21",
|
38 | 38 | "normalize.css": "^8.0.1",
|
39 | 39 | "postcss": "^8.4.49",
|
40 | 40 | "postcss-import": "^16.1.0",
|
41 | 41 | "postcss-load-config": "^6.0.1",
|
42 |
| - "postcss-preset-env": "^10.1.1", |
| 42 | + "postcss-preset-env": "^10.1.2", |
43 | 43 | "prettier": "^3.4.2",
|
44 | 44 | "prop-types": "^15.8.1",
|
45 |
| - "react-redux": "^9.1.2", |
| 45 | + "react-redux": "^9.2.0", |
46 | 46 | "react-router": "^7.0.2",
|
47 | 47 | "react-router-dom": "^7.0.2",
|
48 | 48 | "redux-logger": "^3.0.6",
|
|
53 | 53 | "workbox-precaching": "^7.3.0",
|
54 | 54 | "workbox-webpack-plugin": "^7.3.0",
|
55 | 55 | "workbox-window": "^7.3.0",
|
56 |
| - "yup": "^1.5.0" |
| 56 | + "yup": "^1.6.0" |
57 | 57 | },
|
58 | 58 | "packageManager": "[email protected]"
|
59 | 59 | }
|
0 commit comments