Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#382)
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 Mar 11, 2023
1 parent ef8b80b commit 5d43895
Show file tree
Hide file tree
Showing 2 changed files with 159 additions and 141 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,32 +39,32 @@
"@babel/preset-react": "^7.18.6",
"@dg-scripts/eslint-config": "^5.13.4",
"@dg-scripts/stylelint-config": "^5.13.4",
"autoprefixer": "^10.4.13",
"autoprefixer": "^10.4.14",
"babel-loader": "^9.1.2",
"clean-webpack-plugin": "^4.0.0",
"commit-and-tag-version": "^11.1.0",
"cross-env": "^7.0.3",
"css-loader": "^6.7.3",
"eslint": "^8.35.0",
"eslint": "^8.36.0",
"eslint-webpack-plugin": "^4.0.0",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.0",
"mini-css-extract-plugin": "^2.7.2",
"mini-css-extract-plugin": "^2.7.3",
"postcss": "^8.4.21",
"postcss-loader": "^7.0.2",
"prettier": "^2.8.4",
"style-loader": "^3.3.1",
"stylelint": "^15.2.0",
"stylelint-webpack-plugin": "^4.1.0",
"typescript": "^4.9.5",
"webpack": "^5.75.0",
"webpack": "^5.76.1",
"webpack-bundle-analyzer": "^4.8.0",
"webpack-cli": "^5.0.1",
"webpack-dev-server": "^4.11.1"
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"antd": "^5.2.3",
"antd": "^5.3.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
Expand Down
Loading

0 comments on commit 5d43895

Please sign in to comment.