Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#397)
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 22, 2023
1 parent a4da214 commit 6530c2f
Show file tree
Hide file tree
Showing 2 changed files with 170 additions and 164 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,26 +45,26 @@
"commit-and-tag-version": "^11.2.1",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.38.0",
"eslint": "^8.39.0",
"eslint-webpack-plugin": "^4.0.1",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.1",
"mini-css-extract-plugin": "^2.7.5",
"postcss": "^8.4.22",
"postcss": "^8.4.23",
"postcss-loader": "^7.2.4",
"prettier": "^2.8.7",
"style-loader": "^3.3.2",
"stylelint": "^15.5.0",
"stylelint-webpack-plugin": "^4.1.1",
"typescript": "^5.0.4",
"webpack": "^5.79.0",
"webpack": "^5.80.0",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.1",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"antd": "^5.4.2",
"antd": "^5.4.4",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
Expand Down
Loading

0 comments on commit 6530c2f

Please sign in to comment.