Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^4.23.4 (#981)
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 Oct 2, 2022
1 parent 48b47bf commit db88a58
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"@codesandbox/sandpack-react": "^1.8.8",
"@codesandbox/sandpack-themes": "^1.6.0",
"@octokit/rest": "^19.0.4",
"antd": "^4.23.3",
"antd": "^4.23.4",
"classnames": "^2.3.2",
"framer-motion": "^7.5.1",
"gray-matter": "^4.0.3",
Expand Down
20 changes: 5 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2823,7 +2823,7 @@ __metadata:
"@types/react": ^18.0.21
"@types/react-dom": ^18.0.6
"@types/unist": ^2.0.6
antd: ^4.23.3
antd: ^4.23.4
classnames: ^2.3.2
cypress: ^10.9.0
eslint: ^8.24.0
Expand Down Expand Up @@ -2998,15 +2998,6 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/user-event@npm:^14.4.2":
version: 14.4.3
resolution: "@testing-library/user-event@npm:14.4.3"
peerDependencies:
"@testing-library/dom": ">=7.21.4"
checksum: 852c48ea6db1c9471b18276617c84fec4320771e466cd58339a732ca3fd73ad35e5a43ae14f51af51a8d0a150dcf60fcaab049ef367871207bea8f92c4b8195e
languageName: node
linkType: hard

"@tootallnate/once@npm:1":
version: 1.1.2
resolution: "@tootallnate/once@npm:1.1.2"
Expand Down Expand Up @@ -3910,16 +3901,15 @@ __metadata:
languageName: node
linkType: hard

"antd@npm:^4.23.3":
version: 4.23.3
resolution: "antd@npm:4.23.3"
"antd@npm:^4.23.4":
version: 4.23.4
resolution: "antd@npm:4.23.4"
dependencies:
"@ant-design/colors": ^6.0.0
"@ant-design/icons": ^4.7.0
"@ant-design/react-slick": ~0.29.1
"@babel/runtime": ^7.18.3
"@ctrl/tinycolor": ^3.4.0
"@testing-library/user-event": ^14.4.2
classnames: ^2.2.6
copy-to-clipboard: ^3.2.0
lodash: ^4.17.21
Expand Down Expand Up @@ -3962,7 +3952,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: e6cc635c54f9cf3736572a2242c7ee0105bab06577c3898e2358c3b3d50b37e853e0e8df327af1a2c6f2db52e1323175307b41a01797480cb18431fc4b9c0877
checksum: 32f2fada5314cc0b5231ac1abd72fed2944e18e2efecf30f249913a784795e84e35ea620b7fd491df029d309634b970b82e538ac9e83cc9aae93af5a1d854cf7
languageName: node
linkType: hard

Expand Down

1 comment on commit db88a58

@vercel
Copy link

@vercel vercel bot commented on db88a58 Oct 2, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

blog – ./

blog-sabertaz.vercel.app
blog-git-main-sabertaz.vercel.app
blog.tazimi.dev

Please sign in to comment.