diff --git a/packages/cv-wrapper/package.json b/packages/cv-wrapper/package.json index 83c3dd4c..52ae468d 100644 --- a/packages/cv-wrapper/package.json +++ b/packages/cv-wrapper/package.json @@ -37,7 +37,7 @@ "@vitejs/plugin-vue": "6.0.4", "@vue/eslint-config-prettier": "10.2.0", "@vue/eslint-config-typescript": "14.6.0", - "@vue/tsconfig": "0.7.0", + "@vue/tsconfig": "0.9.0", "axe-core": "4.10.3", "eslint-plugin-vue": "10.4.0", "eslint-plugin-vuejs-accessibility": "2.4.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a5bf7218..f8f7890e 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.29(typescript@5.8.3)) + specifier: 0.9.0 + version: 0.9.0(typescript@5.8.3)(vue@3.5.29(typescript@5.8.3)) axe-core: specifier: 4.10.3 version: 4.10.3 @@ -1654,8 +1654,8 @@ packages: '@vue/shared@3.5.29': resolution: {integrity: sha512-w7SR0A5zyRByL9XUkCfdLs7t9XOHUyJ67qPGQjOou3p6GvBeBW+AVjUUmlxtZ4PIYaRvE+1LmK44O4uajlZwcg==} - '@vue/tsconfig@0.7.0': - resolution: {integrity: sha512-ku2uNz5MaZ9IerPPUyOHzyjhXoX2kVJaVf7hL315DC17vS6IiZRmmCPfggNbU16QTvM80+uYYy3eYJB59WCtvg==} + '@vue/tsconfig@0.9.0': + resolution: {integrity: sha512-RP+v9Cpbsk1ZVXltCHHkYBr7+624x6gcijJXVjIcsYk7JXqvIpRtMwU2ARLvWDhmy9ffdFYxhsfJnPztADBohQ==} peerDependencies: typescript: 5.x vue: ^3.4.0 @@ -3923,10 +3923,10 @@ snapshots: '@babel/helper-compilation-targets': 7.27.1 '@babel/helper-module-transforms': 7.27.1(@babel/core@7.27.1) '@babel/helpers': 7.27.1 - '@babel/parser': 7.28.5 + '@babel/parser': 7.29.0 '@babel/template': 7.27.1 '@babel/traverse': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 convert-source-map: 2.0.0 debug: 4.4.1 gensync: 1.0.0-beta.2 @@ -3945,7 +3945,7 @@ snapshots: '@babel/helper-annotate-as-pure@7.27.1': dependencies: - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 '@babel/helper-compilation-targets@7.27.1': dependencies: @@ -3989,14 +3989,14 @@ snapshots: '@babel/helper-member-expression-to-functions@7.27.1': dependencies: '@babel/traverse': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 transitivePeerDependencies: - supports-color '@babel/helper-module-imports@7.27.1': dependencies: '@babel/traverse': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 transitivePeerDependencies: - supports-color @@ -4011,7 +4011,7 @@ snapshots: '@babel/helper-optimise-call-expression@7.27.1': dependencies: - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 '@babel/helper-plugin-utils@7.27.1': {} @@ -4036,7 +4036,7 @@ snapshots: '@babel/helper-skip-transparent-expression-wrappers@7.27.1': dependencies: '@babel/traverse': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 transitivePeerDependencies: - supports-color @@ -4052,14 +4052,14 @@ snapshots: dependencies: '@babel/template': 7.27.1 '@babel/traverse': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 transitivePeerDependencies: - supports-color '@babel/helpers@7.27.1': dependencies: '@babel/template': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 '@babel/parser@7.27.5': dependencies: @@ -4525,7 +4525,7 @@ snapshots: dependencies: '@babel/core': 7.27.1 '@babel/helper-plugin-utils': 7.27.1 - '@babel/types': 7.28.5 + '@babel/types': 7.29.0 esutils: 2.0.3 '@babel/runtime@7.27.1': {} @@ -5482,7 +5482,7 @@ snapshots: '@vue/shared@3.5.29': {} - '@vue/tsconfig@0.7.0(typescript@5.8.3)(vue@3.5.29(typescript@5.8.3))': + '@vue/tsconfig@0.9.0(typescript@5.8.3)(vue@3.5.29(typescript@5.8.3))': optionalDependencies: typescript: 5.8.3 vue: 3.5.29(typescript@5.8.3)