Skip to content

Commit

Permalink
libs
Browse files Browse the repository at this point in the history
  • Loading branch information
le0pard committed Jan 4, 2024
1 parent 9d9791d commit 819a4ae
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 298 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,11 @@
"@vitejs/plugin-react": "^4.2.1",
"@vituum/vite-plugin-liquid": "^1.1.0",
"@yarnpkg/pnpify": "^4.0.1",
"classnames": "^2.3.2",
"classnames": "^2.5.1",
"clipboard": "^2.0.11",
"eslint": "^8.55.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-prettier": "^5.0.1",
"eslint-plugin-prettier": "^5.1.2",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-react-refresh": "^0.4.5",
Expand All @@ -37,23 +37,23 @@
"lodash": "^4.17.21",
"normalize.css": "^8.0.1",
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"postcss-import": "^16.0.0",
"postcss-load-config": "^5.0.2",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.1.0",
"prettier": "^3.1.1",
"prop-types": "^15.8.1",
"react-redux": "^9.0.2",
"react-router": "^6.20.1",
"react-router-dom": "^6.20.1",
"react-redux": "^9.0.4",
"react-router": "^6.21.1",
"react-router-dom": "^6.21.1",
"redux-logger": "^3.0.6",
"vite": "^5.0.6",
"vite": "^5.0.10",
"vite-plugin-pwa": "^0.17.4",
"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.2"
"yup": "^1.3.3"
},
"packageManager": "yarn@4.0.2"
}
Loading

0 comments on commit 819a4ae

Please sign in to comment.