Skip to content

Commit

Permalink
build(deps): bump @ant-design/icons from 5.5.1 to 5.5.2
Browse files Browse the repository at this point in the history
Bumps [@ant-design/icons](https://github.com/ant-design/ant-design-icons) from 5.5.1 to 5.5.2.
- [Commits](https://github.com/ant-design/ant-design-icons/commits)

---
updated-dependencies:
- dependency-name: "@ant-design/icons"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent 9ec9f62 commit d04a93e
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"build-helpers": "cd scripts/asmdb && go build -o ./gen-asmdb-data ./..."
},
"dependencies": {
"@ant-design/icons": "^5.5.1",
"@ant-design/icons": "^5.5.2",
"@docusaurus/core": "3.6.3",
"@docusaurus/faster": "3.6.3",
"@docusaurus/plugin-client-redirects": "3.6.3",
Expand Down
18 changes: 17 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -289,6 +289,22 @@ __metadata:
languageName: node
linkType: hard

"@ant-design/icons@npm:^5.5.2":
version: 5.5.2
resolution: "@ant-design/icons@npm:5.5.2"
dependencies:
"@ant-design/colors": "npm:^7.0.0"
"@ant-design/icons-svg": "npm:^4.4.0"
"@babel/runtime": "npm:^7.24.8"
classnames: "npm:^2.2.6"
rc-util: "npm:^5.31.1"
peerDependencies:
react: ">=16.0.0"
react-dom: ">=16.0.0"
checksum: 10c0/e7003113dc872880d5a6f9cd05dcfabb0d6486cd9dedb687821f3b1ed91505c9550653554a0dafca121ac340167e37a70ec27e89d4931347625be6f732a79c32
languageName: node
linkType: hard

"@ant-design/react-slick@npm:~1.1.2":
version: 1.1.2
resolution: "@ant-design/react-slick@npm:1.1.2"
Expand Down Expand Up @@ -5572,7 +5588,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "areweloongyet@workspace:."
dependencies:
"@ant-design/icons": "npm:^5.5.1"
"@ant-design/icons": "npm:^5.5.2"
"@docusaurus/core": "npm:3.6.3"
"@docusaurus/faster": "npm:3.6.3"
"@docusaurus/module-type-aliases": "npm:3.6.3"
Expand Down

0 comments on commit d04a93e

Please sign in to comment.