diff --git a/package.json b/package.json index 756caeba..c7db843a 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "vite-plugin-compression": "^0.5.1", "vite-plugin-html": "^3.2.2", "vite-plugin-vue-devtools": "^7.7.2", - "vue-tsc": "^2.2.2" + "vue-tsc": "^2.2.4" }, "simple-git-hooks": { "pre-commit": "npx lint-staged" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index d6b478ec..fc605f1d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -112,8 +112,8 @@ importers: specifier: ^7.7.2 version: 7.7.2(rollup@4.21.0)(vite@5.4.14(@types/node@22.13.5)(sass@1.85.0)(terser@5.39.0))(vue@3.5.13(typescript@5.7.3)) vue-tsc: - specifier: ^2.2.2 - version: 2.2.2(typescript@5.7.3) + specifier: ^2.2.4 + version: 2.2.4(typescript@5.7.3) packages: @@ -1217,8 +1217,8 @@ packages: '@vue/devtools-shared@7.7.2': resolution: {integrity: sha512-uBFxnp8gwW2vD6FrJB8JZLUzVb6PNRG0B0jBnHsOH8uKyva2qINY8PTF5Te4QlTbMDqU5K6qtJDr6cNsKWhbOA==} - '@vue/language-core@2.2.2': - resolution: {integrity: sha512-QotO41kurE5PLf3vrNgGTk3QswO2PdUFjBwNiOi7zMmGhwb25PSTh9hD1MCgKC06AVv+8sZQvlL3Do4TTVHSiQ==} + '@vue/language-core@2.2.4': + resolution: {integrity: sha512-eGGdw7eWUwdIn9Fy/irJ7uavCGfgemuHQABgJ/hU1UgZFnbTg9VWeXvHQdhY+2SPQZWJqWXvRWIg67t4iWEa+Q==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -3193,8 +3193,8 @@ packages: vue-template-compiler@2.7.16: resolution: {integrity: sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==} - vue-tsc@2.2.2: - resolution: {integrity: sha512-1icPKkxAA5KTAaSwg0wVWdE48EdsH8fgvcbAiqojP4jXKl6LEM3soiW1aG/zrWrFt8Mw1ncG2vG1PvpZpVfehA==} + vue-tsc@2.2.4: + resolution: {integrity: sha512-3EVHlxtpMXcb5bCaK7QDFTbEkMusDfVk0HVRrkv5hEb+Clpu9a96lKUXJAeD/akRlkoA4H8MCHgBDN19S6FnzA==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -4386,7 +4386,7 @@ snapshots: dependencies: rfdc: 1.4.1 - '@vue/language-core@2.2.2(typescript@5.7.3)': + '@vue/language-core@2.2.4(typescript@5.7.3)': dependencies: '@volar/language-core': 2.4.11 '@vue/compiler-dom': 3.5.13 @@ -6453,10 +6453,10 @@ snapshots: he: 1.2.0 optional: true - vue-tsc@2.2.2(typescript@5.7.3): + vue-tsc@2.2.4(typescript@5.7.3): dependencies: '@volar/typescript': 2.4.11 - '@vue/language-core': 2.2.2(typescript@5.7.3) + '@vue/language-core': 2.2.4(typescript@5.7.3) typescript: 5.7.3 vue@3.5.13(typescript@5.7.3):