mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-06-20 10:05:19 +00:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3d86dafb3b |
+1
-1
@@ -27,6 +27,6 @@
|
|||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"prettier": "^3.8.3",
|
"prettier": "^3.8.3",
|
||||||
"typescript": "^6.0.3",
|
"typescript": "^6.0.3",
|
||||||
"vue-tsc": "^3.3.3"
|
"vue-tsc": "^3.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
+36
-27
@@ -10,7 +10,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
nuxt:
|
nuxt:
|
||||||
specifier: ^4.4.6
|
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:
|
sass:
|
||||||
specifier: ^1.100.0
|
specifier: ^1.100.0
|
||||||
version: 1.100.0
|
version: 1.100.0
|
||||||
@@ -31,8 +31,8 @@ importers:
|
|||||||
specifier: ^6.0.3
|
specifier: ^6.0.3
|
||||||
version: 6.0.3
|
version: 6.0.3
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^3.3.3
|
specifier: ^3.3.2
|
||||||
version: 3.3.3(typescript@6.0.3)
|
version: 3.3.2(typescript@6.0.3)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -130,6 +130,11 @@ packages:
|
|||||||
resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
|
resolution: {integrity: sha512-xOBvwq86HHdB7WUDTfKfT/Vuxh7gElQ+Sfti2Cy6yIWNW05P8iUslOVcZ4/sKbE+/jQaukQAdz/gf3724kYdqw==}
|
||||||
engines: {node: '>=6.9.0'}
|
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':
|
'@babel/parser@7.29.3':
|
||||||
resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==}
|
resolution: {integrity: sha512-b3ctpQwp+PROvU/cttc4OYl4MzfJUWy6FZg+PMXfzmt/+39iHVF0sDfqay8TQM3JA2EUOyKcFZt75jWriQijsA==}
|
||||||
engines: {node: '>=6.0.0'}
|
engines: {node: '>=6.0.0'}
|
||||||
@@ -1540,8 +1545,8 @@ packages:
|
|||||||
'@vue/devtools-shared@8.1.2':
|
'@vue/devtools-shared@8.1.2':
|
||||||
resolution: {integrity: sha512-X9RyVFYAdkBe4IUf5v48TxBF/6QPmF8CmWrDAjXzfUHrgQ/HGfTC1A6TqgXqZ03ye66l3AD51BAGD69IvKM9sw==}
|
resolution: {integrity: sha512-X9RyVFYAdkBe4IUf5v48TxBF/6QPmF8CmWrDAjXzfUHrgQ/HGfTC1A6TqgXqZ03ye66l3AD51BAGD69IvKM9sw==}
|
||||||
|
|
||||||
'@vue/language-core@3.3.3':
|
'@vue/language-core@3.3.2':
|
||||||
resolution: {integrity: sha512-X6p+7nfY7vVT6dQwUJ+v0Jfq/lwIfhL2jMi91dQ3ln4hnlGXlxsDu/FNkeyHYgvYtyQy18ZX76IZy7X4diDbiQ==}
|
resolution: {integrity: sha512-CLwjSfHlPLhjd2qhuS3tTFtnOIWHXAM5u4X1DxmzlQ8j5bmOYlKCsSusOP7jCRJnlVg0mCTQtHU3vwFvopZGoQ==}
|
||||||
|
|
||||||
'@vue/reactivity@3.5.34':
|
'@vue/reactivity@3.5.34':
|
||||||
resolution: {integrity: sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==}
|
resolution: {integrity: sha512-y9XDjCEuBp+98k+UL5dbYkh57AHU4o6cxZedOPXw3bmrZZYLQsVHguGurq7hVrPCSrQtrnz1f9dssyFr+dMXfQ==}
|
||||||
@@ -3565,8 +3570,8 @@ packages:
|
|||||||
vite:
|
vite:
|
||||||
optional: true
|
optional: true
|
||||||
|
|
||||||
vue-tsc@3.3.3:
|
vue-tsc@3.3.2:
|
||||||
resolution: {integrity: sha512-SWUEG7YRUeDJHT7Xsuhf02elYX2gxPzzAII7OxDAh4KNOr4QHQ0Lls0YfnaO5GNd560CwVa2HTfdqmA5MqvRqQ==}
|
resolution: {integrity: sha512-n7nQoA3YWW/eiDR8jMiv/uJvlg0uLGs+YgUrsTrf9EZaYSt3tuvMZb5V8+7Mvh/EH5pnY/hoVdgfjH+XcK+wwA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=5.0.0'
|
typescript: '>=5.0.0'
|
||||||
@@ -3811,6 +3816,10 @@ snapshots:
|
|||||||
'@babel/template': 7.28.6
|
'@babel/template': 7.28.6
|
||||||
'@babel/types': 7.29.0
|
'@babel/types': 7.29.0
|
||||||
|
|
||||||
|
'@babel/parser@7.29.2':
|
||||||
|
dependencies:
|
||||||
|
'@babel/types': 7.29.0
|
||||||
|
|
||||||
'@babel/parser@7.29.3':
|
'@babel/parser@7.29.3':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/types': 7.29.0
|
'@babel/types': 7.29.0
|
||||||
@@ -4322,12 +4331,12 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- 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:
|
dependencies:
|
||||||
'@nuxt/devalue': 2.0.2
|
'@nuxt/devalue': 2.0.2
|
||||||
'@nuxt/kit': 4.4.6(magicast@0.5.2)
|
'@nuxt/kit': 4.4.6(magicast@0.5.2)
|
||||||
'@unhead/vue': 2.1.15(vue@3.5.34(typescript@6.0.3))
|
'@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
|
consola: 3.4.2
|
||||||
defu: 6.1.7
|
defu: 6.1.7
|
||||||
destr: 2.0.5
|
destr: 2.0.5
|
||||||
@@ -4340,7 +4349,7 @@ snapshots:
|
|||||||
klona: 2.0.6
|
klona: 2.0.6
|
||||||
mocked-exports: 0.1.1
|
mocked-exports: 0.1.1
|
||||||
nitropack: 2.13.4(oxc-parser@0.131.0)
|
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
|
nypm: 0.6.6
|
||||||
ohash: 2.0.11
|
ohash: 2.0.11
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
@@ -4390,7 +4399,7 @@ snapshots:
|
|||||||
|
|
||||||
'@nuxt/schema@4.4.6':
|
'@nuxt/schema@4.4.6':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@vue/shared': 3.5.35
|
'@vue/shared': 3.5.34
|
||||||
defu: 6.1.7
|
defu: 6.1.7
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
pkg-types: 2.3.1
|
pkg-types: 2.3.1
|
||||||
@@ -4405,7 +4414,7 @@ snapshots:
|
|||||||
rc9: 3.0.1
|
rc9: 3.0.1
|
||||||
std-env: 4.1.0
|
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:
|
dependencies:
|
||||||
'@nuxt/kit': 4.4.6(magicast@0.5.2)
|
'@nuxt/kit': 4.4.6(magicast@0.5.2)
|
||||||
'@rollup/plugin-replace': 6.0.3(rollup@4.60.2)
|
'@rollup/plugin-replace': 6.0.3(rollup@4.60.2)
|
||||||
@@ -4423,7 +4432,7 @@ snapshots:
|
|||||||
magic-string: 0.30.21
|
magic-string: 0.30.21
|
||||||
mlly: 1.8.2
|
mlly: 1.8.2
|
||||||
mocked-exports: 0.1.1
|
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
|
nypm: 0.6.6
|
||||||
pathe: 2.0.3
|
pathe: 2.0.3
|
||||||
pkg-types: 2.3.1
|
pkg-types: 2.3.1
|
||||||
@@ -4434,7 +4443,7 @@ snapshots:
|
|||||||
unenv: 2.0.0-rc.24
|
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: 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-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: 3.5.34(typescript@6.0.3)
|
||||||
vue-bundle-renderer: 2.2.0
|
vue-bundle-renderer: 2.2.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
@@ -4993,7 +5002,7 @@ snapshots:
|
|||||||
'@babel/types': 7.29.0
|
'@babel/types': 7.29.0
|
||||||
'@vue/babel-helper-vue-transform-on': 2.0.1
|
'@vue/babel-helper-vue-transform-on': 2.0.1
|
||||||
'@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0)
|
'@vue/babel-plugin-resolve-type': 2.0.1(@babel/core@7.29.0)
|
||||||
'@vue/shared': 3.5.35
|
'@vue/shared': 3.5.34
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
'@babel/core': 7.29.0
|
'@babel/core': 7.29.0
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -5102,11 +5111,11 @@ snapshots:
|
|||||||
|
|
||||||
'@vue/devtools-shared@8.1.2': {}
|
'@vue/devtools-shared@8.1.2': {}
|
||||||
|
|
||||||
'@vue/language-core@3.3.3':
|
'@vue/language-core@3.3.2':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.28
|
'@volar/language-core': 2.4.28
|
||||||
'@vue/compiler-dom': 3.5.35
|
'@vue/compiler-dom': 3.5.34
|
||||||
'@vue/shared': 3.5.35
|
'@vue/shared': 3.5.34
|
||||||
alien-signals: 3.2.1
|
alien-signals: 3.2.1
|
||||||
muggle-string: 0.4.1
|
muggle-string: 0.4.1
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
@@ -5225,7 +5234,7 @@ snapshots:
|
|||||||
|
|
||||||
ast-walker-scope@0.8.3:
|
ast-walker-scope@0.8.3:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.29.3
|
'@babel/parser': 7.29.2
|
||||||
ast-kit: 2.1.3
|
ast-kit: 2.1.3
|
||||||
|
|
||||||
ast-walker-scope@0.9.0:
|
ast-walker-scope@0.9.0:
|
||||||
@@ -5987,7 +5996,7 @@ snapshots:
|
|||||||
|
|
||||||
magicast@0.5.2:
|
magicast@0.5.2:
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/parser': 7.29.3
|
'@babel/parser': 7.29.2
|
||||||
'@babel/types': 7.29.0
|
'@babel/types': 7.29.0
|
||||||
source-map-js: 1.2.1
|
source-map-js: 1.2.1
|
||||||
|
|
||||||
@@ -6192,16 +6201,16 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
boolbase: 1.0.0
|
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:
|
dependencies:
|
||||||
'@dxup/nuxt': 0.4.1(magicast@0.5.2)(typescript@6.0.3)
|
'@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/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/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/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/schema': 4.4.6
|
||||||
'@nuxt/telemetry': 2.8.0(@nuxt/kit@4.4.6(magicast@0.5.2))
|
'@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))
|
'@unhead/vue': 2.1.15(vue@3.5.34(typescript@6.0.3))
|
||||||
'@vue/shared': 3.5.34
|
'@vue/shared': 3.5.34
|
||||||
chokidar: 5.0.0
|
chokidar: 5.0.0
|
||||||
@@ -7181,7 +7190,7 @@ snapshots:
|
|||||||
- tsx
|
- tsx
|
||||||
- yaml
|
- 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:
|
dependencies:
|
||||||
'@babel/code-frame': 7.29.0
|
'@babel/code-frame': 7.29.0
|
||||||
chokidar: 4.0.3
|
chokidar: 4.0.3
|
||||||
@@ -7195,7 +7204,7 @@ snapshots:
|
|||||||
vscode-uri: 3.1.0
|
vscode-uri: 3.1.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 6.0.3
|
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)):
|
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:
|
dependencies:
|
||||||
@@ -7309,10 +7318,10 @@ snapshots:
|
|||||||
'@vue/compiler-sfc': 3.5.35
|
'@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)
|
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:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.28
|
'@volar/typescript': 2.4.28
|
||||||
'@vue/language-core': 3.3.3
|
'@vue/language-core': 3.3.2
|
||||||
typescript: 6.0.3
|
typescript: 6.0.3
|
||||||
|
|
||||||
vue@3.5.34(typescript@6.0.3):
|
vue@3.5.34(typescript@6.0.3):
|
||||||
|
|||||||
Reference in New Issue
Block a user