Skip to content

Commit

Permalink
new libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Mar 29, 2024
1 parent e889646 commit b5bee8f
Show file tree
Hide file tree
Showing 2 changed files with 1,372 additions and 394 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,41 +19,41 @@
"react-dom": "^18.2.0"
},
"devDependencies": {
"@reduxjs/toolkit": "^2.2.1",
"@reduxjs/toolkit": "^2.2.2",
"@vitejs/plugin-react": "^4.2.1",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.0.1",
"classnames": "^2.5.1",
"clipboard": "^2.0.11",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react": "^7.34.1",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
"eslint-plugin-react-refresh": "^0.4.6",
"formik": "^2.4.5",
"highlight.js": "^11.9.0",
"jest": "^29.7.0",
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.35",
"postcss-import": "^16.0.1",
"postcss": "^8.4.38",
"postcss-import": "^16.1.0",
"postcss-load-config": "^5.0.3",
"postcss-preset-env": "^9.4.0",
"postcss-preset-env": "^9.5.2",
"prettier": "^3.2.5",
"prop-types": "^15.8.1",
"react-redux": "^9.1.0",
"react-router": "^6.22.1",
"react-router-dom": "^6.22.1",
"react-router": "^6.22.3",
"react-router-dom": "^6.22.3",
"redux-logger": "^3.0.6",
"vite": "^5.1.3",
"vite-plugin-pwa": "^0.19.0",
"vite": "^5.2.7",
"vite-plugin-pwa": "^0.19.7",
"vituum": "^1.1.0",
"workbox-core": "^7.0.0",
"workbox-precaching": "^7.0.0",
"workbox-webpack-plugin": "^7.0.0",
"workbox-window": "^7.0.0",
"yup": "^1.3.3"
"yup": "^1.4.0"
},
"packageManager": "[email protected]"
}
Loading

0 comments on commit b5bee8f

Please sign in to comment.