Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Aug 5, 2024
1 parent 7c9a147 commit dfa36b5
Show file tree
Hide file tree
Showing 2 changed files with 565 additions and 502 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.2.6",
"@reduxjs/toolkit": "^2.2.7",
"@vitejs/plugin-react": "^4.3.1",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.1.0",
"@yarnpkg/pnpify": "^4.1.1",
"classnames": "^2.5.1",
"clipboard": "^2.0.11",
"eslint": "^8.57.0",
Expand All @@ -36,19 +36,19 @@
"jest": "^29.7.0",
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.39",
"postcss": "^8.4.40",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^9.6.0",
"prettier": "^3.3.2",
"postcss-preset-env": "^10.0.0",
"prettier": "^3.3.3",
"prop-types": "^15.8.1",
"react-redux": "^9.1.2",
"react-router": "^6.24.1",
"react-router-dom": "^6.24.1",
"react-router": "^6.26.0",
"react-router-dom": "^6.26.0",
"redux-logger": "^3.0.6",
"vite": "^5.3.3",
"vite-plugin-pwa": "^0.20.0",
"vituum": "^1.1.0",
"vite": "^5.3.5",
"vite-plugin-pwa": "^0.20.1",
"vituum": "^1.1.1",
"workbox-core": "^7.1.0",
"workbox-precaching": "^7.1.0",
"workbox-webpack-plugin": "^7.1.0",
Expand Down
Loading

0 comments on commit dfa36b5

Please sign in to comment.