mirror of
https://github.com/robonen/canvas-3d.git
synced 2026-03-20 02:44:40 +00:00
chore(deps): update devdependency vue-tsc to v3
This commit is contained in:
@@ -27,6 +27,6 @@
|
|||||||
"husky": "^9.1.7",
|
"husky": "^9.1.7",
|
||||||
"prettier": "^3.6.2",
|
"prettier": "^3.6.2",
|
||||||
"typescript": "^5.8.3",
|
"typescript": "^5.8.3",
|
||||||
"vue-tsc": "^2.2.12"
|
"vue-tsc": "^3.0.3"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
68
pnpm-lock.yaml
generated
68
pnpm-lock.yaml
generated
@@ -10,7 +10,7 @@ importers:
|
|||||||
dependencies:
|
dependencies:
|
||||||
nuxt:
|
nuxt:
|
||||||
specifier: ^3.17.7
|
specifier: ^3.17.7
|
||||||
version: 3.17.7(@netlify/blobs@8.2.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@vue/compiler-sfc@3.5.17)(db0@0.3.2)(encoding@0.1.13)(ioredis@5.6.1)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@2.2.12(typescript@5.8.3))(yaml@2.8.0)
|
version: 3.17.7(@netlify/blobs@8.2.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@vue/compiler-sfc@3.5.17)(db0@0.3.2)(encoding@0.1.13)(ioredis@5.6.1)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@3.0.3(typescript@5.8.3))(yaml@2.8.0)
|
||||||
sass:
|
sass:
|
||||||
specifier: ^1.89.2
|
specifier: ^1.89.2
|
||||||
version: 1.89.2
|
version: 1.89.2
|
||||||
@@ -31,8 +31,8 @@ importers:
|
|||||||
specifier: ^5.8.3
|
specifier: ^5.8.3
|
||||||
version: 5.8.3
|
version: 5.8.3
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.2.12
|
specifier: ^3.0.3
|
||||||
version: 2.2.12(typescript@5.8.3)
|
version: 3.0.3(typescript@5.8.3)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
|
|
||||||
@@ -1197,14 +1197,14 @@ packages:
|
|||||||
vite: ^5.0.0 || ^6.0.0
|
vite: ^5.0.0 || ^6.0.0
|
||||||
vue: ^3.2.25
|
vue: ^3.2.25
|
||||||
|
|
||||||
'@volar/language-core@2.4.15':
|
'@volar/language-core@2.4.20':
|
||||||
resolution: {integrity: sha512-3VHw+QZU0ZG9IuQmzT68IyN4hZNd9GchGPhbD9+pa8CVv7rnoOZwo7T8weIbrRmihqy3ATpdfXFnqRrfPVK6CA==}
|
resolution: {integrity: sha512-dRDF1G33xaAIDqR6+mXUIjXYdu9vzSxlMGfMEwBxQsfY/JMUEXSpLTR057oTKlUQ2nIvCmP9k94A8h8z2VrNSA==}
|
||||||
|
|
||||||
'@volar/source-map@2.4.15':
|
'@volar/source-map@2.4.20':
|
||||||
resolution: {integrity: sha512-CPbMWlUN6hVZJYGcU/GSoHu4EnCHiLaXI9n8c9la6RaI9W5JHX+NqG+GSQcB0JdC2FIBLdZJwGsfKyBB71VlTg==}
|
resolution: {integrity: sha512-mVjmFQH8mC+nUaVwmbxoYUy8cww+abaO8dWzqPUjilsavjxH0jCJ3Mp8HFuHsdewZs2c+SP+EO7hCd8Z92whJg==}
|
||||||
|
|
||||||
'@volar/typescript@2.4.15':
|
'@volar/typescript@2.4.20':
|
||||||
resolution: {integrity: sha512-2aZ8i0cqPGjXb4BhkMsPYDkkuc2ZQ6yOpqwAuNwUoncELqoy5fRgOQtLR9gB0g902iS0NAkvpIzs27geVyVdPg==}
|
resolution: {integrity: sha512-Oc4DczPwQyXcVbd+5RsNEqX6ia0+w3p+klwdZQ6ZKhFjWoBP9PCPQYlKYRi/tDemWphW93P/Vv13vcE9I9D2GQ==}
|
||||||
|
|
||||||
'@vue-macros/common@3.0.0-beta.15':
|
'@vue-macros/common@3.0.0-beta.15':
|
||||||
resolution: {integrity: sha512-DMgq/rIh1H20WYNWU7krIbEfJRYDDhy7ix64GlT4AVUJZZWCZ5pxiYVJR3A3GmWQPkn7Pg7i3oIiGqu4JGC65w==}
|
resolution: {integrity: sha512-DMgq/rIh1H20WYNWU7krIbEfJRYDDhy7ix64GlT4AVUJZZWCZ5pxiYVJR3A3GmWQPkn7Pg7i3oIiGqu4JGC65w==}
|
||||||
@@ -1260,8 +1260,8 @@ packages:
|
|||||||
'@vue/devtools-shared@7.7.7':
|
'@vue/devtools-shared@7.7.7':
|
||||||
resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==}
|
resolution: {integrity: sha512-+udSj47aRl5aKb0memBvcUG9koarqnxNM5yjuREvqwK6T3ap4mn3Zqqc17QrBFTqSMjr3HK1cvStEZpMDpfdyw==}
|
||||||
|
|
||||||
'@vue/language-core@2.2.12':
|
'@vue/language-core@3.0.3':
|
||||||
resolution: {integrity: sha512-IsGljWbKGU1MZpBPN+BvPAdr55YPkj2nB/TBNGNC32Vy2qLG25DYu/NBN2vNtZqdRbTRjaoYrahLrToim2NanA==}
|
resolution: {integrity: sha512-I9wY0ULMN9tMSua+2C7g+ez1cIziVMUzIHlDYGSl2rtru3Eh4sXj95vZ+4GBuXwwPnEmYfzSApVbXiVbI8V5Gg==}
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '*'
|
typescript: '*'
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
@@ -1332,8 +1332,8 @@ packages:
|
|||||||
resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==}
|
resolution: {integrity: sha512-jRR5wdylq8CkOe6hei19GGZnxM6rBGwFl3Bg0YItGDimvjGtAvdZk4Pu6Cl4u4Igsws4a1fd1Vq3ezrhn4KmFw==}
|
||||||
engines: {node: '>= 14'}
|
engines: {node: '>= 14'}
|
||||||
|
|
||||||
alien-signals@1.0.3:
|
alien-signals@2.0.5:
|
||||||
resolution: {integrity: sha512-zQOh3wAYK5ujENxvBBR3CFGF/b6afaSzZ/c9yNhJ1ENrGHETvpUuKQsa93Qrclp0+PzTF93MaZ7scVp1uUozhA==}
|
resolution: {integrity: sha512-PdJB6+06nUNAClInE3Dweq7/2xVAYM64vvvS1IHVHSJmgeOtEdrAGyp7Z2oJtYm0B342/Exd2NT0uMJaThcjLQ==}
|
||||||
|
|
||||||
ansi-regex@5.0.1:
|
ansi-regex@5.0.1:
|
||||||
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
resolution: {integrity: sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==}
|
||||||
@@ -3708,8 +3708,8 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
vue: ^3.2.0
|
vue: ^3.2.0
|
||||||
|
|
||||||
vue-tsc@2.2.12:
|
vue-tsc@3.0.3:
|
||||||
resolution: {integrity: sha512-P7OP77b2h/Pmk+lZdJ0YWs+5tJ6J2+uOQPo7tlBnY44QqQSPYvS0qVT4wqDJgwrZaLe47etJLLQRFia71GYITw==}
|
resolution: {integrity: sha512-uU1OMSzWE8/y0+kDTc0iEIu9v82bmFkGyJpAO/x3wQqBkkHkButKgtygREyOkxL4E/xtcf/ExvgNhhjdzonldw==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
peerDependencies:
|
peerDependencies:
|
||||||
typescript: '>=5.0.0'
|
typescript: '>=5.0.0'
|
||||||
@@ -4514,7 +4514,7 @@ snapshots:
|
|||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
- magicast
|
- magicast
|
||||||
|
|
||||||
'@nuxt/vite-builder@3.17.7(@types/node@20.12.12)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vue-tsc@2.2.12(typescript@5.8.3))(vue@3.5.17(typescript@5.8.3))(yaml@2.8.0)':
|
'@nuxt/vite-builder@3.17.7(@types/node@20.12.12)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vue-tsc@3.0.3(typescript@5.8.3))(vue@3.5.17(typescript@5.8.3))(yaml@2.8.0)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/kit': 3.17.7(magicast@0.3.5)
|
'@nuxt/kit': 3.17.7(magicast@0.3.5)
|
||||||
'@rollup/plugin-replace': 6.0.2(rollup@4.45.0)
|
'@rollup/plugin-replace': 6.0.2(rollup@4.45.0)
|
||||||
@@ -4546,7 +4546,7 @@ snapshots:
|
|||||||
unenv: 2.0.0-rc.18
|
unenv: 2.0.0-rc.18
|
||||||
vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)
|
vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)
|
||||||
vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)
|
vite-node: 3.2.4(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)
|
||||||
vite-plugin-checker: 0.10.0(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@2.2.12(typescript@5.8.3))
|
vite-plugin-checker: 0.10.0(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@3.0.3(typescript@5.8.3))
|
||||||
vue: 3.5.17(typescript@5.8.3)
|
vue: 3.5.17(typescript@5.8.3)
|
||||||
vue-bundle-renderer: 2.1.1
|
vue-bundle-renderer: 2.1.1
|
||||||
transitivePeerDependencies:
|
transitivePeerDependencies:
|
||||||
@@ -5017,15 +5017,15 @@ snapshots:
|
|||||||
vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)
|
vite: 6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)
|
||||||
vue: 3.5.17(typescript@5.8.3)
|
vue: 3.5.17(typescript@5.8.3)
|
||||||
|
|
||||||
'@volar/language-core@2.4.15':
|
'@volar/language-core@2.4.20':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/source-map': 2.4.15
|
'@volar/source-map': 2.4.20
|
||||||
|
|
||||||
'@volar/source-map@2.4.15': {}
|
'@volar/source-map@2.4.20': {}
|
||||||
|
|
||||||
'@volar/typescript@2.4.15':
|
'@volar/typescript@2.4.20':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.15
|
'@volar/language-core': 2.4.20
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
vscode-uri: 3.1.0
|
vscode-uri: 3.1.0
|
||||||
|
|
||||||
@@ -5131,16 +5131,16 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
rfdc: 1.4.1
|
rfdc: 1.4.1
|
||||||
|
|
||||||
'@vue/language-core@2.2.12(typescript@5.8.3)':
|
'@vue/language-core@3.0.3(typescript@5.8.3)':
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/language-core': 2.4.15
|
'@volar/language-core': 2.4.20
|
||||||
'@vue/compiler-dom': 3.5.17
|
'@vue/compiler-dom': 3.5.17
|
||||||
'@vue/compiler-vue2': 2.7.16
|
'@vue/compiler-vue2': 2.7.16
|
||||||
'@vue/shared': 3.5.17
|
'@vue/shared': 3.5.17
|
||||||
alien-signals: 1.0.3
|
alien-signals: 2.0.5
|
||||||
minimatch: 9.0.4
|
|
||||||
muggle-string: 0.4.1
|
muggle-string: 0.4.1
|
||||||
path-browserify: 1.0.1
|
path-browserify: 1.0.1
|
||||||
|
picomatch: 4.0.2
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
|
|
||||||
@@ -5212,7 +5212,7 @@ snapshots:
|
|||||||
|
|
||||||
agent-base@7.1.3: {}
|
agent-base@7.1.3: {}
|
||||||
|
|
||||||
alien-signals@1.0.3: {}
|
alien-signals@2.0.5: {}
|
||||||
|
|
||||||
ansi-regex@5.0.1: {}
|
ansi-regex@5.0.1: {}
|
||||||
|
|
||||||
@@ -6587,7 +6587,7 @@ snapshots:
|
|||||||
dependencies:
|
dependencies:
|
||||||
boolbase: 1.0.0
|
boolbase: 1.0.0
|
||||||
|
|
||||||
nuxt@3.17.7(@netlify/blobs@8.2.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@vue/compiler-sfc@3.5.17)(db0@0.3.2)(encoding@0.1.13)(ioredis@5.6.1)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@2.2.12(typescript@5.8.3))(yaml@2.8.0):
|
nuxt@3.17.7(@netlify/blobs@8.2.0)(@parcel/watcher@2.4.1)(@types/node@20.12.12)(@vue/compiler-sfc@3.5.17)(db0@0.3.2)(encoding@0.1.13)(ioredis@5.6.1)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@3.0.3(typescript@5.8.3))(yaml@2.8.0):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@nuxt/cli': 3.25.1(magicast@0.3.5)
|
'@nuxt/cli': 3.25.1(magicast@0.3.5)
|
||||||
'@nuxt/devalue': 2.0.2
|
'@nuxt/devalue': 2.0.2
|
||||||
@@ -6595,7 +6595,7 @@ snapshots:
|
|||||||
'@nuxt/kit': 3.17.7(magicast@0.3.5)
|
'@nuxt/kit': 3.17.7(magicast@0.3.5)
|
||||||
'@nuxt/schema': 3.17.7
|
'@nuxt/schema': 3.17.7
|
||||||
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
|
'@nuxt/telemetry': 2.6.6(magicast@0.3.5)
|
||||||
'@nuxt/vite-builder': 3.17.7(@types/node@20.12.12)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vue-tsc@2.2.12(typescript@5.8.3))(vue@3.5.17(typescript@5.8.3))(yaml@2.8.0)
|
'@nuxt/vite-builder': 3.17.7(@types/node@20.12.12)(magicast@0.3.5)(rollup@4.45.0)(sass@1.89.2)(terser@5.31.0)(typescript@5.8.3)(vue-tsc@3.0.3(typescript@5.8.3))(vue@3.5.17(typescript@5.8.3))(yaml@2.8.0)
|
||||||
'@unhead/vue': 2.0.12(vue@3.5.17(typescript@5.8.3))
|
'@unhead/vue': 2.0.12(vue@3.5.17(typescript@5.8.3))
|
||||||
'@vue/shared': 3.5.17
|
'@vue/shared': 3.5.17
|
||||||
c12: 3.0.4(magicast@0.3.5)
|
c12: 3.0.4(magicast@0.3.5)
|
||||||
@@ -7717,7 +7717,7 @@ snapshots:
|
|||||||
- tsx
|
- tsx
|
||||||
- yaml
|
- yaml
|
||||||
|
|
||||||
vite-plugin-checker@0.10.0(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@2.2.12(typescript@5.8.3)):
|
vite-plugin-checker@0.10.0(typescript@5.8.3)(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0))(vue-tsc@3.0.3(typescript@5.8.3)):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@babel/code-frame': 7.27.1
|
'@babel/code-frame': 7.27.1
|
||||||
chokidar: 4.0.3
|
chokidar: 4.0.3
|
||||||
@@ -7731,7 +7731,7 @@ snapshots:
|
|||||||
vscode-uri: 3.1.0
|
vscode-uri: 3.1.0
|
||||||
optionalDependencies:
|
optionalDependencies:
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
vue-tsc: 2.2.12(typescript@5.8.3)
|
vue-tsc: 3.0.3(typescript@5.8.3)
|
||||||
|
|
||||||
vite-plugin-inspect@11.3.0(@nuxt/kit@3.17.7(magicast@0.3.5))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)):
|
vite-plugin-inspect@11.3.0(@nuxt/kit@3.17.7(magicast@0.3.5))(vite@6.3.5(@types/node@20.12.12)(jiti@2.4.2)(sass@1.89.2)(terser@5.31.0)(yaml@2.8.0)):
|
||||||
dependencies:
|
dependencies:
|
||||||
@@ -7789,10 +7789,10 @@ snapshots:
|
|||||||
'@vue/devtools-api': 6.6.4
|
'@vue/devtools-api': 6.6.4
|
||||||
vue: 3.5.17(typescript@5.8.3)
|
vue: 3.5.17(typescript@5.8.3)
|
||||||
|
|
||||||
vue-tsc@2.2.12(typescript@5.8.3):
|
vue-tsc@3.0.3(typescript@5.8.3):
|
||||||
dependencies:
|
dependencies:
|
||||||
'@volar/typescript': 2.4.15
|
'@volar/typescript': 2.4.20
|
||||||
'@vue/language-core': 2.2.12(typescript@5.8.3)
|
'@vue/language-core': 3.0.3(typescript@5.8.3)
|
||||||
typescript: 5.8.3
|
typescript: 5.8.3
|
||||||
|
|
||||||
vue@3.5.17(typescript@5.8.3):
|
vue@3.5.17(typescript@5.8.3):
|
||||||
|
|||||||
Reference in New Issue
Block a user