Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^5.4.7 (#403)
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 May 6, 2023
1 parent e7b9344 commit 90f8f49
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"dependencies": {
"@ant-design/icons": "^5.0.1",
"antd": "^5.4.6",
"antd": "^5.4.7",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.0.5",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2875,9 +2875,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^5.4.6":
version: 5.4.6
resolution: "antd@npm:5.4.6"
"antd@npm:^5.4.7":
version: 5.4.7
resolution: "antd@npm:5.4.7"
dependencies:
"@ant-design/colors": ^7.0.0
"@ant-design/cssinjs": ^1.9.1
Expand Down Expand Up @@ -2929,7 +2929,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: 49b540f79f946b7b71ed26e6947e6b9281637bfb0f0f664a79e913caea0594ef350a5556f758a29bdc56c9414ad67758ee0e50422c9e12aceea5175568a50605
checksum: 27fadd198f70ac369f9ac47f07e79bd39b1dfa06bb5efab13f4a32cf95e51e4873d24a2cdde9ee4fb4360f95ee143ebad01ec0a0438aed305deda820ddd7023f
languageName: node
linkType: hard

Expand Down Expand Up @@ -4276,7 +4276,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@dg-scripts/eslint-config": ^5.13.5
"@dg-scripts/stylelint-config": ^5.13.5
antd: ^5.4.6
antd: ^5.4.7
autoprefixer: ^10.4.14
babel-loader: ^9.1.2
clean-webpack-plugin: ^4.0.0
Expand Down

0 comments on commit 90f8f49

Please sign in to comment.