Skip to content

Commit

Permalink
Update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Dec 17, 2024
1 parent 0ef2c74 commit f9b5ce4
Show file tree
Hide file tree
Showing 2 changed files with 371 additions and 295 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^19.0.0"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.4.0",
"@reduxjs/toolkit": "^2.5.0",
"@vitejs/plugin-react": "^4.3.4",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.1.3",
Expand All @@ -32,17 +32,17 @@
"eslint-plugin-react-hooks": "^5.1.0",
"eslint-plugin-react-refresh": "^0.4.16",
"formik": "^2.4.6",
"highlight.js": "^11.10.0",
"highlight.js": "^11.11.0",
"jest": "^29.7.0",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.49",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^10.1.1",
"postcss-preset-env": "^10.1.2",
"prettier": "^3.4.2",
"prop-types": "^15.8.1",
"react-redux": "^9.1.2",
"react-redux": "^9.2.0",
"react-router": "^7.0.2",
"react-router-dom": "^7.0.2",
"redux-logger": "^3.0.6",
Expand All @@ -53,7 +53,7 @@
"workbox-precaching": "^7.3.0",
"workbox-webpack-plugin": "^7.3.0",
"workbox-window": "^7.3.0",
"yup": "^1.5.0"
"yup": "^1.6.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit f9b5ce4

Please sign in to comment.