mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-05-05 13:57:10 -04:00
chore(deps): update dependency unplugin-icons to v0.18.3
This commit is contained in:
parent
e2b2ce2acb
commit
f65611b9f4
2 changed files with 19 additions and 6 deletions
|
@ -126,7 +126,7 @@
|
||||||
"typescript": "5.3.3",
|
"typescript": "5.3.3",
|
||||||
"unocss": "0.58.3",
|
"unocss": "0.58.3",
|
||||||
"unocss-preset-scrollbar": "0.3.0",
|
"unocss-preset-scrollbar": "0.3.0",
|
||||||
"unplugin-icons": "0.18.2",
|
"unplugin-icons": "0.18.3",
|
||||||
"unplugin-vue-components": "0.26.0",
|
"unplugin-vue-components": "0.26.0",
|
||||||
"vite": "5.0.12",
|
"vite": "5.0.12",
|
||||||
"vite-plugin-pwa": "0.17.4",
|
"vite-plugin-pwa": "0.17.4",
|
||||||
|
|
23
pnpm-lock.yaml
generated
23
pnpm-lock.yaml
generated
|
@ -275,8 +275,8 @@ devDependencies:
|
||||||
specifier: 0.3.0
|
specifier: 0.3.0
|
||||||
version: 0.3.0(unocss@0.58.3)
|
version: 0.3.0(unocss@0.58.3)
|
||||||
unplugin-icons:
|
unplugin-icons:
|
||||||
specifier: 0.18.2
|
specifier: 0.18.3
|
||||||
version: 0.18.2(@vue/compiler-sfc@3.2.47)
|
version: 0.18.3(@vue/compiler-sfc@3.2.47)
|
||||||
unplugin-vue-components:
|
unplugin-vue-components:
|
||||||
specifier: 0.26.0
|
specifier: 0.26.0
|
||||||
version: 0.26.0(rollup@2.79.1)(vue@3.3.4)
|
version: 0.26.0(rollup@2.79.1)(vue@3.3.4)
|
||||||
|
@ -1947,6 +1947,19 @@ packages:
|
||||||
- supports-color
|
- supports-color
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
/@iconify/utils@2.1.20:
|
||||||
|
resolution: {integrity: sha512-t8TeKlYK/5i9yTY9VAGAE4P0qQHd/0vH+VSRO+bdpxlt8wqB6f2I0/IrciRsdeFZPMoL8IICgP7lgl2ZtbG8Tw==}
|
||||||
|
dependencies:
|
||||||
|
'@antfu/install-pkg': 0.1.1
|
||||||
|
'@antfu/utils': 0.7.7
|
||||||
|
'@iconify/types': 2.0.0
|
||||||
|
debug: 4.3.4
|
||||||
|
kolorist: 1.8.0
|
||||||
|
local-pkg: 0.5.0
|
||||||
|
transitivePeerDependencies:
|
||||||
|
- supports-color
|
||||||
|
dev: true
|
||||||
|
|
||||||
/@intlify/bundle-utils@7.5.0(vue-i18n@9.2.2):
|
/@intlify/bundle-utils@7.5.0(vue-i18n@9.2.2):
|
||||||
resolution: {integrity: sha512-6DymqusddBQ8kVtVBsVFFF7arNfIhuLacOmmsqayT2vl427j9m0VX12mMC+cgoVIodSpRfzYPaPTdPuJq7mK0Q==}
|
resolution: {integrity: sha512-6DymqusddBQ8kVtVBsVFFF7arNfIhuLacOmmsqayT2vl427j9m0VX12mMC+cgoVIodSpRfzYPaPTdPuJq7mK0Q==}
|
||||||
engines: {node: '>= 14.16'}
|
engines: {node: '>= 14.16'}
|
||||||
|
@ -8804,8 +8817,8 @@ packages:
|
||||||
- rollup
|
- rollup
|
||||||
dev: false
|
dev: false
|
||||||
|
|
||||||
/unplugin-icons@0.18.2(@vue/compiler-sfc@3.2.47):
|
/unplugin-icons@0.18.3(@vue/compiler-sfc@3.2.47):
|
||||||
resolution: {integrity: sha512-OgZoIJHGubeJmc3KePMOy62ovtxPEJfNMlr5tU+1ZqHGpSXubg3fnqq28VPvLL0D5vKj2PRCJF9tVGbQ7vBXJQ==}
|
resolution: {integrity: sha512-6EHPMXOq7XL8JAULzX0o3KqOsJHhYfpDfB1WvBWwZJH/PutIkV/ahRpHytucQ1evfRFuv/DVIozEmFIhP1xRxA==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
'@svgr/core': '>=7.0.0'
|
'@svgr/core': '>=7.0.0'
|
||||||
'@svgx/core': ^1.0.1
|
'@svgx/core': ^1.0.1
|
||||||
|
@ -8826,7 +8839,7 @@ packages:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@antfu/install-pkg': 0.3.1
|
'@antfu/install-pkg': 0.3.1
|
||||||
'@antfu/utils': 0.7.7
|
'@antfu/utils': 0.7.7
|
||||||
'@iconify/utils': 2.1.14
|
'@iconify/utils': 2.1.20
|
||||||
'@vue/compiler-sfc': 3.2.47
|
'@vue/compiler-sfc': 3.2.47
|
||||||
debug: 4.3.4
|
debug: 4.3.4
|
||||||
kolorist: 1.8.0
|
kolorist: 1.8.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue