chore: revert @vue/tsconfig

This commit is contained in:
Henrique Dias 2025-11-12 15:08:40 +01:00
parent 117d45caae
commit 91028cccd8
No known key found for this signature in database
2 changed files with 6 additions and 6 deletions

View File

@ -60,7 +60,7 @@
"@vitejs/plugin-vue": "^5.0.4", "@vitejs/plugin-vue": "^5.0.4",
"@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-prettier": "^10.2.0",
"@vue/eslint-config-typescript": "^14.6.0", "@vue/eslint-config-typescript": "^14.6.0",
"@vue/tsconfig": "^0.8.0", "@vue/tsconfig": "^0.7.0",
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"concurrently": "^9.2.0", "concurrently": "^9.2.0",
"eslint": "^9.31.0", "eslint": "^9.31.0",

View File

@ -130,8 +130,8 @@ importers:
specifier: ^14.6.0 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) version: 14.6.0(eslint-plugin-vue@9.33.0(eslint@9.39.1))(eslint@9.39.1)(typescript@5.6.3)
'@vue/tsconfig': '@vue/tsconfig':
specifier: ^0.8.0 specifier: ^0.7.0
version: 0.8.1(typescript@5.6.3)(vue@3.5.24(typescript@5.6.3)) version: 0.7.0(typescript@5.6.3)(vue@3.5.24(typescript@5.6.3))
autoprefixer: autoprefixer:
specifier: ^10.4.21 specifier: ^10.4.21
version: 10.4.22(postcss@8.5.6) version: 10.4.22(postcss@8.5.6)
@ -1409,8 +1409,8 @@ packages:
'@vue/shared@3.5.24': '@vue/shared@3.5.24':
resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==} resolution: {integrity: sha512-9cwHL2EsJBdi8NY22pngYYWzkTDhld6fAD6jlaeloNGciNSJL6bLpbxVgXl96X00Jtc6YWQv96YA/0sxex/k1A==}
'@vue/tsconfig@0.8.1': '@vue/tsconfig@0.7.0':
resolution: {integrity: sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==} resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==}
peerDependencies: peerDependencies:
typescript: 5.x typescript: 5.x
vue: ^3.4.0 vue: ^3.4.0
@ -4231,7 +4231,7 @@ snapshots:
'@vue/shared@3.5.24': {} '@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: optionalDependencies:
typescript: 5.6.3 typescript: 5.6.3
vue: 3.5.24(typescript@5.6.3) vue: 3.5.24(typescript@5.6.3)