Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#391)
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 7, 2023
1 parent 7469192 commit a368ee0
Show file tree
Hide file tree
Showing 2 changed files with 133 additions and 117 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"clean-webpack-plugin": "^4.0.0",
"commit-and-tag-version": "^11.2.0",
"commit-and-tag-version": "^11.2.1",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.37.0",
Expand All @@ -51,20 +51,20 @@
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.7.5",
"postcss": "^8.4.21",
"postcss-loader": "^7.1.0",
"postcss-loader": "^7.2.4",
"prettier": "^2.8.7",
"style-loader": "^3.3.2",
"stylelint": "^15.4.0",
"stylelint-webpack-plugin": "^4.1.0",
"typescript": "^5.0.3",
"webpack": "^5.77.0",
"typescript": "^5.0.4",
"webpack": "^5.78.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.3.3",
"antd": "^5.4.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
Expand Down
Loading

0 comments on commit a368ee0

Please sign in to comment.