mirror of
https://github.com/amir20/dozzle.git
synced 2025-12-26 23:21:41 +01:00
chore: reverts back vue-tsc (#2946)
This commit is contained in:
@@ -100,7 +100,7 @@
|
||||
"typescript": "^5.4.5",
|
||||
"vitepress": "1.1.4",
|
||||
"vitest": "^1.6.0",
|
||||
"vue-tsc": "^2.0.17"
|
||||
"vue-tsc": "^2.0.16"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,vue,css,ts,html,md}": [
|
||||
|
||||
18
pnpm-lock.yaml
generated
18
pnpm-lock.yaml
generated
@@ -220,8 +220,8 @@ importers:
|
||||
specifier: ^1.6.0
|
||||
version: 1.6.0(@types/node@20.12.11)(jsdom@24.0.0)
|
||||
vue-tsc:
|
||||
specifier: ^2.0.17
|
||||
version: 2.0.17(typescript@5.4.5)
|
||||
specifier: ^2.0.16
|
||||
version: 2.0.16(typescript@5.4.5)
|
||||
|
||||
packages:
|
||||
|
||||
@@ -1020,8 +1020,8 @@ packages:
|
||||
'@vue/devtools-shared@7.0.27':
|
||||
resolution: {integrity: sha512-4VxtmZ6yjhiSloqZZq2UYU0TBGxOJ8GxWvp5OlAH70zYqi0FIAyWGPkOhvfoZ7DKQyv2UU0mmKzFHjsEkelGyQ==}
|
||||
|
||||
'@vue/language-core@2.0.17':
|
||||
resolution: {integrity: sha512-tHw2J6G9yL4kn3jN5MftOHEq86Y6qnuohBQ1OHkJ73fAv3OYgwDI1cfX7ds0OEJEycOMG64BA3ql5bDgDa41zw==}
|
||||
'@vue/language-core@2.0.16':
|
||||
resolution: {integrity: sha512-Bc2sexRH99pznOph8mLw2BlRZ9edm7tW51kcBXgx8adAoOcZUWJj3UNSsdQ6H9Y8meGz7BoazVrVo/jUukIsPw==}
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
peerDependenciesMeta:
|
||||
@@ -3050,8 +3050,8 @@ packages:
|
||||
vue-template-compiler@2.7.16:
|
||||
resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==}
|
||||
|
||||
vue-tsc@2.0.17:
|
||||
resolution: {integrity: sha512-RRZsiCBD1hvATQb321xV+SkRDKsK5hgFQ4WXy5wuYsyyjz8xAK4DjxHkpH7PFoJKUbZTbeW8KzhejzXZS49Tzw==}
|
||||
vue-tsc@2.0.16:
|
||||
resolution: {integrity: sha512-/gHAWJa216PeEhfxtAToIbxdWgw01wuQzo48ZUqMYVEyNqDp+OYV9xMO5HaPS2P3Ls0+EsjguMZLY4cGobX4Ew==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
typescript: '*'
|
||||
@@ -4079,7 +4079,7 @@ snapshots:
|
||||
dependencies:
|
||||
rfdc: 1.3.1
|
||||
|
||||
'@vue/language-core@2.0.17(typescript@5.4.5)':
|
||||
'@vue/language-core@2.0.16(typescript@5.4.5)':
|
||||
dependencies:
|
||||
'@volar/language-core': 2.2.2
|
||||
'@vue/compiler-dom': 3.4.27
|
||||
@@ -6225,10 +6225,10 @@ snapshots:
|
||||
de-indent: 1.0.2
|
||||
he: 1.2.0
|
||||
|
||||
vue-tsc@2.0.17(typescript@5.4.5):
|
||||
vue-tsc@2.0.16(typescript@5.4.5):
|
||||
dependencies:
|
||||
'@volar/typescript': 2.2.2
|
||||
'@vue/language-core': 2.0.17(typescript@5.4.5)
|
||||
'@vue/language-core': 2.0.16(typescript@5.4.5)
|
||||
semver: 7.6.0
|
||||
typescript: 5.4.5
|
||||
|
||||
|
||||
Reference in New Issue
Block a user