mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 12:40:25 +08:00
chore(deps): Update all dependencies (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
"typescript": "5.6.3",
|
||||
"unocss": "^0.65.0",
|
||||
"unplugin-auto-import": "^0.18.5",
|
||||
"unplugin-icons": "^0.20.1",
|
||||
"unplugin-icons": "^0.21.0",
|
||||
"unplugin-vue-components": "^0.27.4",
|
||||
"vite": "^6.0.0",
|
||||
"vite-plugin-html": "^3.2.2",
|
||||
|
||||
18
web/pnpm-lock.yaml
generated
18
web/pnpm-lock.yaml
generated
@@ -98,7 +98,7 @@ importers:
|
||||
devDependencies:
|
||||
'@iconify/json':
|
||||
specifier: ^2.2.275
|
||||
version: 2.2.278
|
||||
version: 2.2.279
|
||||
'@iconify/vue':
|
||||
specifier: ^4.1.2
|
||||
version: 4.1.2(vue@3.5.13(typescript@5.6.3))
|
||||
@@ -175,8 +175,8 @@ importers:
|
||||
specifier: ^0.18.5
|
||||
version: 0.18.6(@nuxt/kit@3.14.1592(rollup@4.28.0))(@vueuse/core@12.0.0(typescript@5.6.3))(rollup@4.28.0)
|
||||
unplugin-icons:
|
||||
specifier: ^0.20.1
|
||||
version: 0.20.2(@vue/compiler-sfc@3.5.13)
|
||||
specifier: ^0.21.0
|
||||
version: 0.21.0(@vue/compiler-sfc@3.5.13)
|
||||
unplugin-vue-components:
|
||||
specifier: ^0.27.4
|
||||
version: 0.27.5(@babel/parser@7.26.2)(@nuxt/kit@3.14.1592(rollup@4.28.0))(rollup@4.28.0)(vue@3.5.13(typescript@5.6.3))
|
||||
@@ -817,8 +817,8 @@ packages:
|
||||
resolution: {integrity: sha512-c7hNEllBlenFTHBky65mhq8WD2kbN9Q6gk0bTk8lSBvc554jpXSkST1iePudpt7+A/AQvuHs9EMqjHDXMY1lrA==}
|
||||
engines: {node: '>=18.18'}
|
||||
|
||||
'@iconify/json@2.2.278':
|
||||
resolution: {integrity: sha512-qlCSLKYt54GX3crtQ2tSvwukA0DswXkBI/XH4HFq49Mg7uyy1o9/AEWrUdN3csODJN6ge8QT38mvMiL9/XlodQ==}
|
||||
'@iconify/json@2.2.279':
|
||||
resolution: {integrity: sha512-9HJWOos32Qik+Mg0fTgP/FgoCpswQPAsFAJtGQv7PN3KQ3Dwta5DDfpEj/QSwdNB9xJ/gI+aFhSlULgeah7eFA==}
|
||||
|
||||
'@iconify/types@2.0.0':
|
||||
resolution: {integrity: sha512-+wluvCrRhXrhyOmRDJ3q8mux9JkKy5SJ/v8ol2tu4FVjyYvtEzkc/3pK15ET6RKg4b4w4BmTk1+gsCUhf21Ykg==}
|
||||
@@ -3302,8 +3302,8 @@ packages:
|
||||
'@vueuse/core':
|
||||
optional: true
|
||||
|
||||
unplugin-icons@0.20.2:
|
||||
resolution: {integrity: sha512-Ak6TKAiO812aIUrCelrBSTQbYC4FiqawnFrAusP/hjmB8f9cAug9jr381ItvLl+Asi4IVcjoOiPbpy9CfFGKvQ==}
|
||||
unplugin-icons@0.21.0:
|
||||
resolution: {integrity: sha512-sRic+yj7cCbpDFwrRj+m55ogOZi6PQRDc/WUEmjHLAnc90v0g5UVxE0cVAZgBOsAPCieizZJui/sgrCYrVx8mQ==}
|
||||
peerDependencies:
|
||||
'@svgr/core': '>=7.0.0'
|
||||
'@svgx/core': ^1.0.1
|
||||
@@ -4272,7 +4272,7 @@ snapshots:
|
||||
|
||||
'@humanwhocodes/retry@0.4.1': {}
|
||||
|
||||
'@iconify/json@2.2.278':
|
||||
'@iconify/json@2.2.279':
|
||||
dependencies:
|
||||
'@iconify/types': 2.0.0
|
||||
pathe: 1.1.2
|
||||
@@ -7109,7 +7109,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- rollup
|
||||
|
||||
unplugin-icons@0.20.2(@vue/compiler-sfc@3.5.13):
|
||||
unplugin-icons@0.21.0(@vue/compiler-sfc@3.5.13):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 0.5.0
|
||||
'@antfu/utils': 0.7.10
|
||||
|
||||
Reference in New Issue
Block a user