mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-14 12:14:41 +01:00
chore(deps): add @iconify-json/heroicons-solid for example
This commit is contained in:
@@ -29,6 +29,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@iconify-json/heroicons-outline": "^1.0.2",
|
||||
"@iconify-json/heroicons-solid": "^1.0.2",
|
||||
"@nuxtjs/eslint-config-typescript": "^7.0.2",
|
||||
"eslint": "^8.2.0",
|
||||
"nuxt3": "latest",
|
||||
|
||||
@@ -312,6 +312,13 @@
|
||||
dependencies:
|
||||
"@iconify/types" "^1.0.10"
|
||||
|
||||
"@iconify-json/heroicons-solid@^1.0.2":
|
||||
version "1.0.2"
|
||||
resolved "https://registry.yarnpkg.com/@iconify-json/heroicons-solid/-/heroicons-solid-1.0.2.tgz#cf81ef6ce2aa70bf037c1c022b730b1698f63ffa"
|
||||
integrity sha512-j9SuVhvVAVGhgesuUCzCk3Jk/Rjjh1Mcqg4SXbKv34AMvYpRLBn2LZi1gOv6RW0KmCpDsZ9C+qf5k9VmLc9kxQ==
|
||||
dependencies:
|
||||
"@iconify/types" "^1.0.10"
|
||||
|
||||
"@iconify/types@^1.0.10":
|
||||
version "1.0.10"
|
||||
resolved "https://registry.yarnpkg.com/@iconify/types/-/types-1.0.10.tgz#951122c19d3717e308a3ceac6eaafda27bd9993d"
|
||||
|
||||
Reference in New Issue
Block a user