diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index c2f57ebb..967b6b4f 100644 --- a/packages/cv-wrapper/package.json +++ b/packages/cv-wrapper/package.json @@ -37,7 +37,7 @@ "@vitejs/plugin-vue": "6.0.2", "@vue/eslint-config-prettier": "10.2.0", "@vue/eslint-config-typescript": "14.6.0", - "@vue/tsconfig": "0.7.0", + "@vue/tsconfig": "0.8.1", "axe-core": "4.10.3", "eslint-plugin-vue": "10.4.0", "eslint-plugin-vuejs-accessibility": "2.4.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a791fc30..992d82a8 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -121,8 +121,8 @@ importers: specifier: 14.6.0 version: 14.6.0(eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.35.1(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3))(eslint@9.32.0(jiti@2.6.1))(vue-eslint-parser@10.2.0(eslint@9.32.0(jiti@2.6.1))))(eslint@9.32.0(jiti@2.6.1))(typescript@5.8.3) '@vue/tsconfig': - specifier: 0.7.0 - version: 0.7.0(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3)) + specifier: 0.8.1 + version: 0.8.1(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3)) axe-core: specifier: 4.10.3 version: 4.10.3 @@ -1638,8 +1638,8 @@ packages: '@vue/shared@3.5.25': resolution: {integrity: sha512-AbOPdQQnAnzs58H2FrrDxYj/TJfmeS2jdfEEhgiKINy+bnOANmVizIEgq1r+C5zsbs6l1CCQxtcj71rwNQ4jWg==} - '@vue/tsconfig@0.7.0': - resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==} + '@vue/tsconfig@0.8.1': + resolution: {integrity: sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==} peerDependencies: typescript: 5.x vue: ^3.4.0 @@ -3701,6 +3701,7 @@ packages: vue-i18n@11.1.12: resolution: {integrity: sha512-BnstPj3KLHLrsqbVU2UOrPmr0+Mv11bsUZG0PyCOzsawCivk8W00GMXHeVUWIDOgNaScCuZah47CZFE+Wnl8mw==} engines: {node: '>= 16'} + deprecated: This version is NOT deprecated. Previous deprecation was a mistake. peerDependencies: vue: ^3.0.0 @@ -5469,7 +5470,7 @@ snapshots: '@vue/shared@3.5.25': {} - '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))': + '@vue/tsconfig@0.8.1(typescript@5.8.3)(vue@3.5.25(typescript@5.8.3))': optionalDependencies: typescript: 5.8.3 vue: 3.5.25(typescript@5.8.3)