diff --git a/package.json b/package.json index 1828249..43a5ce3 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "@types/node": "^22.16.0", "@vitejs/plugin-vue": "^5.2.4", "@vue/test-utils": "^2.4.6", - "@vue/tsconfig": "^0.7.0", + "@vue/tsconfig": "^0.9.0", "jsdom": "^25.0.1", "npm-run-all2": "^8.0.4", "prettier": "^3.6.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 54e13eb..43ed601 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -39,8 +39,8 @@ importers: specifier: ^2.4.6 version: 2.4.6 '@vue/tsconfig': - specifier: ^0.7.0 - version: 0.7.0(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3)) + specifier: ^0.9.0 + version: 0.9.0(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3)) jsdom: specifier: ^25.0.1 version: 25.0.1 @@ -712,8 +712,8 @@ packages: '@vue/test-utils@2.4.6': resolution: {integrity: sha512-FMxEjOpYNYiFe0GkaHsnJPXFHxQ6m4t8vI/ElPGpMWxZKpmRvQ33OIrvRXemy6yha03RxhOlQuy+gZMC3CQSow==} - '@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 @@ -996,6 +996,7 @@ packages: glob@10.5.0: resolution: {integrity: sha512-DfXN8DfhJ7NH3Oe7cFmu3NCu1wKbkReJ8TorzSAFbSKrlNaQSKfIzqYqVY8zlbs2NLBbWpRiU52GX2PbaBVNkg==} + deprecated: Old versions of glob are not supported, and contain widely publicized security vulnerabilities, which have been fixed in the current version. Please update. Support for old versions may be purchased (at exorbitant rates) by contacting i@izs.me hasBin: true globals@11.12.0: @@ -1616,6 +1617,7 @@ packages: whatwg-encoding@3.1.1: resolution: {integrity: sha512-6qN4hJdMwfYBtE3YBTTHhoeuUrDBPZmbQaxWAqSALV/MeEnR5z1xd8UKud2RAkFoPkmB+hli1TZSnyi84xz1vQ==} engines: {node: '>=18'} + deprecated: Use @exodus/bytes instead for a more spec-conformant and faster implementation whatwg-mimetype@4.0.0: resolution: {integrity: sha512-QaKxh0eNIi2mE9p2vEdzfagOKHCcj1pJ56EEHGQOVxp8r9/iszLUUV7v89x9O1p/T+NlTM5W7jW6+cz4Fq1YVg==} @@ -2319,7 +2321,7 @@ snapshots: js-beautify: 1.15.4 vue-component-type-helpers: 2.2.12 - '@vue/tsconfig@0.7.0(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3))': + '@vue/tsconfig@0.9.0(typescript@5.6.3)(vue@3.5.18(typescript@5.6.3))': optionalDependencies: typescript: 5.6.3 vue: 3.5.18(typescript@5.6.3)