Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^5.6.3 (#423)
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 Jun 25, 2023
1 parent bb6afca commit b518a07
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.1.4",
"antd": "^5.6.2",
"antd": "^5.6.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-redux": "^8.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3048,9 +3048,9 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^5.6.2":
version: 5.6.2
resolution: "antd@npm:5.6.2"
"antd@npm:^5.6.3":
version: 5.6.3
resolution: "antd@npm:5.6.3"
dependencies:
"@ant-design/colors": ^7.0.0
"@ant-design/cssinjs": ^1.10.1
Expand Down Expand Up @@ -3103,7 +3103,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: ac2e73a53bbb870310ea384e8b7cb178d4326d76637f3e887da5819b915b84ef42790400116a3d6cefed8d5fdc5e3bacc051c55f97eec238af50245a6fa015b0
checksum: 7ffe43b053383ee53c76213409ef8f6ef42b735ede79c7a0764579bc87ec44cc85dcdae03e82cc53ea3039fc23c0aecf1f6b6a75c6096e42d3c391627ca05a78
languageName: node
linkType: hard

Expand Down Expand Up @@ -4491,7 +4491,7 @@ __metadata:
"@babel/preset-react": ^7.22.5
"@dg-scripts/eslint-config": ^5.13.5
"@dg-scripts/stylelint-config": ^5.13.5
antd: ^5.6.2
antd: ^5.6.3
autoprefixer: ^10.4.14
babel-loader: ^9.1.2
clean-webpack-plugin: ^4.0.0
Expand Down

0 comments on commit b518a07

Please sign in to comment.