Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#393)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 14, 2023
1 parent 1241646 commit 41da018
Show file tree
Hide file tree
Showing 2 changed files with 89 additions and 90 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.38.0",
"eslint-webpack-plugin": "^4.0.0",
"eslint-webpack-plugin": "^4.0.1",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.7.5",
Expand All @@ -55,16 +55,16 @@
"prettier": "^2.8.7",
"style-loader": "^3.3.2",
"stylelint": "^15.4.0",
"stylelint-webpack-plugin": "^4.1.0",
"stylelint-webpack-plugin": "^4.1.1",
"typescript": "^5.0.4",
"webpack": "^5.78.0",
"webpack": "^5.79.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.13.2"
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"antd": "^5.4.0",
"antd": "^5.4.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
Expand Down
Loading

0 comments on commit 41da018

Please sign in to comment.