Skip to content

Commit

Permalink
fix(deps): update dependencies (non-major) (#487)
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 Jan 19, 2024
1 parent 1f6d86e commit 9af69db
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 113 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,22 +39,22 @@
"@babel/preset-react": "^7.23.3",
"@dg-scripts/eslint-config": "^5.14.1",
"@dg-scripts/stylelint-config": "^5.14.1",
"autoprefixer": "^10.4.16",
"autoprefixer": "^10.4.17",
"babel-loader": "^9.1.3",
"clean-webpack-plugin": "^4.0.0",
"commit-and-tag-version": "^12.1.0",
"commit-and-tag-version": "^12.2.0",
"cross-env": "^7.0.3",
"css-loader": "^6.9.0",
"css-loader": "^6.9.1",
"eslint": "^8.56.0",
"eslint-webpack-plugin": "^4.0.1",
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.6.0",
"mini-css-extract-plugin": "^2.7.7",
"postcss": "^8.4.33",
"postcss-loader": "^7.3.4",
"prettier": "^3.2.2",
"prettier": "^3.2.4",
"style-loader": "^3.3.4",
"stylelint": "^16.1.0",
"stylelint": "^16.2.0",
"stylelint-webpack-plugin": "^4.1.1",
"typescript": "^5.3.3",
"webpack": "^5.89.0",
Expand All @@ -64,7 +64,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.2.6",
"antd": "^5.13.0",
"antd": "^5.13.2",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^9.1.0",
Expand Down
Loading

0 comments on commit 9af69db

Please sign in to comment.