Skip to content

Commit f9b5ce4

Browse files
committed
Update libs
1 parent 0ef2c74 commit f9b5ce4

File tree

2 files changed

+371
-295
lines changed

2 files changed

+371
-295
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"react-dom": "^19.0.0"
2020
},
2121
"devDependencies": {
22-
"@reduxjs/toolkit": "^2.4.0",
22+
"@reduxjs/toolkit": "^2.5.0",
2323
"@vitejs/plugin-react": "^4.3.4",
2424
"@vituum/vite-plugin-liquid": "^1.1.0",
2525
"@yarnpkg/pnpify": "^4.1.3",
@@ -32,17 +32,17 @@
3232
"eslint-plugin-react-hooks": "^5.1.0",
3333
"eslint-plugin-react-refresh": "^0.4.16",
3434
"formik": "^2.4.6",
35-
"highlight.js": "^11.10.0",
35+
"highlight.js": "^11.11.0",
3636
"jest": "^29.7.0",
3737
"lodash-es": "^4.17.21",
3838
"normalize.css": "^8.0.1",
3939
"postcss": "^8.4.49",
4040
"postcss-import": "^16.1.0",
4141
"postcss-load-config": "^6.0.1",
42-
"postcss-preset-env": "^10.1.1",
42+
"postcss-preset-env": "^10.1.2",
4343
"prettier": "^3.4.2",
4444
"prop-types": "^15.8.1",
45-
"react-redux": "^9.1.2",
45+
"react-redux": "^9.2.0",
4646
"react-router": "^7.0.2",
4747
"react-router-dom": "^7.0.2",
4848
"redux-logger": "^3.0.6",
@@ -53,7 +53,7 @@
5353
"workbox-precaching": "^7.3.0",
5454
"workbox-webpack-plugin": "^7.3.0",
5555
"workbox-window": "^7.3.0",
56-
"yup": "^1.5.0"
56+
"yup": "^1.6.0"
5757
},
5858
"packageManager": "[email protected]"
5959
}

0 commit comments

Comments
 (0)