Skip to content

Commit 9eeed7e

Browse files
build(deps-dev): update xicons requirement in /packages/vicons-utils
Updates the requirements on [xicons](https://github.com/XuXiaowen/xicons) to permit the latest version. - [Release notes](https://github.com/XuXiaowen/xicons/releases) - [Commits](https://github.com/XuXiaowen/xicons/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b18a12d commit 9eeed7e

File tree

2 files changed

+86
-2
lines changed

2 files changed

+86
-2
lines changed

packages/vicons-utils/package-lock.json

+85-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vicons-utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"typescript": "^4.2.2",
2727
"vite": "^2.0.4",
2828
"vue": "^3.0.6",
29-
"xicons": "0.0.0"
29+
"xicons": "1.0.0"
3030
},
3131
"dependencies": {
3232
"@xicons/utils": "^0.1.4"

0 commit comments

Comments
 (0)