Skip to content

Commit

Permalink
build(deps-dev): update xicons requirement in /packages/v2icons-utils
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 14, 2021
1 parent b18a12d commit abf3d25
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 6 deletions.
94 changes: 89 additions & 5 deletions packages/v2icons-utils/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/v2icons-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"typescript": "^4.2.2",
"vite": "^2.0.4",
"vue": "2.6.14",
"xicons": "0.0.0"
"xicons": "1.0.0"
},
"dependencies": {
"@xicons/utils": "^0.1.4"
Expand Down

0 comments on commit abf3d25

Please sign in to comment.