diff --git a/packages/vue-sample/package.json b/packages/vue-sample/package.json index 1b396c4e..ab79452f 100644 --- a/packages/vue-sample/package.json +++ b/packages/vue-sample/package.json @@ -21,7 +21,7 @@ "@vitejs/plugin-vue": "^4.1.0", "@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-typescript": "^11.0.3", - "@vue/tsconfig": "^0.1.3", + "@vue/tsconfig": "^0.4.0", "eslint": "^8.44.0", "eslint-plugin-vue": "^9.10.0", "lint-staged": "^14.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index db8d991e..640903ed 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -955,8 +955,8 @@ importers: specifier: ^11.0.3 version: 11.0.3(eslint-plugin-vue@9.10.0)(eslint@8.44.0)(typescript@5.0.2) '@vue/tsconfig': - specifier: ^0.1.3 - version: 0.1.3(@types/node@18.8.5) + specifier: ^0.4.0 + version: 0.4.0 eslint: specifier: ^8.44.0 version: 8.44.0 @@ -4870,15 +4870,8 @@ packages: resolution: {integrity: sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ==} dev: true - /@vue/tsconfig@0.1.3(@types/node@18.8.5): - resolution: {integrity: sha512-kQVsh8yyWPvHpb8gIc9l/HIDiiVUy1amynLNpCy8p+FoCiZXCo6fQos5/097MmnNZc9AtseDsCrfkhqCrJ8Olg==} - peerDependencies: - '@types/node': '*' - peerDependenciesMeta: - '@types/node': - optional: true - dependencies: - '@types/node': 18.8.5 + /@vue/tsconfig@0.4.0: + resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} dev: true /@web3-storage/multipart-parser@1.0.0: