Skip to content

Commit

Permalink
fix(deps): update dependency antd to ^5.6.3 (#1115)
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 6db8325 commit f3240c0
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 @@ -56,7 +56,7 @@
"@codesandbox/sandpack-react": "^2.6.9",
"@codesandbox/sandpack-themes": "^2.0.21",
"@octokit/rest": "^19.0.13",
"antd": "^5.6.2",
"antd": "^5.6.3",
"classnames": "^2.3.2",
"framer-motion": "^10.12.17",
"gray-matter": "^4.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3035,7 +3035,7 @@ __metadata:
"@types/react": ^18.2.14
"@types/react-dom": ^18.2.6
"@types/unist": ^2.0.6
antd: ^5.6.2
antd: ^5.6.3
classnames: ^2.3.2
commit-and-tag-version: ^11.2.2
cypress: ^12.15.0
Expand Down Expand Up @@ -4102,9 +4102,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 @@ -4157,7 +4157,7 @@ __metadata:
peerDependencies:
react: ">=16.9.0"
react-dom: ">=16.9.0"
checksum: ac2e73a53bbb870310ea384e8b7cb178d4326d76637f3e887da5819b915b84ef42790400116a3d6cefed8d5fdc5e3bacc051c55f97eec238af50245a6fa015b0
checksum: 7ffe43b053383ee53c76213409ef8f6ef42b735ede79c7a0764579bc87ec44cc85dcdae03e82cc53ea3039fc23c0aecf1f6b6a75c6096e42d3c391627ca05a78
languageName: node
linkType: hard

Expand Down

1 comment on commit f3240c0

@vercel
Copy link

@vercel vercel bot commented on f3240c0 Jun 25, 2023

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.tazimi.dev
blog-git-main-sabertaz.vercel.app
blog-sabertaz.vercel.app

Please sign in to comment.