mirror of
https://github.com/acepanel/panel.git
synced 2026-02-04 12:40:25 +08:00
chore(deps): Update dependency @vue/tsconfig to ^0.6.0 (#351)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"@vitejs/plugin-vue": "^5.1.4",
|
||||
"@vue/eslint-config-prettier": "^10.0.0",
|
||||
"@vue/eslint-config-typescript": "^13.0.0",
|
||||
"@vue/tsconfig": "^0.5.1",
|
||||
"@vue/tsconfig": "^0.6.0",
|
||||
"colord": "^2.9.3",
|
||||
"eslint": "^8.57.1",
|
||||
"eslint-plugin-vue": "^9.29.0",
|
||||
|
||||
21
web/pnpm-lock.yaml
generated
21
web/pnpm-lock.yaml
generated
@@ -124,8 +124,8 @@ importers:
|
||||
specifier: ^13.0.0
|
||||
version: 13.0.0(eslint-plugin-vue@9.30.0(eslint@8.57.1))(eslint@8.57.1)(typescript@5.6.3)
|
||||
'@vue/tsconfig':
|
||||
specifier: ^0.5.1
|
||||
version: 0.5.1
|
||||
specifier: ^0.6.0
|
||||
version: 0.6.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))
|
||||
colord:
|
||||
specifier: ^2.9.3
|
||||
version: 2.9.3
|
||||
@@ -1313,8 +1313,16 @@ packages:
|
||||
'@vue/shared@3.5.12':
|
||||
resolution: {integrity: sha512-L2RPSAwUFbgZH20etwrXyVyCBu9OxRSi8T/38QsvnkJyvq2LufW2lDCOzm7t/U9C1mkhJGWYfCuFBCmIuNivrg==}
|
||||
|
||||
'@vue/tsconfig@0.5.1':
|
||||
resolution: {integrity: sha512-VcZK7MvpjuTPx2w6blwnwZAu5/LgBUtejFOi3pPGQFXQN5Ela03FUtd2Qtg4yWGGissVL0dr6Ro1LfOFh+PCuQ==}
|
||||
'@vue/tsconfig@0.6.0':
|
||||
resolution: {integrity: sha512-MHXNd6lzugsEHvuA6l1GqrF5jROqUon8sP/HInLPnthJiYvB0VvpHMywg7em1dBZfFZNBSkR68qH37zOdRHmCw==}
|
||||
peerDependencies:
|
||||
typescript: 5.x
|
||||
vue: ^3.3.0
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
vue:
|
||||
optional: true
|
||||
|
||||
'@vueuse/core@11.2.0':
|
||||
resolution: {integrity: sha512-JIUwRcOqOWzcdu1dGlfW04kaJhW3EXnnjJJfLTtddJanymTL7lF1C0+dVVZ/siLfc73mWn+cGP1PE1PKPruRSA==}
|
||||
@@ -4630,7 +4638,10 @@ snapshots:
|
||||
|
||||
'@vue/shared@3.5.12': {}
|
||||
|
||||
'@vue/tsconfig@0.5.1': {}
|
||||
'@vue/tsconfig@0.6.0(typescript@5.6.3)(vue@3.5.12(typescript@5.6.3))':
|
||||
optionalDependencies:
|
||||
typescript: 5.6.3
|
||||
vue: 3.5.12(typescript@5.6.3)
|
||||
|
||||
'@vueuse/core@11.2.0(vue@3.5.12(typescript@5.6.3))':
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user