chore: revert @vue/tsconfig
This commit is contained in:
parent
117d45caae
commit
91028cccd8
@ -60,7 +60,7 @@
|
||||
"@vitejs/plugin-vue": "^5.0.4",
|
||||
"@vue/eslint-config-prettier": "^10.2.0",
|
||||
"@vue/eslint-config-typescript": "^14.6.0",
|
||||
"@vue/tsconfig": "^0.8.0",
|
||||
"@vue/tsconfig": "^0.7.0",
|
||||
"autoprefixer": "^10.4.21",
|
||||
"concurrently": "^9.2.0",
|
||||
"eslint": "^9.31.0",
|
||||
|
||||
10
frontend/pnpm-lock.yaml
generated
10
frontend/pnpm-lock.yaml
generated
@ -130,8 +130,8 @@ importers:
|
||||
specifier: ^14.6.0
|
||||
version: 14.6.0(eslint-plugin-vue@9.33.0(eslint@9.39.1))(eslint@9.39.1)(typescript@5.6.3)
|
||||
'@vue/tsconfig':
|
||||
specifier: ^0.8.0
|
||||
version: 0.8.1(typescript@5.6.3)(vue@3.5.24(typescript@5.6.3))
|
||||
specifier: ^0.7.0
|
||||
version: 0.7.0(typescript@5.6.3)(vue@3.5.24(typescript@5.6.3))
|
||||
autoprefixer:
|
||||
specifier: ^10.4.21
|
||||
version: 10.4.22(postcss@8.5.6)
|
||||
@ -1409,8 +1409,8 @@ packages:
|
||||
'@vue/shared@3.5.24':
|
||||
resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==}
|
||||
|
||||
'@vue/tsconfig@0.8.1':
|
||||
resolution: {integrity: sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==}
|
||||
'@vue/tsconfig@0.7.0':
|
||||
resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==}
|
||||
peerDependencies:
|
||||
typescript: 5.x
|
||||
vue: ^3.4.0
|
||||
@ -4231,7 +4231,7 @@ snapshots:
|
||||
|
||||
'@vue/shared@3.5.24': {}
|
||||
|
||||
'@vue/tsconfig@0.8.1(typescript@5.6.3)(vue@3.5.24(typescript@5.6.3))':
|
||||
'@vue/tsconfig@0.7.0(typescript@5.6.3)(vue@3.5.24(typescript@5.6.3))':
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
vue: 3.5.24(typescript@5.6.3)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user