Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^5.2.3 (#380)
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 4, 2023
1 parent 0e0b49b commit 29b6d33
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.2.2",
"antd": "^5.2.3",
"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 @@ -2829,9 +2829,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^5.2.2":
version: 5.2.2
resolution: "antd@npm:5.2.2"
"antd@npm:^5.2.3":
version: 5.2.3
resolution: "antd@npm:5.2.3"
dependencies:
"@ant-design/colors": ^7.0.0
"@ant-design/cssinjs": ^1.5.6
Expand Down Expand Up @@ -2883,7 +2883,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: e758fb8b1c5604c4f61bf3fab0f272fbf40251ef1dda6c60e824cec1549c92f7e4a4e28ee1260cde703c2a374ba501fa97da9788db4d379e81888473cdb94fc9
checksum: 01024f7e2d091bfdb261a47e9ac50ae73a8dd3000f3b4a0c19574bbd02c931da85876e765a16162982329a79008dac98b7457cb4375ec6e8e9d0343ffe8cc9e2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4178,7 +4178,7 @@ __metadata:
"@babel/preset-react": ^7.18.6
"@dg-scripts/eslint-config": ^5.13.3
"@dg-scripts/stylelint-config": ^5.13.3
antd: ^5.2.2
antd: ^5.2.3
autoprefixer: ^10.4.13
babel-loader: ^9.1.2
clean-webpack-plugin: ^4.0.0
Expand Down

0 comments on commit 29b6d33

Please sign in to comment.