diff --git a/apps/vue3/package.json b/apps/vue3/package.json index afb30c5..03918fc 100644 --- a/apps/vue3/package.json +++ b/apps/vue3/package.json @@ -27,7 +27,7 @@ "@vitejs/plugin-vue-jsx": "^3.1.0", "@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-typescript": "^12.0.0", - "@vue/tsconfig": "^0.4.0", + "@vue/tsconfig": "^0.8.0", "eslint": "^8.55.0", "eslint-plugin-vue": "^9.19.2", "minimatch": "^9.0.3", diff --git a/components/vue/package.json b/components/vue/package.json index 8191327..fbc752e 100644 --- a/components/vue/package.json +++ b/components/vue/package.json @@ -104,7 +104,7 @@ "@vitejs/plugin-vue-jsx": "^3.1.0", "@vue/eslint-config-prettier": "^8.0.0", "@vue/eslint-config-typescript": "^12.0.0", - "@vue/tsconfig": "^0.4.0", + "@vue/tsconfig": "^0.8.0", "eslint": "^8.55.0", "eslint-plugin-vue": "^9.19.2", "prettier": "^3.1.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 92a755b..fcb0810 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -333,8 +333,8 @@ importers: specifier: ^12.0.0 version: 12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.55.0)(typescript@5.3.3) '@vue/tsconfig': - specifier: ^0.4.0 - version: 0.4.0 + specifier: ^0.8.0 + version: 0.8.1(typescript@5.3.3)(vue@3.3.11) eslint: specifier: ^8.55.0 version: 8.55.0 @@ -400,8 +400,8 @@ importers: specifier: ^12.0.0 version: 12.0.0(eslint-plugin-vue@9.19.2)(eslint@8.55.0)(typescript@5.3.3) '@vue/tsconfig': - specifier: ^0.4.0 - version: 0.4.0 + specifier: ^0.8.0 + version: 0.8.1(typescript@5.3.3)(vue@3.3.4) eslint: specifier: ^8.55.0 version: 8.55.0 @@ -7862,8 +7862,34 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/tsconfig@0.4.0: - resolution: {integrity: sha512-CPuIReonid9+zOG/CGTT05FXrPYATEqoDGNrEaqS4hwcw5BUNM2FguC0mOwJD4Jr16UpRVl9N0pY3P+srIbqmg==} + /@vue/tsconfig@0.8.1(typescript@5.3.3)(vue@3.3.11): + resolution: {integrity: sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==} + peerDependencies: + typescript: 5.x + vue: ^3.4.0 + peerDependenciesMeta: + typescript: + optional: true + vue: + optional: true + dependencies: + typescript: 5.3.3 + vue: 3.3.11(typescript@5.3.3) + dev: true + + /@vue/tsconfig@0.8.1(typescript@5.3.3)(vue@3.3.4): + resolution: {integrity: sha512-aK7feIWPXFSUhsCP9PFqPyFOcz4ENkb8hZ2pneL6m2UjCkccvaOhC/5KCKluuBufvp2KzkbdA2W2pk20vLzu3g==} + peerDependencies: + typescript: 5.x + vue: ^3.4.0 + peerDependenciesMeta: + typescript: + optional: true + vue: + optional: true + dependencies: + typescript: 5.3.3 + vue: 3.3.4 dev: true /@vue/web-component-wrapper@1.3.0: @@ -12572,7 +12598,7 @@ packages: resolution: {integrity: sha512-oWb1Z6mkHIskLzEJ/XWX0srkpkTQ7vaopMQkyaEIoq0fmtFVxOthb8cCxeT+p3ynTdkk/RZwbgG4brR5BeWECw==} engines: {node: '>= 4.0'} os: [darwin] - deprecated: The v1 package contains DANGEROUS / INSECURE binaries. Upgrade to safe fsevents v2 + deprecated: Upgrade to fsevents v2 to mitigate potential security issues requiresBuild: true dependencies: bindings: 1.5.0