mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 16:10:59 +08:00
chore(deps): Lock file maintenance (#579)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
22
web/pnpm-lock.yaml
generated
22
web/pnpm-lock.yaml
generated
@@ -164,7 +164,7 @@ importers:
|
||||
version: 3.5.2
|
||||
prettier-plugin-organize-imports:
|
||||
specifier: ^4.1.0
|
||||
version: 4.1.0(prettier@3.5.2)(typescript@5.8.2)(vue-tsc@2.2.6(typescript@5.8.2))
|
||||
version: 4.1.0(prettier@3.5.2)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2))
|
||||
sass:
|
||||
specifier: ^1.83.0
|
||||
version: 1.85.1
|
||||
@@ -203,7 +203,7 @@ importers:
|
||||
version: 7.7.2(@nuxt/kit@3.15.4)(rollup@3.29.5)(vite@6.2.0(@types/node@22.13.8)(jiti@2.4.2)(sass@1.85.1)(terser@5.39.0)(tsx@4.19.3))(vue@3.5.13(typescript@5.8.2))
|
||||
vue-tsc:
|
||||
specifier: ^2.2.0
|
||||
version: 2.2.6(typescript@5.8.2)
|
||||
version: 2.2.8(typescript@5.8.2)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -1296,8 +1296,8 @@ packages:
|
||||
typescript:
|
||||
optional: true
|
||||
|
||||
'@vue/language-core@2.2.6':
|
||||
resolution: {integrity: sha512-7IQTvwVOvhYSzcizZ2hAdqJjI+SaJS2GO7EnDlSlQ77drwl5UzNa2IZm9pO9MdMxrlw24CGI/Lo3xpCjM26veg==}
|
||||
'@vue/language-core@2.2.8':
|
||||
resolution: {integrity: sha512-rrzB0wPGBvcwaSNRriVWdNAbHQWSf0NlGqgKHK5mEkXpefjUlVRP62u03KvwZpvKVjRnBIQ/Lwre+Mx9N6juUQ==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -3458,8 +3458,8 @@ packages:
|
||||
peerDependencies:
|
||||
vue: ^3.2.0
|
||||
|
||||
vue-tsc@2.2.6:
|
||||
resolution: {integrity: sha512-TI6eAnWPatONEpVAZt1etbSrh8tDpHOLSlRqKGudOK5WKVnBGzHXUi0KR4UCsf2o5P+5285w4HF+5avhfH7IMA==}
|
||||
vue-tsc@2.2.8:
|
||||
resolution: {integrity: sha512-jBYKBNFADTN+L+MdesNX/TB3XuDSyaWynKMDgR+yCSln0GQ9Tfb7JS2lr46s2LiFUT1WsmfWsSvIElyxzOPqcQ==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '>=5.0.0'
|
||||
@@ -4934,7 +4934,7 @@ snapshots:
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vue/language-core@2.2.6(typescript@5.8.2)':
|
||||
'@vue/language-core@2.2.8(typescript@5.8.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.11
|
||||
'@vue/compiler-dom': 3.5.13
|
||||
@@ -6545,12 +6545,12 @@ snapshots:
|
||||
dependencies:
|
||||
fast-diff: 1.3.0
|
||||
|
||||
prettier-plugin-organize-imports@4.1.0(prettier@3.5.2)(typescript@5.8.2)(vue-tsc@2.2.6(typescript@5.8.2)):
|
||||
prettier-plugin-organize-imports@4.1.0(prettier@3.5.2)(typescript@5.8.2)(vue-tsc@2.2.8(typescript@5.8.2)):
|
||||
dependencies:
|
||||
prettier: 3.5.2
|
||||
typescript: 5.8.2
|
||||
optionalDependencies:
|
||||
vue-tsc: 2.2.6(typescript@5.8.2)
|
||||
vue-tsc: 2.2.8(typescript@5.8.2)
|
||||
|
||||
prettier@3.5.2: {}
|
||||
|
||||
@@ -7303,10 +7303,10 @@ snapshots:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.13(typescript@5.8.2)
|
||||
|
||||
vue-tsc@2.2.6(typescript@5.8.2):
|
||||
vue-tsc@2.2.8(typescript@5.8.2):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.4.11
|
||||
'@vue/language-core': 2.2.6(typescript@5.8.2)
|
||||
'@vue/language-core': 2.2.8(typescript@5.8.2)
|
||||
typescript: 5.8.2
|
||||
|
||||
vue@3.5.13(typescript@5.8.2):
|
||||
|
||||
Reference in New Issue
Block a user