mirror of
https://github.com/sysadminsmedia/homebox.git
synced 2025-12-21 13:23:14 +01:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
@@ -22,6 +22,7 @@
|
||||
"editor.defaultFormatter": "dbaeumer.vscode-eslint"
|
||||
},
|
||||
"eslint.format.enable": true,
|
||||
"eslint.validate": ["javascript", "typescript", "vue"],
|
||||
"eslint.useFlatConfig": true,
|
||||
"css.validate": false,
|
||||
"tailwindCSS.includeLanguages": {
|
||||
|
||||
@@ -1,3 +1,5 @@
|
||||
import type { CurrenciesCurrency } from "~/lib/api/types/data-contracts";
|
||||
|
||||
export function validDate(dt: Date | string | null | undefined): boolean {
|
||||
if (!dt) {
|
||||
return false;
|
||||
@@ -42,7 +44,7 @@ function clampDecimals(currency: string, decimals: number): number {
|
||||
}
|
||||
|
||||
// Type guard to validate currency response shape with strict validation
|
||||
function isValidCurrencyItem(item: any): item is { code: string; decimals: number } {
|
||||
function isValidCurrencyItem(item: CurrenciesCurrency) {
|
||||
if (
|
||||
typeof item !== "object" ||
|
||||
item === null ||
|
||||
|
||||
@@ -74,7 +74,7 @@
|
||||
"tailwindcss": "^3.4.17",
|
||||
"tailwindcss-animate": "^1.0.7",
|
||||
"vaul-vue": "^0.4.1",
|
||||
"vite": "^7.1.3",
|
||||
"vite": "^7.1.5",
|
||||
"vue": "3.5.20",
|
||||
"vue-router": "^4.5.1",
|
||||
"vue-sonner": "^2.0.8"
|
||||
|
||||
1075
frontend/pnpm-lock.yaml
generated
1075
frontend/pnpm-lock.yaml
generated
File diff suppressed because it is too large
Load Diff
208
pnpm-lock.yaml
generated
208
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ importers:
|
||||
dependencies:
|
||||
nuxt:
|
||||
specifier: ^4.0.0
|
||||
version: 4.0.3(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@vue/compiler-sfc@3.5.20)(db0@0.3.2)(ioredis@5.7.0)(magicast@0.3.5)(rollup@4.49.0)(terser@5.28.1)(typescript@5.9.2)(vite@5.4.18(terser@5.28.1))(yaml@2.8.1)
|
||||
version: 4.0.3(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@vue/compiler-sfc@3.5.20)(db0@0.3.2)(ioredis@5.7.0)(magicast@0.3.5)(rollup@4.49.0)(terser@5.28.1)(typescript@5.9.2)(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(yaml@2.8.1)
|
||||
devDependencies:
|
||||
vitepress:
|
||||
specifier: ^1.6.3
|
||||
@@ -746,10 +746,6 @@ packages:
|
||||
'@jridgewell/gen-mapping@0.3.13':
|
||||
resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}
|
||||
|
||||
'@jridgewell/gen-mapping@0.3.8':
|
||||
resolution: {integrity: sha512-imAbBGkb+ebQyxKgzv5Hu2nmROxoDOXHh80evxdoXNOrvAnVx7zimzc1Oo5h9RlfV4vPXaE2iM5pOFbvOCClWA==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
'@jridgewell/remapping@2.3.5':
|
||||
resolution: {integrity: sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ==}
|
||||
|
||||
@@ -757,19 +753,12 @@ packages:
|
||||
resolution: {integrity: sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
'@jridgewell/set-array@1.2.1':
|
||||
resolution: {integrity: sha512-R8gLRTZeyp03ymzP/6Lil/28tGeGEzhx1q2k703KGWRAI1VdvPIXdG70VJc2pAMw3NA6JKL5hhFu1sJX0Mnn/A==}
|
||||
engines: {node: '>=6.0.0'}
|
||||
|
||||
'@jridgewell/source-map@0.3.6':
|
||||
resolution: {integrity: sha512-1ZJTZebgqllO79ue2bm3rIGud/bOe0pP5BjSRCRxxYkEZS8STV7zN84UBbiYu7jy+eCKSnVIUgoWWE/tt+shMQ==}
|
||||
|
||||
'@jridgewell/sourcemap-codec@1.5.0':
|
||||
resolution: {integrity: sha512-gv3ZRaISU3fjPAgNsriBRqGWQL6quFx04YMPW/zD8XMLsU32mhCCbfbO6KZFLjvYpCZ8zyDEgqsgf+PwPaM7GQ==}
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.25':
|
||||
resolution: {integrity: sha512-vNk6aEwybGtawWmy/PzwnGDOjCkLWSD2wqvjGGAgOAwCGWySYXfYoxt00IJkTF+8Lb57DwOb3Aa0o9CApepiYQ==}
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.30':
|
||||
resolution: {integrity: sha512-GQ7Nw5G2lTu/BtHTKfXhKHok2WGetd4XYcVKGx00SjAk8GMwgJM3zr6zORiPGuOE+/vkc90KtTosSSvaCjKb2Q==}
|
||||
|
||||
@@ -1883,11 +1872,6 @@ packages:
|
||||
peerDependencies:
|
||||
acorn: ^8
|
||||
|
||||
acorn@8.14.1:
|
||||
resolution: {integrity: sha512-OvQ/2pUDKmgfCg++xsTX1wGxfTaszcHVcTctW4UJB4hibJx2HXxxO5UmVgyjMa+ZDsiaf5wWLXYpRWMmBI0QHg==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
hasBin: true
|
||||
|
||||
acorn@8.15.0:
|
||||
resolution: {integrity: sha512-NZyJarBfL7nWwIq+FDL6Zp/yHEhePMNnnJ0y3qfieCrmNvYct8uvtiV41UvlSe6apAfk0fY1FbWx+NwfmpvtTg==}
|
||||
engines: {node: '>=0.4.0'}
|
||||
@@ -4027,6 +4011,10 @@ packages:
|
||||
resolution: {integrity: sha512-tX5e7OM1HnYr2+a2C/4V0htOcSQcoSTH9KgJnVvNm5zm/cyEWKJ7j7YutsH9CxMdtOkkLFy2AHrMci9IM8IPZQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
tinyglobby@0.2.15:
|
||||
resolution: {integrity: sha512-j2Zq4NyQYG5XMST4cbs02Ak8iJUdxRM0XI5QyxXuZOzKOINmWurp3smXu3y5wDcJrptwpSjgXHzIQxR0omXljQ==}
|
||||
engines: {node: '>=12.0.0'}
|
||||
|
||||
tmp-promise@3.0.3:
|
||||
resolution: {integrity: sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ==}
|
||||
|
||||
@@ -4322,8 +4310,8 @@ packages:
|
||||
vite: ^6.0.0 || ^7.0.0
|
||||
vue: ^3.5.0
|
||||
|
||||
vite@5.4.18:
|
||||
resolution: {integrity: sha512-1oDcnEp3lVyHCuQ2YFelM4Alm2o91xNoMncRm1U7S+JdYfYOvbiGZ3/CxGttrOu2M/KcGz7cRC2DoNUA6urmMA==}
|
||||
vite@5.4.20:
|
||||
resolution: {integrity: sha512-j3lYzGC3P+B5Yfy/pfKNgVEg4+UtcIJcVRt2cDjIOmhLourAqPqf8P7acgxeiSgUB7E3p2P8/3gNIgDLpwzs4g==}
|
||||
engines: {node: ^18.0.0 || >=20.0.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -4353,8 +4341,8 @@ packages:
|
||||
terser:
|
||||
optional: true
|
||||
|
||||
vite@7.1.3:
|
||||
resolution: {integrity: sha512-OOUi5zjkDxYrKhTV3V7iKsoS37VUM7v40+HuwEmcrsf11Cdx9y3DIr2Px6liIcZFwt3XSRpQvFpL3WVy7ApkGw==}
|
||||
vite@7.1.5:
|
||||
resolution: {integrity: sha512-4cKBO9wR75r0BeIWWWId9XK9Lj6La5X846Zw9dFfzMRw38IlTk2iCcUt6hsyiDRcPidc55ZParFYDXi0nXOeLQ==}
|
||||
engines: {node: ^20.19.0 || >=22.12.0}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
@@ -4657,8 +4645,8 @@ snapshots:
|
||||
|
||||
'@ampproject/remapping@2.3.0':
|
||||
dependencies:
|
||||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
'@jridgewell/gen-mapping': 0.3.13
|
||||
'@jridgewell/trace-mapping': 0.3.30
|
||||
|
||||
'@babel/code-frame@7.27.1':
|
||||
dependencies:
|
||||
@@ -5152,33 +5140,20 @@ snapshots:
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
'@jridgewell/trace-mapping': 0.3.30
|
||||
|
||||
'@jridgewell/gen-mapping@0.3.8':
|
||||
dependencies:
|
||||
'@jridgewell/set-array': 1.2.1
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
|
||||
'@jridgewell/remapping@2.3.5':
|
||||
dependencies:
|
||||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
'@jridgewell/gen-mapping': 0.3.13
|
||||
'@jridgewell/trace-mapping': 0.3.30
|
||||
|
||||
'@jridgewell/resolve-uri@3.1.2': {}
|
||||
|
||||
'@jridgewell/set-array@1.2.1': {}
|
||||
|
||||
'@jridgewell/source-map@0.3.6':
|
||||
dependencies:
|
||||
'@jridgewell/gen-mapping': 0.3.8
|
||||
'@jridgewell/trace-mapping': 0.3.25
|
||||
'@jridgewell/gen-mapping': 0.3.13
|
||||
'@jridgewell/trace-mapping': 0.3.30
|
||||
|
||||
'@jridgewell/sourcemap-codec@1.5.0': {}
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.25':
|
||||
dependencies:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
'@jridgewell/sourcemap-codec': 1.5.0
|
||||
|
||||
'@jridgewell/trace-mapping@0.3.30':
|
||||
dependencies:
|
||||
'@jridgewell/resolve-uri': 3.1.2
|
||||
@@ -5262,7 +5237,7 @@ snapshots:
|
||||
|
||||
'@netlify/zip-it-and-ship-it@12.2.1(rollup@4.49.0)':
|
||||
dependencies:
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/parser': 7.28.3
|
||||
'@babel/types': 7.28.0
|
||||
'@netlify/binary-info': 1.0.0
|
||||
'@netlify/serverless-functions-api': 2.3.0
|
||||
@@ -5345,11 +5320,11 @@ snapshots:
|
||||
|
||||
'@nuxt/devalue@2.0.2': {}
|
||||
|
||||
'@nuxt/devtools-kit@2.6.3(magicast@0.3.5)(vite@5.4.18(terser@5.28.1))':
|
||||
'@nuxt/devtools-kit@2.6.3(magicast@0.3.5)(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))':
|
||||
dependencies:
|
||||
'@nuxt/kit': 3.18.1(magicast@0.3.5)
|
||||
execa: 8.0.1
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
transitivePeerDependencies:
|
||||
- magicast
|
||||
|
||||
@@ -5364,12 +5339,12 @@ snapshots:
|
||||
prompts: 2.4.2
|
||||
semver: 7.7.2
|
||||
|
||||
'@nuxt/devtools@2.6.3(vite@5.4.18(terser@5.28.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
'@nuxt/devtools@2.6.3(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
dependencies:
|
||||
'@nuxt/devtools-kit': 2.6.3(magicast@0.3.5)(vite@5.4.18(terser@5.28.1))
|
||||
'@nuxt/devtools-kit': 2.6.3(magicast@0.3.5)(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
'@nuxt/devtools-wizard': 2.6.3
|
||||
'@nuxt/kit': 3.18.1(magicast@0.3.5)
|
||||
'@vue/devtools-core': 7.7.7(vite@5.4.18(terser@5.28.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@vue/devtools-core': 7.7.7(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@vue/devtools-kit': 7.7.7
|
||||
birpc: 2.5.0
|
||||
consola: 3.4.2
|
||||
@@ -5393,10 +5368,10 @@ snapshots:
|
||||
simple-git: 3.28.0
|
||||
sirv: 3.0.1
|
||||
structured-clone-es: 1.0.0
|
||||
tinyglobby: 0.2.14
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite-plugin-inspect: 11.3.3(@nuxt/kit@3.18.1(magicast@0.3.5))(vite@5.4.18(terser@5.28.1))
|
||||
vite-plugin-vue-tracer: 1.0.0(vite@5.4.18(terser@5.28.1))(vue@3.5.20(typescript@5.9.2))
|
||||
tinyglobby: 0.2.15
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite-plugin-inspect: 11.3.3(@nuxt/kit@3.18.1(magicast@0.3.5))(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
vite-plugin-vue-tracer: 1.0.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
which: 5.0.0
|
||||
ws: 8.18.3
|
||||
transitivePeerDependencies:
|
||||
@@ -5424,7 +5399,7 @@ snapshots:
|
||||
scule: 1.3.0
|
||||
semver: 7.7.2
|
||||
std-env: 3.9.0
|
||||
tinyglobby: 0.2.14
|
||||
tinyglobby: 0.2.15
|
||||
ufo: 1.6.1
|
||||
unctx: 2.4.1
|
||||
unimport: 5.2.0
|
||||
@@ -5450,7 +5425,7 @@ snapshots:
|
||||
scule: 1.3.0
|
||||
semver: 7.7.2
|
||||
std-env: 3.9.0
|
||||
tinyglobby: 0.2.14
|
||||
tinyglobby: 0.2.15
|
||||
ufo: 1.6.1
|
||||
unctx: 2.4.1
|
||||
unimport: 5.2.0
|
||||
@@ -5488,8 +5463,8 @@ snapshots:
|
||||
dependencies:
|
||||
'@nuxt/kit': 4.0.3(magicast@0.3.5)
|
||||
'@rollup/plugin-replace': 6.0.2(rollup@4.49.0)
|
||||
'@vitejs/plugin-vue': 6.0.1(vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@vitejs/plugin-vue-jsx': 5.1.1(vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@vitejs/plugin-vue': 6.0.1(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@vitejs/plugin-vue-jsx': 5.1.1(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
autoprefixer: 10.4.21(postcss@8.5.6)
|
||||
consola: 3.4.2
|
||||
cssnano: 7.1.1(postcss@8.5.6)
|
||||
@@ -5511,9 +5486,9 @@ snapshots:
|
||||
std-env: 3.9.0
|
||||
ufo: 1.6.1
|
||||
unenv: 2.0.0-rc.19
|
||||
vite: 7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite-node: 3.2.4(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite-plugin-checker: 0.10.3(typescript@5.9.2)(vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
vite-plugin-checker: 0.10.3(typescript@5.9.2)(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
vue-bundle-renderer: 2.1.2
|
||||
transitivePeerDependencies:
|
||||
@@ -5827,7 +5802,7 @@ snapshots:
|
||||
|
||||
'@rollup/pluginutils@5.2.0(rollup@4.49.0)':
|
||||
dependencies:
|
||||
'@types/estree': 1.0.7
|
||||
'@types/estree': 1.0.8
|
||||
estree-walker: 2.0.2
|
||||
picomatch: 4.0.3
|
||||
optionalDependencies:
|
||||
@@ -6097,8 +6072,8 @@ snapshots:
|
||||
dependencies:
|
||||
'@mapbox/node-pre-gyp': 2.0.0
|
||||
'@rollup/pluginutils': 5.2.0(rollup@4.49.0)
|
||||
acorn: 8.14.1
|
||||
acorn-import-attributes: 1.9.5(acorn@8.14.1)
|
||||
acorn: 8.15.0
|
||||
acorn-import-attributes: 1.9.5(acorn@8.15.0)
|
||||
async-sema: 3.1.1
|
||||
bindings: 1.5.0
|
||||
estree-walker: 2.0.2
|
||||
@@ -6112,27 +6087,27 @@ snapshots:
|
||||
- rollup
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue-jsx@5.1.1(vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
'@vitejs/plugin-vue-jsx@5.1.1(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
dependencies:
|
||||
'@babel/core': 7.28.3
|
||||
'@babel/plugin-syntax-typescript': 7.27.1(@babel/core@7.28.3)
|
||||
'@babel/plugin-transform-typescript': 7.28.0(@babel/core@7.28.3)
|
||||
'@rolldown/pluginutils': 1.0.0-beta.34
|
||||
'@vue/babel-plugin-jsx': 1.5.0(@babel/core@7.28.3)
|
||||
vite: 7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@vitejs/plugin-vue@5.2.3(vite@5.4.18(terser@5.28.1))(vue@3.5.13(typescript@5.9.2))':
|
||||
'@vitejs/plugin-vue@5.2.3(vite@5.4.20(terser@5.28.1))(vue@3.5.13(typescript@5.9.2))':
|
||||
dependencies:
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite: 5.4.20(terser@5.28.1)
|
||||
vue: 3.5.13(typescript@5.9.2)
|
||||
|
||||
'@vitejs/plugin-vue@6.0.1(vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
'@vitejs/plugin-vue@6.0.1(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
dependencies:
|
||||
'@rolldown/pluginutils': 1.0.0-beta.29
|
||||
vite: 7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
|
||||
'@volar/language-core@2.4.23':
|
||||
@@ -6251,14 +6226,14 @@ snapshots:
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.7.5
|
||||
|
||||
'@vue/devtools-core@7.7.7(vite@5.4.18(terser@5.28.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
'@vue/devtools-core@7.7.7(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))':
|
||||
dependencies:
|
||||
'@vue/devtools-kit': 7.7.7
|
||||
'@vue/devtools-shared': 7.7.7
|
||||
mitt: 3.0.1
|
||||
nanoid: 5.1.5
|
||||
pathe: 2.0.3
|
||||
vite-hot-client: 2.1.0(vite@5.4.18(terser@5.28.1))
|
||||
vite-hot-client: 2.1.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
transitivePeerDependencies:
|
||||
- vite
|
||||
@@ -6294,7 +6269,7 @@ snapshots:
|
||||
'@vue/language-core@3.0.6(typescript@5.9.2)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.4.23
|
||||
'@vue/compiler-dom': 3.5.13
|
||||
'@vue/compiler-dom': 3.5.20
|
||||
'@vue/compiler-vue2': 2.7.16
|
||||
'@vue/shared': 3.5.20
|
||||
alien-signals: 2.0.7
|
||||
@@ -6377,7 +6352,7 @@ snapshots:
|
||||
|
||||
'@vueuse/shared@12.8.2(typescript@5.9.2)':
|
||||
dependencies:
|
||||
vue: 3.5.13(typescript@5.9.2)
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
|
||||
@@ -6415,11 +6390,9 @@ snapshots:
|
||||
dependencies:
|
||||
event-target-shim: 5.0.1
|
||||
|
||||
acorn-import-attributes@1.9.5(acorn@8.14.1):
|
||||
acorn-import-attributes@1.9.5(acorn@8.15.0):
|
||||
dependencies:
|
||||
acorn: 8.14.1
|
||||
|
||||
acorn@8.14.1: {}
|
||||
acorn: 8.15.0
|
||||
|
||||
acorn@8.15.0: {}
|
||||
|
||||
@@ -6861,11 +6834,11 @@ snapshots:
|
||||
dependencies:
|
||||
node-source-walk: 7.0.1
|
||||
|
||||
detective-postcss@7.0.1(postcss@8.5.3):
|
||||
detective-postcss@7.0.1(postcss@8.5.6):
|
||||
dependencies:
|
||||
is-url: 1.2.4
|
||||
postcss: 8.5.3
|
||||
postcss-values-parser: 6.0.2(postcss@8.5.3)
|
||||
postcss: 8.5.6
|
||||
postcss-values-parser: 6.0.2(postcss@8.5.6)
|
||||
|
||||
detective-sass@6.0.1:
|
||||
dependencies:
|
||||
@@ -6891,7 +6864,7 @@ snapshots:
|
||||
detective-vue2@2.2.0(typescript@5.9.2):
|
||||
dependencies:
|
||||
'@dependents/detective-less': 5.0.1
|
||||
'@vue/compiler-sfc': 3.5.13
|
||||
'@vue/compiler-sfc': 3.5.20
|
||||
detective-es6: 5.0.1
|
||||
detective-sass: 6.0.1
|
||||
detective-scss: 5.0.1
|
||||
@@ -7088,7 +7061,7 @@ snapshots:
|
||||
|
||||
estree-walker@3.0.3:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.7
|
||||
'@types/estree': 1.0.8
|
||||
|
||||
esutils@2.0.3: {}
|
||||
|
||||
@@ -7432,7 +7405,7 @@ snapshots:
|
||||
|
||||
is-reference@1.2.1:
|
||||
dependencies:
|
||||
'@types/estree': 1.0.7
|
||||
'@types/estree': 1.0.8
|
||||
|
||||
is-ssh@1.4.1:
|
||||
dependencies:
|
||||
@@ -7597,8 +7570,8 @@ snapshots:
|
||||
|
||||
magicast@0.3.5:
|
||||
dependencies:
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/types': 7.27.0
|
||||
'@babel/parser': 7.28.3
|
||||
'@babel/types': 7.28.2
|
||||
source-map-js: 1.2.1
|
||||
|
||||
mark.js@8.11.1: {}
|
||||
@@ -7849,7 +7822,7 @@ snapshots:
|
||||
|
||||
node-source-walk@7.0.1:
|
||||
dependencies:
|
||||
'@babel/parser': 7.27.0
|
||||
'@babel/parser': 7.28.3
|
||||
|
||||
nopt@8.1.0:
|
||||
dependencies:
|
||||
@@ -7882,11 +7855,11 @@ snapshots:
|
||||
dependencies:
|
||||
boolbase: 1.0.0
|
||||
|
||||
nuxt@4.0.3(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@vue/compiler-sfc@3.5.20)(db0@0.3.2)(ioredis@5.7.0)(magicast@0.3.5)(rollup@4.49.0)(terser@5.28.1)(typescript@5.9.2)(vite@5.4.18(terser@5.28.1))(yaml@2.8.1):
|
||||
nuxt@4.0.3(@netlify/blobs@9.1.2)(@parcel/watcher@2.5.1)(@vue/compiler-sfc@3.5.20)(db0@0.3.2)(ioredis@5.7.0)(magicast@0.3.5)(rollup@4.49.0)(terser@5.28.1)(typescript@5.9.2)(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(yaml@2.8.1):
|
||||
dependencies:
|
||||
'@nuxt/cli': 3.28.0(magicast@0.3.5)
|
||||
'@nuxt/devalue': 2.0.2
|
||||
'@nuxt/devtools': 2.6.3(vite@5.4.18(terser@5.28.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@nuxt/devtools': 2.6.3(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2))
|
||||
'@nuxt/kit': 4.0.3(magicast@0.3.5)
|
||||
'@nuxt/schema': 4.0.3
|
||||
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
|
||||
@@ -7947,7 +7920,7 @@ snapshots:
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
vue-bundle-renderer: 2.1.2
|
||||
vue-devtools-stub: 0.1.0
|
||||
vue-router: 4.5.1(vue@3.5.13(typescript@5.9.2))
|
||||
vue-router: 4.5.1(vue@3.5.20(typescript@5.9.2))
|
||||
optionalDependencies:
|
||||
'@parcel/watcher': 2.5.1
|
||||
transitivePeerDependencies:
|
||||
@@ -8366,11 +8339,11 @@ snapshots:
|
||||
|
||||
postcss-value-parser@4.2.0: {}
|
||||
|
||||
postcss-values-parser@6.0.2(postcss@8.5.3):
|
||||
postcss-values-parser@6.0.2(postcss@8.5.6):
|
||||
dependencies:
|
||||
color-name: 1.1.4
|
||||
is-url-superb: 4.0.0
|
||||
postcss: 8.5.3
|
||||
postcss: 8.5.6
|
||||
quote-unquote: 1.0.0
|
||||
|
||||
postcss@8.5.3:
|
||||
@@ -8394,7 +8367,7 @@ snapshots:
|
||||
detective-amd: 6.0.1
|
||||
detective-cjs: 6.0.1
|
||||
detective-es6: 5.0.1
|
||||
detective-postcss: 7.0.1(postcss@8.5.3)
|
||||
detective-postcss: 7.0.1(postcss@8.5.6)
|
||||
detective-sass: 6.0.1
|
||||
detective-scss: 5.0.1
|
||||
detective-stylus: 5.0.1
|
||||
@@ -8402,7 +8375,7 @@ snapshots:
|
||||
detective-vue2: 2.2.0(typescript@5.9.2)
|
||||
module-definition: 6.0.1
|
||||
node-source-walk: 7.0.1
|
||||
postcss: 8.5.3
|
||||
postcss: 8.5.6
|
||||
typescript: 5.9.2
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
@@ -8860,7 +8833,7 @@ snapshots:
|
||||
terser@5.28.1:
|
||||
dependencies:
|
||||
'@jridgewell/source-map': 0.3.6
|
||||
acorn: 8.14.1
|
||||
acorn: 8.15.0
|
||||
commander: 2.20.3
|
||||
source-map-support: 0.5.21
|
||||
|
||||
@@ -8879,6 +8852,11 @@ snapshots:
|
||||
fdir: 6.5.0(picomatch@4.0.3)
|
||||
picomatch: 4.0.3
|
||||
|
||||
tinyglobby@0.2.15:
|
||||
dependencies:
|
||||
fdir: 6.5.0(picomatch@4.0.3)
|
||||
picomatch: 4.0.3
|
||||
|
||||
tmp-promise@3.0.3:
|
||||
dependencies:
|
||||
tmp: 0.2.5
|
||||
@@ -8921,7 +8899,7 @@ snapshots:
|
||||
|
||||
unctx@2.4.1:
|
||||
dependencies:
|
||||
acorn: 8.14.1
|
||||
acorn: 8.15.0
|
||||
estree-walker: 3.0.3
|
||||
magic-string: 0.30.17
|
||||
unplugin: 2.3.9
|
||||
@@ -8958,7 +8936,7 @@ snapshots:
|
||||
pkg-types: 2.3.0
|
||||
scule: 1.3.0
|
||||
strip-literal: 3.0.0
|
||||
tinyglobby: 0.2.14
|
||||
tinyglobby: 0.2.15
|
||||
unplugin: 2.3.9
|
||||
unplugin-utils: 0.2.5
|
||||
|
||||
@@ -9014,12 +8992,12 @@ snapshots:
|
||||
pathe: 2.0.3
|
||||
picomatch: 4.0.3
|
||||
scule: 1.3.0
|
||||
tinyglobby: 0.2.14
|
||||
tinyglobby: 0.2.15
|
||||
unplugin: 2.3.9
|
||||
unplugin-utils: 0.2.5
|
||||
yaml: 2.8.1
|
||||
optionalDependencies:
|
||||
vue-router: 4.5.1(vue@3.5.13(typescript@5.9.2))
|
||||
vue-router: 4.5.1(vue@3.5.20(typescript@5.9.2))
|
||||
transitivePeerDependencies:
|
||||
- typescript
|
||||
- vue
|
||||
@@ -9100,15 +9078,15 @@ snapshots:
|
||||
'@types/unist': 3.0.3
|
||||
vfile-message: 4.0.2
|
||||
|
||||
vite-dev-rpc@1.1.0(vite@5.4.18(terser@5.28.1)):
|
||||
vite-dev-rpc@1.1.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)):
|
||||
dependencies:
|
||||
birpc: 2.5.0
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite-hot-client: 2.1.0(vite@5.4.18(terser@5.28.1))
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite-hot-client: 2.1.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
|
||||
vite-hot-client@2.1.0(vite@5.4.18(terser@5.28.1)):
|
||||
vite-hot-client@2.1.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)):
|
||||
dependencies:
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
|
||||
vite-node@3.2.4(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1):
|
||||
dependencies:
|
||||
@@ -9116,7 +9094,7 @@ snapshots:
|
||||
debug: 4.4.1
|
||||
es-module-lexer: 1.7.0
|
||||
pathe: 2.0.3
|
||||
vite: 7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
transitivePeerDependencies:
|
||||
- '@types/node'
|
||||
- jiti
|
||||
@@ -9131,7 +9109,7 @@ snapshots:
|
||||
- tsx
|
||||
- yaml
|
||||
|
||||
vite-plugin-checker@0.10.3(typescript@5.9.2)(vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)):
|
||||
vite-plugin-checker@0.10.3(typescript@5.9.2)(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)):
|
||||
dependencies:
|
||||
'@babel/code-frame': 7.27.1
|
||||
chokidar: 4.0.3
|
||||
@@ -9140,13 +9118,13 @@ snapshots:
|
||||
picomatch: 4.0.3
|
||||
strip-ansi: 7.1.0
|
||||
tiny-invariant: 1.3.3
|
||||
tinyglobby: 0.2.14
|
||||
vite: 7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
tinyglobby: 0.2.15
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vscode-uri: 3.1.0
|
||||
optionalDependencies:
|
||||
typescript: 5.9.2
|
||||
|
||||
vite-plugin-inspect@11.3.3(@nuxt/kit@3.18.1(magicast@0.3.5))(vite@5.4.18(terser@5.28.1)):
|
||||
vite-plugin-inspect@11.3.3(@nuxt/kit@3.18.1(magicast@0.3.5))(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)):
|
||||
dependencies:
|
||||
ansis: 4.1.0
|
||||
debug: 4.4.1
|
||||
@@ -9156,24 +9134,24 @@ snapshots:
|
||||
perfect-debounce: 2.0.0
|
||||
sirv: 3.0.1
|
||||
unplugin-utils: 0.3.0
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite-dev-rpc: 1.1.0(vite@5.4.18(terser@5.28.1))
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vite-dev-rpc: 1.1.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))
|
||||
optionalDependencies:
|
||||
'@nuxt/kit': 3.18.1(magicast@0.3.5)
|
||||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
vite-plugin-vue-tracer@1.0.0(vite@5.4.18(terser@5.28.1))(vue@3.5.20(typescript@5.9.2)):
|
||||
vite-plugin-vue-tracer@1.0.0(vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1))(vue@3.5.20(typescript@5.9.2)):
|
||||
dependencies:
|
||||
estree-walker: 3.0.3
|
||||
exsolve: 1.0.7
|
||||
magic-string: 0.30.17
|
||||
pathe: 2.0.3
|
||||
source-map-js: 1.2.1
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite: 7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1)
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
|
||||
vite@5.4.18(terser@5.28.1):
|
||||
vite@5.4.20(terser@5.28.1):
|
||||
dependencies:
|
||||
esbuild: 0.21.5
|
||||
postcss: 8.5.3
|
||||
@@ -9182,14 +9160,14 @@ snapshots:
|
||||
fsevents: 2.3.3
|
||||
terser: 5.28.1
|
||||
|
||||
vite@7.1.3(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1):
|
||||
vite@7.1.5(jiti@2.5.1)(terser@5.28.1)(yaml@2.8.1):
|
||||
dependencies:
|
||||
esbuild: 0.25.9
|
||||
fdir: 6.5.0(picomatch@4.0.3)
|
||||
picomatch: 4.0.3
|
||||
postcss: 8.5.6
|
||||
rollup: 4.49.0
|
||||
tinyglobby: 0.2.14
|
||||
tinyglobby: 0.2.15
|
||||
optionalDependencies:
|
||||
fsevents: 2.3.3
|
||||
jiti: 2.5.1
|
||||
@@ -9205,7 +9183,7 @@ snapshots:
|
||||
'@shikijs/transformers': 2.5.0
|
||||
'@shikijs/types': 2.5.0
|
||||
'@types/markdown-it': 14.1.2
|
||||
'@vitejs/plugin-vue': 5.2.3(vite@5.4.18(terser@5.28.1))(vue@3.5.13(typescript@5.9.2))
|
||||
'@vitejs/plugin-vue': 5.2.3(vite@5.4.20(terser@5.28.1))(vue@3.5.13(typescript@5.9.2))
|
||||
'@vue/devtools-api': 7.7.5
|
||||
'@vue/shared': 3.5.13
|
||||
'@vueuse/core': 12.8.2(typescript@5.9.2)
|
||||
@@ -9214,7 +9192,7 @@ snapshots:
|
||||
mark.js: 8.11.1
|
||||
minisearch: 7.1.2
|
||||
shiki: 2.5.0
|
||||
vite: 5.4.18(terser@5.28.1)
|
||||
vite: 5.4.20(terser@5.28.1)
|
||||
vue: 3.5.13(typescript@5.9.2)
|
||||
optionalDependencies:
|
||||
postcss: 8.5.6
|
||||
@@ -9253,10 +9231,10 @@ snapshots:
|
||||
|
||||
vue-devtools-stub@0.1.0: {}
|
||||
|
||||
vue-router@4.5.1(vue@3.5.13(typescript@5.9.2)):
|
||||
vue-router@4.5.1(vue@3.5.20(typescript@5.9.2)):
|
||||
dependencies:
|
||||
'@vue/devtools-api': 6.6.4
|
||||
vue: 3.5.13(typescript@5.9.2)
|
||||
vue: 3.5.20(typescript@5.9.2)
|
||||
|
||||
vue@3.5.13(typescript@5.9.2):
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user