Skip to content

Commit fc4885b

Browse files
committed
new libs
1 parent e2c7f39 commit fc4885b

File tree

2 files changed

+438
-315
lines changed

2 files changed

+438
-315
lines changed

package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -19,35 +19,35 @@
1919
"react-dom": "^19.1.0"
2020
},
2121
"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",
2424
"@vituum/vite-plugin-liquid": "^1.1.0",
2525
"@yarnpkg/pnpify": "^4.1.4",
2626
"classnames": "^2.5.1",
2727
"clipboard": "^2.0.11",
2828
"eslint": "^8.57.1",
2929
"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",
3232
"eslint-plugin-react-hooks": "^5.2.0",
33-
"eslint-plugin-react-refresh": "^0.4.19",
33+
"eslint-plugin-react-refresh": "^0.4.20",
3434
"formik": "^2.4.6",
3535
"highlight.js": "^11.11.1",
3636
"jest": "^29.7.0",
3737
"lodash-es": "^4.17.21",
3838
"normalize.css": "^8.0.1",
39-
"postcss": "^8.5.3",
39+
"postcss": "^8.5.4",
4040
"postcss-import": "^16.1.0",
4141
"postcss-load-config": "^6.0.1",
42-
"postcss-preset-env": "^10.1.5",
42+
"postcss-preset-env": "^10.2.0",
4343
"prettier": "^3.5.3",
4444
"prop-types": "^15.8.1",
4545
"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",
4848
"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",
5151
"vite-plugin-pwa": "^0.21.2",
5252
"vituum": "^1.2.0",
5353
"workbox-core": "^7.3.0",

0 commit comments

Comments
 (0)