Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
whevether authored Jan 19, 2024
1 parent 271cd4d commit 9519528
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-helmet": "^6.1.0",
"react-redux": "^9.0.4",
"react-router-dom": "^6.21.2",
"react-redux": "^9.1.0",
"react-router-dom": "^6.21.3",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0"
},
Expand All @@ -61,17 +61,17 @@
"@loadable/component": "^5.16.3",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.11",
"@vitejs/plugin-react": "^4.2.1",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-jest": "^29.7.0",
"babel-loader": "^9.1.3",
"babel-plugin-transform-react-remove-prop-types": "^0.4.24",
"browser-sync": "^3.0.2",
"chalk": "^4.1.2",
"connect-history-api-fallback": "^2.0.0",
"copy-webpack-plugin": "^12.0.1",
"copy-webpack-plugin": "^12.0.2",
"core-js": "^3.35.0",
"css-loader": "^6.9.0",
"css-minimizer-webpack-plugin": "5.0.1",
"css-loader": "^6.9.1",
"css-minimizer-webpack-plugin": "6.0.0",
"enzyme": "^3.11.0",
"eslint": "^8.56.0",
"eslint-plugin-import": "^2.29.1",
Expand All @@ -84,13 +84,13 @@
"npm-run-all": "^4.1.5",
"open": "^10.0.3",
"postcss-import": "^16.0.0",
"postcss-loader": "^7.3.4",
"postcss-loader": "^8.0.0",
"postcss-pxtorem": "^6.0.0",
"react-refresh": "^0.14.0",
"regenerator-runtime": "^0.14.1",
"rimraf": "^5.0.5",
"sass": "^1.69.7",
"sass-loader": "^13.3.3",
"sass": "^1.70.0",
"sass-loader": "^14.0.0",
"style-loader": "^3.3.4",
"unplugin-auto-import": "^0.17.3",
"vite": "^5.0.11",
Expand Down

0 comments on commit 9519528

Please sign in to comment.