1
0
mirror of https://github.com/robonen/canvas-3d.git synced 2026-06-20 10:05:19 +00:00

Compare commits

..

1 Commits

Author SHA1 Message Date
renovate[bot] 3d86dafb3b chore(deps): update dependency vue-router to v5 2026-06-01 17:03:06 +00:00
2 changed files with 37 additions and 28 deletions
+1 -1
View File
@@ -27,6 +27,6 @@
"husky": "^9.1.7",
"prettier": "^3.8.3",
"typescript": "^6.0.3",
"vue-tsc": "^3.3.3"
"vue-tsc": "^3.3.2"
}
}
+36 -27
View File
@@ -10,7 +10,7 @@ importers:
dependencies:
nuxt:
specifier: ^4.4.6
version: 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0)
version: 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0)
sass:
specifier: ^1.100.0
version: 1.100.0
@@ -31,8 +31,8 @@ importers:
specifier: ^6.0.3
version: 6.0.3
vue-tsc:
specifier: ^3.3.3
version: 3.3.3(typescript@6.0.3)
specifier: ^3.3.2
version: 3.3.2(typescript@6.0.3)
packages:
@@ -130,6 +130,11 @@ packages:
resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
engines: {node: '>=6.9.0'}
'@babel/parser@7.29.2':
resolution: {integrity: sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==}
engines: {node: '>=6.0.0'}
hasBin: true
'@babel/parser@7.29.3':
resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==}
engines: {node: '>=6.0.0'}
@@ -1540,8 +1545,8 @@ packages:
'@vue/devtools-shared@8.1.2':
resolution: {integrity: sha512-X9RyVFYAdkBe4IUf5v48TxBF/6QPmF8CmWrDAjXzfUHrgQ/HGfTC1A6TqgXqZ03ye66l3AD51BAGD69IvKM9sw==}
'@vue/language-core@3.3.3':
resolution: {integrity: sha512-X6p+7nfY7vVT6dQwUJ+v0Jfq/lwIfhL2jMi91dQ3ln4hnlGXlxsDu/FNkeyHYgvYtyQy18ZX76IZy7X4diDbiQ==}
'@vue/language-core@3.3.2':
resolution: {integrity: sha512-CLwjSfHlPLhjd2qhuS3tTFtnOIWHXAM5u4X1DxmzlQ8j5bmOYlKCsSusOP7jCRJnlVg0mCTQtHU3vwFvopZGoQ==}
'@vue/reactivity@3.5.34':
resolution: {integrity: sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==}
@@ -3565,8 +3570,8 @@ packages:
vite:
optional: true
vue-tsc@3.3.3:
resolution: {integrity: sha512-SWUEG7YRUeDJHT7Xsuhf02elYX2gxPzzAII7OxDAh4KNOr4QHQ0Lls0YfnaO5GNd560CwVa2HTfdqmA5MqvRqQ==}
vue-tsc@3.3.2:
resolution: {integrity: sha512-n7nQoA3YWW/eiDR8jMiv/uJvlg0uLGs+YgUrsTrf9EZaYSt3tuvMZb5V8+7Mvh/EH5pnY/hoVdgfjH+XcK+wwA==}
hasBin: true
peerDependencies:
typescript: '>=5.0.0'
@@ -3811,6 +3816,10 @@ snapshots:
'@babel/template': 7.28.6
'@babel/types': 7.29.0
'@babel/parser@7.29.2':
dependencies:
'@babel/types': 7.29.0
'@babel/parser@7.29.3':
dependencies:
'@babel/types': 7.29.0
@@ -4322,12 +4331,12 @@ snapshots:
transitivePeerDependencies:
- magicast
'@nuxt/nitro-server@4.4.6(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0))(oxc-parser@0.131.0)(typescript@6.0.3)':
'@nuxt/nitro-server@4.4.6(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0))(oxc-parser@0.131.0)(typescript@6.0.3)':
dependencies:
'@nuxt/devalue': 2.0.2
'@nuxt/kit': 4.4.6(magicast@0.5.2)
'@unhead/vue': 2.1.15(vue@3.5.34(typescript@6.0.3))
'@vue/shared': 3.5.35
'@vue/shared': 3.5.34
consola: 3.4.2
defu: 6.1.7
destr: 2.0.5
@@ -4340,7 +4349,7 @@ snapshots:
klona: 2.0.6
mocked-exports: 0.1.1
nitropack: 2.13.4(oxc-parser@0.131.0)
nuxt: 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0)
nuxt: 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0)
nypm: 0.6.6
ohash: 2.0.11
pathe: 2.0.3
@@ -4390,7 +4399,7 @@ snapshots:
'@nuxt/schema@4.4.6':
dependencies:
'@vue/shared': 3.5.35
'@vue/shared': 3.5.34
defu: 6.1.7
pathe: 2.0.3
pkg-types: 2.3.1
@@ -4405,7 +4414,7 @@ snapshots:
rc9: 3.0.1
std-env: 4.1.0
'@nuxt/vite-builder@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0))(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vue-tsc@3.3.3(typescript@6.0.3))(vue@3.5.34(typescript@6.0.3))(yaml@2.9.0)':
'@nuxt/vite-builder@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0))(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vue-tsc@3.3.2(typescript@6.0.3))(vue@3.5.34(typescript@6.0.3))(yaml@2.9.0)':
dependencies:
'@nuxt/kit': 4.4.6(magicast@0.5.2)
'@rollup/plugin-replace': 6.0.3(rollup@4.60.2)
@@ -4423,7 +4432,7 @@ snapshots:
magic-string: 0.30.21
mlly: 1.8.2
mocked-exports: 0.1.1
nuxt: 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0)
nuxt: 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0)
nypm: 0.6.6
pathe: 2.0.3
pkg-types: 2.3.1
@@ -4434,7 +4443,7 @@ snapshots:
unenv: 2.0.0-rc.24
vite: 7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0)
vite-node: 5.3.0(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0)
vite-plugin-checker: 0.13.0(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))
vite-plugin-checker: 0.13.0(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))
vue: 3.5.34(typescript@6.0.3)
vue-bundle-renderer: 2.2.0
optionalDependencies:
@@ -4993,7 +5002,7 @@ snapshots:
'@babel/types': 7.29.0
'@vue/babel-helper-vue-transform-on': 2.0.1
'@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0)
'@vue/shared': 3.5.35
'@vue/shared': 3.5.34
optionalDependencies:
'@babel/core': 7.29.0
transitivePeerDependencies:
@@ -5102,11 +5111,11 @@ snapshots:
'@vue/devtools-shared@8.1.2': {}
'@vue/language-core@3.3.3':
'@vue/language-core@3.3.2':
dependencies:
'@volar/language-core': 2.4.28
'@vue/compiler-dom': 3.5.35
'@vue/shared': 3.5.35
'@vue/compiler-dom': 3.5.34
'@vue/shared': 3.5.34
alien-signals: 3.2.1
muggle-string: 0.4.1
path-browserify: 1.0.1
@@ -5225,7 +5234,7 @@ snapshots:
ast-walker-scope@0.8.3:
dependencies:
'@babel/parser': 7.29.3
'@babel/parser': 7.29.2
ast-kit: 2.1.3
ast-walker-scope@0.9.0:
@@ -5987,7 +5996,7 @@ snapshots:
magicast@0.5.2:
dependencies:
'@babel/parser': 7.29.3
'@babel/parser': 7.29.2
'@babel/types': 7.29.0
source-map-js: 1.2.1
@@ -6192,16 +6201,16 @@ snapshots:
dependencies:
boolbase: 1.0.0
nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0):
nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0):
dependencies:
'@dxup/nuxt': 0.4.1(magicast@0.5.2)(typescript@6.0.3)
'@nuxt/cli': 3.35.2(@nuxt/schema@4.4.6)(cac@6.7.14)(magicast@0.5.2)
'@nuxt/devtools': 3.2.4(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue@3.5.34(typescript@6.0.3))
'@nuxt/kit': 4.4.6(magicast@0.5.2)
'@nuxt/nitro-server': 4.4.6(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0))(oxc-parser@0.131.0)(typescript@6.0.3)
'@nuxt/nitro-server': 4.4.6(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0))(oxc-parser@0.131.0)(typescript@6.0.3)
'@nuxt/schema': 4.4.6
'@nuxt/telemetry': 2.8.0(@nuxt/kit@4.4.6(magicast@0.5.2))
'@nuxt/vite-builder': 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3))(yaml@2.9.0))(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vue-tsc@3.3.3(typescript@6.0.3))(vue@3.5.34(typescript@6.0.3))(yaml@2.9.0)
'@nuxt/vite-builder': 4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(magicast@0.5.2)(nuxt@4.4.6(@babel/plugin-syntax-jsx@7.27.1(@babel/core@7.29.0))(@babel/plugin-syntax-typescript@7.28.6(@babel/core@7.29.0))(@parcel/watcher@2.5.6)(@vue/compiler-sfc@3.5.35)(cac@6.7.14)(db0@0.3.4)(ioredis@5.10.1)(magicast@0.5.2)(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3))(yaml@2.9.0))(rollup-plugin-visualizer@7.0.1(rollup@4.60.2))(rollup@4.60.2)(sass@1.100.0)(terser@5.31.0)(typescript@6.0.3)(vue-tsc@3.3.2(typescript@6.0.3))(vue@3.5.34(typescript@6.0.3))(yaml@2.9.0)
'@unhead/vue': 2.1.15(vue@3.5.34(typescript@6.0.3))
'@vue/shared': 3.5.34
chokidar: 5.0.0
@@ -7181,7 +7190,7 @@ snapshots:
- tsx
- yaml
vite-plugin-checker@0.13.0(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.3(typescript@6.0.3)):
vite-plugin-checker@0.13.0(typescript@6.0.3)(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0))(vue-tsc@3.3.2(typescript@6.0.3)):
dependencies:
'@babel/code-frame': 7.29.0
chokidar: 4.0.3
@@ -7195,7 +7204,7 @@ snapshots:
vscode-uri: 3.1.0
optionalDependencies:
typescript: 6.0.3
vue-tsc: 3.3.3(typescript@6.0.3)
vue-tsc: 3.3.2(typescript@6.0.3)
vite-plugin-inspect@11.3.3(@nuxt/kit@4.4.4(magicast@0.5.2))(vite@7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0)):
dependencies:
@@ -7309,10 +7318,10 @@ snapshots:
'@vue/compiler-sfc': 3.5.35
vite: 7.3.3(jiti@2.7.0)(sass@1.100.0)(terser@5.31.0)(yaml@2.9.0)
vue-tsc@3.3.3(typescript@6.0.3):
vue-tsc@3.3.2(typescript@6.0.3):
dependencies:
'@volar/typescript': 2.4.28
'@vue/language-core': 3.3.3
'@vue/language-core': 3.3.2
typescript: 6.0.3
vue@3.5.34(typescript@6.0.3):