Compare commits
3 Commits
3e61be490e
...
renovate/s
| Author | SHA1 | Date | |
|---|---|---|---|
| aa67399422 | |||
| 4507a5a7d0 | |||
| 17730cfb10 |
12
package.json
12
package.json
@@ -57,7 +57,7 @@
|
||||
"@commitlint/cli": "^20.1.0",
|
||||
"@commitlint/config-conventional": "^20.0.0",
|
||||
"@formkit/auto-animate": "^0.9.0",
|
||||
"@pinia/colada": "^0.20.0",
|
||||
"@pinia/colada": "^0.21.0",
|
||||
"@primeuix/themes": "^2.0.0",
|
||||
"@sa/materials": "workspace:*",
|
||||
"@unhead/vue": "^2.0.19",
|
||||
@@ -125,13 +125,13 @@
|
||||
"nprogress": "^0.2.0",
|
||||
"oxlint": "~1.29.0",
|
||||
"postcss-html": "^1.8.0",
|
||||
"prettier": "3.7.4",
|
||||
"prettier": "3.8.0",
|
||||
"rollup": "^4.53.3",
|
||||
"sass-embedded": "^1.93.3",
|
||||
"sharp": "^0.34.5",
|
||||
"stylelint": "^16.26.0",
|
||||
"stylelint-config-recess-order": "^7.4.0",
|
||||
"stylelint-config-standard": "^39.0.1",
|
||||
"stylelint-config-standard": "^40.0.0",
|
||||
"stylelint-config-standard-scss": "^16.0.0",
|
||||
"stylelint-config-standard-vue": "^1.0.0",
|
||||
"stylelint-define-config": "^16.24.0",
|
||||
@@ -141,9 +141,9 @@
|
||||
"typescript": "~5.9.3",
|
||||
"unocss": "^66.5.9",
|
||||
"unocss-preset-animations": "^1.3.0",
|
||||
"unplugin-auto-import": "^21.0.0",
|
||||
"unplugin-icons": "^23.0.0",
|
||||
"unplugin-vue-components": "^31.0.0",
|
||||
"unplugin-auto-import": "^20.2.0",
|
||||
"unplugin-icons": "^22.5.0",
|
||||
"unplugin-vue-components": "^30.0.0",
|
||||
"unplugin-vue-markdown": "^29.2.0",
|
||||
"unplugin-vue-router": "^0.19.0",
|
||||
"vite": "^7.2.4",
|
||||
|
||||
137
pnpm-lock.yaml
generated
137
pnpm-lock.yaml
generated
@@ -21,8 +21,8 @@ importers:
|
||||
specifier: ^0.9.0
|
||||
version: 0.9.0
|
||||
'@pinia/colada':
|
||||
specifier: ^0.20.0
|
||||
version: 0.20.0(pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)))(vue@3.5.26(typescript@5.9.3))
|
||||
specifier: ^0.21.0
|
||||
version: 0.21.2(pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)))(vue@3.5.26(typescript@5.9.3))
|
||||
'@primeuix/themes':
|
||||
specifier: ^2.0.0
|
||||
version: 2.0.2
|
||||
@@ -152,7 +152,7 @@ importers:
|
||||
version: 1.4.3(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)(vitest@4.0.15(@types/node@24.10.1)(happy-dom@20.0.11)(jiti@2.6.1)(jsdom@27.2.0)(lightningcss@1.30.1)(sass-embedded@1.93.3)(sass@1.93.3)(terser@5.44.1)(yaml@2.8.2))
|
||||
'@vue/eslint-config-prettier':
|
||||
specifier: ^10.2.0
|
||||
version: 10.2.0(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.4)
|
||||
version: 10.2.0(eslint@9.39.1(jiti@2.6.1))(prettier@3.8.0)
|
||||
'@vue/eslint-config-typescript':
|
||||
specifier: ^14.6.0
|
||||
version: 14.6.0(eslint-plugin-vue@10.6.0(@stylistic/eslint-plugin@5.6.1(eslint@9.39.1(jiti@2.6.1)))(@typescript-eslint/parser@8.47.0(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3))(eslint@9.39.1(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.39.1(jiti@2.6.1))))(eslint@9.39.1(jiti@2.6.1))(typescript@5.9.3)
|
||||
@@ -223,8 +223,8 @@ importers:
|
||||
specifier: ^1.8.0
|
||||
version: 1.8.0
|
||||
prettier:
|
||||
specifier: 3.7.4
|
||||
version: 3.7.4
|
||||
specifier: 3.8.0
|
||||
version: 3.8.0
|
||||
rollup:
|
||||
specifier: ^4.53.3
|
||||
version: 4.53.3
|
||||
@@ -241,8 +241,8 @@ importers:
|
||||
specifier: ^7.4.0
|
||||
version: 7.4.0(stylelint-order@7.0.0(stylelint@16.26.1(typescript@5.9.3)))(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-standard:
|
||||
specifier: ^39.0.1
|
||||
version: 39.0.1(stylelint@16.26.1(typescript@5.9.3))
|
||||
specifier: ^40.0.0
|
||||
version: 40.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-standard-scss:
|
||||
specifier: ^16.0.0
|
||||
version: 16.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3))
|
||||
@@ -271,14 +271,14 @@ importers:
|
||||
specifier: ^1.3.0
|
||||
version: 1.3.0(@unocss/preset-wind3@66.5.10)(unocss@66.5.10(postcss@8.5.6)(vite@7.3.1(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(sass-embedded@1.93.3)(sass@1.93.3)(terser@5.44.1)(yaml@2.8.2)))
|
||||
unplugin-auto-import:
|
||||
specifier: ^21.0.0
|
||||
version: 21.0.0(@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3)))
|
||||
specifier: ^20.2.0
|
||||
version: 20.3.0(@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3)))
|
||||
unplugin-icons:
|
||||
specifier: ^23.0.0
|
||||
version: 23.0.1(@vue/compiler-sfc@3.5.26)
|
||||
specifier: ^22.5.0
|
||||
version: 22.5.0(@vue/compiler-sfc@3.5.26)
|
||||
unplugin-vue-components:
|
||||
specifier: ^31.0.0
|
||||
version: 31.0.0(vue@3.5.26(typescript@5.9.3))
|
||||
specifier: ^30.0.0
|
||||
version: 30.0.0(@babel/parser@7.28.5)(vue@3.5.26(typescript@5.9.3))
|
||||
unplugin-vue-markdown:
|
||||
specifier: ^29.2.0
|
||||
version: 29.2.0(vite@7.3.1(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(sass-embedded@1.93.3)(sass@1.93.3)(terser@5.44.1)(yaml@2.8.2))
|
||||
@@ -2102,8 +2102,8 @@ packages:
|
||||
resolution: {integrity: sha512-dfUnCxiN9H4ap84DvD2ubjw+3vUNpstxa0TneY/Paat8a3R4uQZDLSvWjmznAY/DoahqTHl9V46HF/Zs3F29pg==}
|
||||
engines: {node: '>= 10.0.0'}
|
||||
|
||||
'@pinia/colada@0.20.0':
|
||||
resolution: {integrity: sha512-IY8ssG7xsVlIq5uvnkQtPMKJ4NHxGeeP04HFKR46DOe58UY07JQFKvbDOj3d+nX/Ki+VAb3TGeHIqQdBWf0eWQ==}
|
||||
'@pinia/colada@0.21.2':
|
||||
resolution: {integrity: sha512-k2epk1jed5cTmNA7l00UtsFRyqw9HfyU6WO4cV0BMUT3sSE4CMLCilprbLAL5h2bxD76WSiglciI/6o+Uh7Vzw==}
|
||||
peerDependencies:
|
||||
pinia: ^2.2.6 || ^3.0.0
|
||||
vue: ^3.5.17
|
||||
@@ -2885,9 +2885,6 @@ packages:
|
||||
'@vue/devtools-api@7.7.9':
|
||||
resolution: {integrity: sha512-kIE8wvwlcZ6TJTbNeU2HQNtaxLx3a84aotTITUuL/4bzfPxzajGBOoqjMhwZJ8L9qFYDU/lAYMEEm11dnZOD6g==}
|
||||
|
||||
'@vue/devtools-api@8.0.5':
|
||||
resolution: {integrity: sha512-DgVcW8H/Nral7LgZEecYFFYXnAvGuN9C3L3DtWekAncFBedBczpNW8iHKExfaM559Zm8wQWrwtYZ9lXthEHtDw==}
|
||||
|
||||
'@vue/devtools-core@8.0.5':
|
||||
resolution: {integrity: sha512-dpCw8nl0GDBuiL9SaY0mtDxoGIEmU38w+TQiYEPOLhW03VDC0lfNMYXS/qhl4I0YlysGp04NLY4UNn6xgD0VIQ==}
|
||||
peerDependencies:
|
||||
@@ -5177,8 +5174,8 @@ packages:
|
||||
resolution: {integrity: sha512-GbK2cP9nraSSUF9N2XwUwqfzlAFlMNYYl+ShE/V+H8a9uNl/oUqB1w2EL54Jh0OlyRSd8RfWYJ3coVS4TROP2w==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
prettier@3.7.4:
|
||||
resolution: {integrity: sha512-v6UNi1+3hSlVvv8fSaoUbggEM5VErKmmpGA7Pl3HF8V6uKY7rvClBOJlH6yNwQtfTueNkGVpOv/mtWL9L4bgRA==}
|
||||
prettier@3.8.0:
|
||||
resolution: {integrity: sha512-yEPsovQfpxYfgWNhCfECjG5AQaO+K3dp6XERmOepyPDVqcJm+bjyCVO3pmU+nAPe0N5dDvekfGezt/EIiRe1TA==}
|
||||
engines: {node: '>=14'}
|
||||
hasBin: true
|
||||
|
||||
@@ -5669,6 +5666,12 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.23.0
|
||||
|
||||
stylelint-config-recommended@18.0.0:
|
||||
resolution: {integrity: sha512-mxgT2XY6YZ3HWWe3Di8umG6aBmWmHTblTgu/f10rqFXnyWxjKWwNdjSWkgkwCtxIKnqjSJzvFmPT5yabVIRxZg==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^17.0.0
|
||||
|
||||
stylelint-config-standard-scss@16.0.0:
|
||||
resolution: {integrity: sha512-/FHECLUu+med/e6OaPFpprG86ShC4SYT7Tzb2PTVdDjJsehhFBOioSlWqYFqJxmGPIwO3AMBxNo+kY3dxrbczA==}
|
||||
engines: {node: '>=20'}
|
||||
@@ -5692,6 +5695,12 @@ packages:
|
||||
peerDependencies:
|
||||
stylelint: ^16.23.0
|
||||
|
||||
stylelint-config-standard@40.0.0:
|
||||
resolution: {integrity: sha512-EznGJxOUhtWck2r6dJpbgAdPATIzvpLdK9+i5qPd4Lx70es66TkBPljSg4wN3Qnc6c4h2n+WbUrUynQ3fanjHw==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
peerDependencies:
|
||||
stylelint: ^17.0.0
|
||||
|
||||
stylelint-define-config@16.26.0:
|
||||
resolution: {integrity: sha512-fflSJOGVuzFahtA+kj7QYw6uU39WUarAkSjycsXXEfYW/x7DXRnz5AQnDBuibnOZIQn+CwyhNcalzr4KYV9m8A==}
|
||||
engines: {node: '>=18.0.0', npm: '>=9.0.0', pnpm: '>=8.6.0'}
|
||||
@@ -5939,8 +5948,8 @@ packages:
|
||||
resolution: {integrity: sha512-+QBBXBCvifc56fsbuxZQ6Sic3wqqc3WWaqxs58gvJrcOuN83HGTCwz3oS5phzU9LthRNE9VrJCFCLUgHeeFnfA==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
unimport@5.6.0:
|
||||
resolution: {integrity: sha512-8rqAmtJV8o60x46kBAJKtHpJDJWkA2xcBqWKPI14MgUb05o1pnpnCnXSxedUXyeq7p8fR5g3pTo2BaswZ9lD9A==}
|
||||
unimport@5.5.0:
|
||||
resolution: {integrity: sha512-/JpWMG9s1nBSlXJAQ8EREFTFy3oy6USFd8T6AoBaw1q2GGcF4R9yp3ofg32UODZlYEO5VD0EWE1RpI9XDWyPYg==}
|
||||
engines: {node: '>=18.12.0'}
|
||||
|
||||
unocss-preset-animations@1.3.0:
|
||||
@@ -5964,9 +5973,9 @@ packages:
|
||||
vite:
|
||||
optional: true
|
||||
|
||||
unplugin-auto-import@21.0.0:
|
||||
resolution: {integrity: sha512-vWuC8SwqJmxZFYwPojhOhOXDb5xFhNNcEVb9K/RFkyk/3VnfaOjzitWN7v+8DEKpMjSsY2AEGXNgt6I0yQrhRQ==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
unplugin-auto-import@20.3.0:
|
||||
resolution: {integrity: sha512-RcSEQiVv7g0mLMMXibYVKk8mpteKxvyffGuDKqZZiFr7Oq3PB1HwgHdK5O7H4AzbhzHoVKG0NnMnsk/1HIVYzQ==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@nuxt/kit': ^4.0.0
|
||||
'@vueuse/core': '*'
|
||||
@@ -6003,13 +6012,15 @@ packages:
|
||||
webpack:
|
||||
optional: true
|
||||
|
||||
unplugin-icons@23.0.1:
|
||||
resolution: {integrity: sha512-rv0XEJepajKzDLvRUWASM8K+8+/CCfZn2jtogXqg6RIp7kpatRc/aFrVJn8ANQA09e++lPEEv9yX8cC9enc+QQ==}
|
||||
unplugin-icons@22.5.0:
|
||||
resolution: {integrity: sha512-MBlMtT5RuMYZy4TZgqUL2OTtOdTUVsS1Mhj6G1pEzMlFJlEnq6mhUfoIt45gBWxHcsOdXJDWLg3pRZ+YmvAVWQ==}
|
||||
peerDependencies:
|
||||
'@svgr/core': '>=7.0.0'
|
||||
'@svgx/core': ^1.0.1
|
||||
'@vue/compiler-sfc': ^3.0.2
|
||||
'@vue/compiler-sfc': ^3.0.2 || ^2.7.0
|
||||
svelte: ^3.0.0 || ^4.0.0 || ^5.0.0
|
||||
vue-template-compiler: ^2.6.12
|
||||
vue-template-es2015-compiler: ^1.9.0
|
||||
peerDependenciesMeta:
|
||||
'@svgr/core':
|
||||
optional: true
|
||||
@@ -6019,18 +6030,25 @@ packages:
|
||||
optional: true
|
||||
svelte:
|
||||
optional: true
|
||||
vue-template-compiler:
|
||||
optional: true
|
||||
vue-template-es2015-compiler:
|
||||
optional: true
|
||||
|
||||
unplugin-utils@0.3.1:
|
||||
resolution: {integrity: sha512-5lWVjgi6vuHhJ526bI4nlCOmkCIF3nnfXkCMDeMJrtdvxTs6ZFCM8oNufGTsDbKv/tJ/xj8RpvXjRuPBZJuJog==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
|
||||
unplugin-vue-components@31.0.0:
|
||||
resolution: {integrity: sha512-4ULwfTZTLuWJ7+S9P7TrcStYLsSRkk6vy2jt/WTfgUEUb0nW9//xxmrfhyHUEVpZ2UKRRwfRb8Yy15PDbVZf+Q==}
|
||||
engines: {node: '>=20.19.0'}
|
||||
unplugin-vue-components@30.0.0:
|
||||
resolution: {integrity: sha512-4qVE/lwCgmdPTp6h0qsRN2u642tt4boBQtcpn4wQcWZAsr8TQwq+SPT3NDu/6kBFxzo/sSEK4ioXhOOBrXc3iw==}
|
||||
engines: {node: '>=14'}
|
||||
peerDependencies:
|
||||
'@babel/parser': ^7.15.8
|
||||
'@nuxt/kit': ^3.2.2 || ^4.0.0
|
||||
vue: ^3.0.0
|
||||
vue: 2 || 3
|
||||
peerDependenciesMeta:
|
||||
'@babel/parser':
|
||||
optional: true
|
||||
'@nuxt/kit':
|
||||
optional: true
|
||||
|
||||
@@ -7956,9 +7974,8 @@ snapshots:
|
||||
'@parcel/watcher-win32-x64': 2.5.1
|
||||
optional: true
|
||||
|
||||
'@pinia/colada@0.20.0(pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)))(vue@3.5.26(typescript@5.9.3))':
|
||||
'@pinia/colada@0.21.2(pinia@3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3)))(vue@3.5.26(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@vue/devtools-api': 8.0.5
|
||||
pinia: 3.0.4(typescript@5.9.3)(vue@3.5.26(typescript@5.9.3))
|
||||
vue: 3.5.26(typescript@5.9.3)
|
||||
|
||||
@@ -8921,10 +8938,6 @@ snapshots:
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.7.9
|
||||
|
||||
'@vue/devtools-api@8.0.5':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 8.0.5
|
||||
|
||||
'@vue/devtools-core@8.0.5(vite@7.3.1(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(sass-embedded@1.93.3)(sass@1.93.3)(terser@5.44.1)(yaml@2.8.2))(vue@3.5.26(typescript@5.9.3))':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 8.0.5
|
||||
@@ -8965,12 +8978,12 @@ snapshots:
|
||||
dependencies:
|
||||
rfdc: 1.4.1
|
||||
|
||||
'@vue/eslint-config-prettier@10.2.0(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.4)':
|
||||
'@vue/eslint-config-prettier@10.2.0(eslint@9.39.1(jiti@2.6.1))(prettier@3.8.0)':
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
eslint-config-prettier: 10.1.8(eslint@9.39.1(jiti@2.6.1))
|
||||
eslint-plugin-prettier: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.4)
|
||||
prettier: 3.7.4
|
||||
eslint-plugin-prettier: 5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.8.0)
|
||||
prettier: 3.8.0
|
||||
transitivePeerDependencies:
|
||||
- '@types/eslint'
|
||||
|
||||
@@ -9987,10 +10000,10 @@ snapshots:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
globals: 16.5.0
|
||||
|
||||
eslint-plugin-prettier@5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.7.4):
|
||||
eslint-plugin-prettier@5.5.4(eslint-config-prettier@10.1.8(eslint@9.39.1(jiti@2.6.1)))(eslint@9.39.1(jiti@2.6.1))(prettier@3.8.0):
|
||||
dependencies:
|
||||
eslint: 9.39.1(jiti@2.6.1)
|
||||
prettier: 3.7.4
|
||||
prettier: 3.8.0
|
||||
prettier-linter-helpers: 1.0.0
|
||||
synckit: 0.11.11
|
||||
optionalDependencies:
|
||||
@@ -11380,7 +11393,7 @@ snapshots:
|
||||
dependencies:
|
||||
fast-diff: 1.3.0
|
||||
|
||||
prettier@3.7.4: {}
|
||||
prettier@3.8.0: {}
|
||||
|
||||
primeicons@7.0.0: {}
|
||||
|
||||
@@ -11927,12 +11940,16 @@ snapshots:
|
||||
semver: 7.7.3
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-recommended: 17.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-recommended: 18.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||
|
||||
stylelint-config-recommended@17.0.0(stylelint@16.26.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
|
||||
stylelint-config-recommended@18.0.0(stylelint@16.26.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
|
||||
stylelint-config-standard-scss@16.0.0(postcss@8.5.6)(stylelint@16.26.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
@@ -11947,13 +11964,18 @@ snapshots:
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
stylelint-config-html: 1.1.0(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-recommended-vue: 1.6.1(postcss-html@1.8.0)(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-standard: 39.0.1(stylelint@16.26.1(typescript@5.9.3))
|
||||
stylelint-config-standard: 40.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||
|
||||
stylelint-config-standard@39.0.1(stylelint@16.26.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
stylelint-config-recommended: 17.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||
|
||||
stylelint-config-standard@40.0.0(stylelint@16.26.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
stylelint: 16.26.1(typescript@5.9.3)
|
||||
stylelint-config-recommended: 18.0.0(stylelint@16.26.1(typescript@5.9.3))
|
||||
|
||||
stylelint-define-config@16.26.0(stylelint@16.26.1(typescript@5.9.3)):
|
||||
dependencies:
|
||||
csstype: 3.2.3
|
||||
@@ -12253,7 +12275,7 @@ snapshots:
|
||||
|
||||
unicorn-magic@0.3.0: {}
|
||||
|
||||
unimport@5.6.0:
|
||||
unimport@5.5.0:
|
||||
dependencies:
|
||||
acorn: 8.15.0
|
||||
escape-string-regexp: 5.0.0
|
||||
@@ -12303,12 +12325,12 @@ snapshots:
|
||||
- postcss
|
||||
- supports-color
|
||||
|
||||
unplugin-auto-import@21.0.0(@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3))):
|
||||
unplugin-auto-import@20.3.0(@vueuse/core@14.1.0(vue@3.5.26(typescript@5.9.3))):
|
||||
dependencies:
|
||||
local-pkg: 1.1.2
|
||||
magic-string: 0.30.21
|
||||
picomatch: 4.0.3
|
||||
unimport: 5.6.0
|
||||
unimport: 5.5.0
|
||||
unplugin: 2.3.11
|
||||
unplugin-utils: 0.3.1
|
||||
optionalDependencies:
|
||||
@@ -12321,33 +12343,38 @@ snapshots:
|
||||
unplugin: 2.3.11
|
||||
vite: 7.3.1(@types/node@24.10.1)(jiti@2.6.1)(lightningcss@1.30.1)(sass-embedded@1.93.3)(sass@1.93.3)(terser@5.44.1)(yaml@2.8.2)
|
||||
|
||||
unplugin-icons@23.0.1(@vue/compiler-sfc@3.5.26):
|
||||
unplugin-icons@22.5.0(@vue/compiler-sfc@3.5.26):
|
||||
dependencies:
|
||||
'@antfu/install-pkg': 1.1.0
|
||||
'@iconify/utils': 3.1.0
|
||||
debug: 4.4.3(supports-color@5.5.0)
|
||||
local-pkg: 1.1.2
|
||||
obug: 2.1.1
|
||||
unplugin: 2.3.11
|
||||
optionalDependencies:
|
||||
'@vue/compiler-sfc': 3.5.26
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
unplugin-utils@0.3.1:
|
||||
dependencies:
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.3
|
||||
|
||||
unplugin-vue-components@31.0.0(vue@3.5.26(typescript@5.9.3)):
|
||||
unplugin-vue-components@30.0.0(@babel/parser@7.28.5)(vue@3.5.26(typescript@5.9.3)):
|
||||
dependencies:
|
||||
chokidar: 5.0.0
|
||||
chokidar: 4.0.3
|
||||
debug: 4.4.3(supports-color@5.5.0)
|
||||
local-pkg: 1.1.2
|
||||
magic-string: 0.30.21
|
||||
mlly: 1.8.0
|
||||
obug: 2.1.1
|
||||
picomatch: 4.0.3
|
||||
tinyglobby: 0.2.15
|
||||
unplugin: 2.3.11
|
||||
unplugin-utils: 0.3.1
|
||||
vue: 3.5.26(typescript@5.9.3)
|
||||
optionalDependencies:
|
||||
'@babel/parser': 7.28.5
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
unplugin-vue-define-options@3.1.1(vue@3.5.26(typescript@5.9.3)):
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user