diff --git a/package.json b/package.json index 75020466..adaeeadc 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@vitejs/plugin-vue": "^6.0.1", "@vue/eslint-config-prettier": "^10.2.0", "@vue/eslint-config-typescript": "^14.6.0", - "@vue/tsconfig": "^0.7.0", + "@vue/tsconfig": "^0.8.0", "@vueuse/core": "^13.6.0", "bumpp": "^10.2.3", "comment-mark": "^2.0.1", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cf743651..cf375eab 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -30,8 +30,8 @@ importers: specifier: ^14.6.0 version: 14.6.0(eslint-plugin-vue@10.4.0(@typescript-eslint/parser@8.39.1(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2))(eslint@9.33.0(jiti@2.5.1))(vue-eslint-parser@10.2.0(eslint@9.33.0(jiti@2.5.1))))(eslint@9.33.0(jiti@2.5.1))(typescript@5.9.2) '@vue/tsconfig': - specifier: ^0.7.0 - version: 0.7.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) + specifier: ^0.8.0 + version: 0.8.1(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2)) '@vueuse/core': specifier: ^13.6.0 version: 13.6.0(vue@3.5.21(typescript@5.9.2)) @@ -582,8 +582,8 @@ packages: '@vue/shared@3.5.21': resolution: {integrity: sha512-+2k1EQpnYuVuu3N7atWyG3/xoFWIVJZq4Mz8XNOdScFI0etES75fbny/oU4lKWk/577P1zmg0ioYvpGEDZ3DLw==} - '@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 @@ -2064,7 +2064,7 @@ snapshots: '@vue/shared@3.5.21': {} - '@vue/tsconfig@0.7.0(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': + '@vue/tsconfig@0.8.1(typescript@5.9.2)(vue@3.5.21(typescript@5.9.2))': optionalDependencies: typescript: 5.9.2 vue: 3.5.21(typescript@5.9.2)