diff --git a/code/vue/base/package.json b/code/vue/base/package.json index 4c6b51183..a23525b23 100644 --- a/code/vue/base/package.json +++ b/code/vue/base/package.json @@ -19,7 +19,7 @@ "@vitejs/plugin-vue-jsx": "3.0.0", "@vue/eslint-config-prettier": "7.0.0", "@vue/eslint-config-typescript": "11.0.2", - "@vue/tsconfig": "0.1.3", + "@vue/tsconfig": "0.4.0", "eslint": "8.33.0", "eslint-plugin-vue": "9.9.0", "msw": "0.49.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4e74d3c9..17c35366a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -491,8 +491,8 @@ importers: specifier: 11.0.2 version: 11.0.2(eslint-plugin-vue@9.9.0)(eslint@8.33.0)(typescript@4.9.5) '@vue/tsconfig': - specifier: 0.1.3 - version: 0.1.3 + specifier: 0.4.0 + version: 0.4.0 eslint: specifier: 8.33.0 version: 8.33.0 @@ -4800,13 +4800,8 @@ packages: /@vue/shared@3.2.47: resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==} - /@vue/tsconfig@0.1.3: - resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} - peerDependencies: - '@types/node': '*' - peerDependenciesMeta: - '@types/node': - optional: true + /@vue/tsconfig@0.4.0: + resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true /@webassemblyjs/ast@1.11.6: