Skip to content

Commit

Permalink
update packages
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Nov 29, 2024
1 parent 3947f47 commit c12d828
Show file tree
Hide file tree
Showing 2 changed files with 733 additions and 359 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.3.0",
"@vitejs/plugin-react": "^4.3.3",
"@reduxjs/toolkit": "^2.4.0",
"@vitejs/plugin-react": "^4.3.4",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.1.3",
"classnames": "^2.5.1",
Expand All @@ -36,18 +36,18 @@
"jest": "^29.7.0",
"lodash-es": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.47",
"postcss": "^8.4.49",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^10.0.9",
"prettier": "^3.3.3",
"postcss-preset-env": "^10.1.1",
"prettier": "^3.4.1",
"prop-types": "^15.8.1",
"react-redux": "^9.1.2",
"react-router": "^6.27.0",
"react-router-dom": "^6.27.0",
"react-router": "^7.0.1",
"react-router-dom": "^7.0.1",
"redux-logger": "^3.0.6",
"vite": "^5.4.10",
"vite-plugin-pwa": "^0.20.5",
"vite": "^6.0.1",
"vite-plugin-pwa": "^0.21.1",
"vituum": "^1.1.1",
"workbox-core": "^7.3.0",
"workbox-precaching": "^7.3.0",
Expand Down
Loading

0 comments on commit c12d828

Please sign in to comment.