mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-27 10:20:42 +01:00
chore(deps): update vue-tsc resolution
This commit is contained in:
@@ -157,7 +157,7 @@
|
|||||||
"unimport": "3.14.5",
|
"unimport": "3.14.5",
|
||||||
"unplugin": "^2.2.0",
|
"unplugin": "^2.2.0",
|
||||||
"vite": "6.0.11",
|
"vite": "6.0.11",
|
||||||
"vue-tsc": "^2.2.0"
|
"vue-tsc": "2.2.0"
|
||||||
},
|
},
|
||||||
"pnpm": {
|
"pnpm": {
|
||||||
"onlyBuiltDependencies": ["better-sqlite3"]
|
"onlyBuiltDependencies": ["better-sqlite3"]
|
||||||
|
|||||||
10
pnpm-lock.yaml
generated
10
pnpm-lock.yaml
generated
@@ -13,7 +13,7 @@ overrides:
|
|||||||
unimport: 3.14.5
|
unimport: 3.14.5
|
||||||
unplugin: ^2.2.0
|
unplugin: ^2.2.0
|
||||||
vite: 6.0.11
|
vite: 6.0.11
|
||||||
vue-tsc: ^2.2.0
|
vue-tsc: 2.2.0
|
||||||
|
|
||||||
importers:
|
importers:
|
||||||
|
|
||||||
@@ -201,7 +201,7 @@ importers:
|
|||||||
specifier: ^1.0.1
|
specifier: ^1.0.1
|
||||||
version: 1.0.1(@types/node@22.13.0)(@vue/test-utils@2.4.6)(happy-dom@17.1.0)(jiti@2.4.2)(lightningcss@1.29.1)(magicast@0.3.5)(playwright-core@1.50.1)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.0)(happy-dom@17.1.0)(jiti@2.4.2)(lightningcss@1.29.1)(terser@5.37.0)(yaml@2.7.0))(yaml@2.7.0)
|
version: 1.0.1(@types/node@22.13.0)(@vue/test-utils@2.4.6)(happy-dom@17.1.0)(jiti@2.4.2)(lightningcss@1.29.1)(magicast@0.3.5)(playwright-core@1.50.1)(rollup@4.34.1)(terser@5.37.0)(typescript@5.6.3)(vitest@3.0.5(@types/debug@4.1.12)(@types/node@22.13.0)(happy-dom@17.1.0)(jiti@2.4.2)(lightningcss@1.29.1)(terser@5.37.0)(yaml@2.7.0))(yaml@2.7.0)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.2.0
|
specifier: 2.2.0
|
||||||
version: 2.2.0(typescript@5.6.3)
|
version: 2.2.0(typescript@5.6.3)
|
||||||
yup:
|
yup:
|
||||||
specifier: ^1.6.1
|
specifier: ^1.6.1
|
||||||
@@ -365,7 +365,7 @@ importers:
|
|||||||
specifier: 6.0.11
|
specifier: 6.0.11
|
||||||
version: 6.0.11(@types/node@22.13.0)(jiti@2.4.2)(lightningcss@1.29.1)(terser@5.37.0)(yaml@2.7.0)
|
version: 6.0.11(@types/node@22.13.0)(jiti@2.4.2)(lightningcss@1.29.1)(terser@5.37.0)(yaml@2.7.0)
|
||||||
vue-tsc:
|
vue-tsc:
|
||||||
specifier: ^2.2.0
|
specifier: 2.2.0
|
||||||
version: 2.2.0(typescript@5.6.3)
|
version: 2.2.0(typescript@5.6.3)
|
||||||
|
|
||||||
packages:
|
packages:
|
||||||
@@ -5022,7 +5022,7 @@ packages:
|
|||||||
peerDependencies:
|
peerDependencies:
|
||||||
sass: ^1.78.0
|
sass: ^1.78.0
|
||||||
typescript: 5.6.3
|
typescript: 5.6.3
|
||||||
vue-tsc: ^2.2.0
|
vue-tsc: 2.2.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
sass:
|
sass:
|
||||||
optional: true
|
optional: true
|
||||||
@@ -6776,7 +6776,7 @@ packages:
|
|||||||
vite: 6.0.11
|
vite: 6.0.11
|
||||||
vls: '*'
|
vls: '*'
|
||||||
vti: '*'
|
vti: '*'
|
||||||
vue-tsc: ^2.2.0
|
vue-tsc: 2.2.0
|
||||||
peerDependenciesMeta:
|
peerDependenciesMeta:
|
||||||
'@biomejs/biome':
|
'@biomejs/biome':
|
||||||
optional: true
|
optional: true
|
||||||
|
|||||||
Reference in New Issue
Block a user