Skip to content

Commit

Permalink
update react
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jul 12, 2024
1 parent cbffce0 commit aad5524
Show file tree
Hide file tree
Showing 2 changed files with 373 additions and 298 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"react-dom": "^18.3.1"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.2.5",
"@reduxjs/toolkit": "^2.2.6",
"@vitejs/plugin-react": "^4.3.1",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.1.0",
Expand All @@ -28,25 +28,25 @@
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.34.2",
"eslint-plugin-react": "^7.34.3",
"eslint-plugin-react-hooks": "^4.6.2",
"eslint-plugin-react-refresh": "^0.4.7",
"eslint-plugin-react-refresh": "^0.4.8",
"formik": "^2.4.6",
"highlight.js": "^11.9.0",
"highlight.js": "^11.10.0",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-import": "^16.1.0",
"postcss-load-config": "^6.0.1",
"postcss-preset-env": "^9.5.14",
"postcss-preset-env": "^9.6.0",
"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",
"react-router": "^6.24.1",
"react-router-dom": "^6.24.1",
"redux-logger": "^3.0.6",
"vite": "^5.3.1",
"vite": "^5.3.3",
"vite-plugin-pwa": "^0.20.0",
"vituum": "^1.1.0",
"workbox-core": "^7.1.0",
Expand Down
Loading

0 comments on commit aad5524

Please sign in to comment.