mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2025-12-17 21:01:38 +08:00
feat: 添加 @iconify-json/proicons 依赖
This commit is contained in:
@@ -26,6 +26,7 @@
|
|||||||
"vue-router": "^4.5.1"
|
"vue-router": "^4.5.1"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@iconify-json/proicons": "^1.2.16",
|
||||||
"@iconify-json/simple-icons": "^1.2.37",
|
"@iconify-json/simple-icons": "^1.2.37",
|
||||||
"@primevue/nuxt-module": "^4.3.5",
|
"@primevue/nuxt-module": "^4.3.5",
|
||||||
"sass": "^1.89.1",
|
"sass": "^1.89.1",
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -51,6 +51,9 @@ importers:
|
|||||||
specifier: ^4.5.1
|
specifier: ^4.5.1
|
||||||
version: 4.5.1(vue@3.5.16(typescript@5.8.3))
|
version: 4.5.1(vue@3.5.16(typescript@5.8.3))
|
||||||
devDependencies:
|
devDependencies:
|
||||||
|
'@iconify-json/proicons':
|
||||||
|
specifier: ^1.2.16
|
||||||
|
version: 1.2.16
|
||||||
'@iconify-json/simple-icons':
|
'@iconify-json/simple-icons':
|
||||||
specifier: ^1.2.37
|
specifier: ^1.2.37
|
||||||
version: 1.2.37
|
version: 1.2.37
|
||||||
@@ -624,6 +627,9 @@ packages:
|
|||||||
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
resolution: {integrity: sha512-bV0Tgo9K4hfPCek+aMAn81RppFKv2ySDQeMoSZuvTASywNTnVJCArCZE2FWqpvIatKu7VMRLWlR1EazvVhDyhQ==}
|
||||||
engines: {node: '>=18.18'}
|
engines: {node: '>=18.18'}
|
||||||
|
|
||||||
|
'@iconify-json/proicons@1.2.16':
|
||||||
|
resolution: {integrity: sha512-WzcdNidbPLA3iN7/NfM9vqc7ycE8wW2+d+kVf7CtkVERhs6EcUF8NKwnW8vuuT/oZnenE5rT1ZrNDzt5TJZ2Mw==}
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.37':
|
'@iconify-json/simple-icons@1.2.37':
|
||||||
resolution: {integrity: sha512-jZwTBznpYVDYKWyAuRpepPpCiHScVrX6f8WRX8ReX6pdii99LYVHwJywKcH2excWQrWmBomC9nkxGlEKzXZ/wQ==}
|
resolution: {integrity: sha512-jZwTBznpYVDYKWyAuRpepPpCiHScVrX6f8WRX8ReX6pdii99LYVHwJywKcH2excWQrWmBomC9nkxGlEKzXZ/wQ==}
|
||||||
|
|
||||||
@@ -5333,6 +5339,10 @@ snapshots:
|
|||||||
|
|
||||||
'@humanwhocodes/retry@0.4.3': {}
|
'@humanwhocodes/retry@0.4.3': {}
|
||||||
|
|
||||||
|
'@iconify-json/proicons@1.2.16':
|
||||||
|
dependencies:
|
||||||
|
'@iconify/types': 2.0.0
|
||||||
|
|
||||||
'@iconify-json/simple-icons@1.2.37':
|
'@iconify-json/simple-icons@1.2.37':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@iconify/types': 2.0.0
|
'@iconify/types': 2.0.0
|
||||||
|
|||||||
Reference in New Issue
Block a user