Skip to content

Commit

Permalink
new libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Feb 20, 2024
1 parent b0462e1 commit 893d9b3
Show file tree
Hide file tree
Showing 2 changed files with 539 additions and 468 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.1.0",
"@reduxjs/toolkit": "^2.2.1",
"@vitejs/plugin-react": "^4.2.1",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.0.1",
Expand All @@ -36,18 +36,18 @@
"jest": "^29.7.0",
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.33",
"postcss-import": "^16.0.0",
"postcss-load-config": "^5.0.2",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.2.4",
"postcss": "^8.4.35",
"postcss-import": "^16.0.1",
"postcss-load-config": "^5.0.3",
"postcss-preset-env": "^9.4.0",
"prettier": "^3.2.5",
"prop-types": "^15.8.1",
"react-redux": "^9.1.0",
"react-router": "^6.21.3",
"react-router-dom": "^6.21.3",
"react-router": "^6.22.1",
"react-router-dom": "^6.22.1",
"redux-logger": "^3.0.6",
"vite": "^5.0.12",
"vite-plugin-pwa": "^0.17.5",
"vite": "^5.1.3",
"vite-plugin-pwa": "^0.19.0",
"vituum": "^1.1.0",
"workbox-core": "^7.0.0",
"workbox-precaching": "^7.0.0",
Expand Down
Loading

0 comments on commit 893d9b3

Please sign in to comment.