Skip to content

Commit

Permalink
update libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jun 16, 2024
1 parent 6519905 commit cbffce0
Show file tree
Hide file tree
Showing 2 changed files with 573 additions and 93 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,15 @@
},
"devDependencies": {
"@reduxjs/toolkit": "^2.2.5",
"@vitejs/plugin-react": "^4.2.1",
"@vitejs/plugin-react": "^4.3.1",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.1.0",
"classnames": "^2.5.1",
"clipboard": "^2.0.11",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"formik": "^2.4.6",
Expand All @@ -38,15 +38,15 @@
"normalize.css": "^8.0.1",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-load-config": "^5.1.0",
"postcss-preset-env": "^9.5.13",
"prettier": "^3.2.5",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^9.5.14",
"prettier": "^3.3.2",
"prop-types": "^15.8.1",
"react-redux": "^9.1.2",
"react-router": "^6.23.1",
"react-router-dom": "^6.23.1",
"redux-logger": "^3.0.6",
"vite": "^5.2.11",
"vite": "^5.3.1",
"vite-plugin-pwa": "^0.20.0",
"vituum": "^1.1.0",
"workbox-core": "^7.1.0",
Expand Down
Loading

0 comments on commit cbffce0

Please sign in to comment.