Skip to content

Commit

Permalink
chore(deps): update dependencies (non-major)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 565ab05 commit 8e9432e
Show file tree
Hide file tree
Showing 2 changed files with 665 additions and 669 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,19 +34,19 @@
},
"dependencies": {
"@ant-design/icons": "^5.5.1",
"antd": "^5.21.4",
"antd": "^5.21.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-redux": "^9.1.2",
"redux": "^5.0.1",
"redux-thunk": "^3.1.0"
},
"devDependencies": {
"@babel/core": "^7.25.8",
"@babel/plugin-transform-class-properties": "^7.25.7",
"@babel/plugin-transform-object-rest-spread": "^7.25.8",
"@babel/preset-env": "^7.25.8",
"@babel/preset-react": "^7.25.7",
"@babel/core": "^7.26.0",
"@babel/plugin-transform-class-properties": "^7.25.9",
"@babel/plugin-transform-object-rest-spread": "^7.25.9",
"@babel/preset-env": "^7.26.0",
"@babel/preset-react": "^7.25.9",
"@dg-scripts/eslint-config": "^5.21.3",
"@dg-scripts/stylelint-config": "^5.21.3",
"autoprefixer": "^10.4.20",
Expand All @@ -58,7 +58,7 @@
"eslint": "^8.57.1",
"eslint-webpack-plugin": "^4.2.0",
"html-loader": "^5.1.0",
"html-webpack-plugin": "^5.6.2",
"html-webpack-plugin": "^5.6.3",
"mini-css-extract-plugin": "^2.9.1",
"postcss": "^8.4.47",
"postcss-loader": "^8.1.1",
Expand Down
Loading

0 comments on commit 8e9432e

Please sign in to comment.