diff --git a/package.json b/package.json index 25977fb..c9c442d 100644 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "vite-plugin-vue-devtools": "8.1.1", "vitepress": "2.0.0-alpha.17", "vitepress-plugin-tabs": "0.9.0", - "vue-tsc": "3.2.7" + "vue-tsc": "3.2.8" }, "engines": { "node": "^20.19.0 || >=22.12.0" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 541c6ac..6f4dfc2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -181,8 +181,8 @@ importers: specifier: 0.9.0 version: 0.9.0(vitepress@2.0.0-alpha.17(@types/node@24.12.2)(fuse.js@7.3.0)(jiti@2.6.1)(lightningcss@1.32.0)(postcss@8.5.13)(typescript@5.9.3)(universal-cookie@8.1.2)(yaml@2.8.4))(vue@3.5.33(typescript@5.9.3)) vue-tsc: - specifier: 3.2.7 - version: 3.2.7(typescript@5.9.3) + specifier: 3.2.8 + version: 3.2.8(typescript@5.9.3) packages: @@ -1898,6 +1898,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@unhead/vue@2.1.13': resolution: {integrity: sha512-HYy0shaHRnLNW9r85gppO8IiGz0ONWVV3zGdlT8CQ0tbTwixznJCIiyqV4BSV1aIF1jJIye0pd1p/k6Eab8Z/A==} @@ -2018,8 +2019,8 @@ packages: typescript: optional: true - '@vue/language-core@3.2.7': - resolution: {integrity: sha512-Gn4q/tRxbpVGLEuARQ43p3YELlNAFgRUVCgW9U5Cr+5q4vfD2bWDWpl3ABbJMXUt5xlE1dF8dkigg2aUq7JYYw==} + '@vue/language-core@3.2.8': + resolution: {integrity: sha512-9OiSPQFiAAWNVnXb0d2dcTmcKnFQamhuNES6ayyISrb/mwPWVgoGdAqSfCWqKhQpa3D5gDTcYD+w7ObiheZ81g==} '@vue/reactivity@3.5.33': resolution: {integrity: sha512-p8UfIqyIhb0rYGlSgSBV+lPhF2iUSBcRy7enhTmPqKWadHy9kcOFYF1AejYBP9P+avnd3OBbD49DU4pLWX/94A==} @@ -4344,8 +4345,8 @@ packages: nuxt: optional: true - vue-tsc@3.2.7: - resolution: {integrity: sha512-zc1tL3HoQni1zGTGrwBVRQb7rGP5SWdu/m4rGB6JcnAC5MT5LFZIxF7Y+EJEnt4hGF23d60rXH7gRjHGb5KQQQ==} + vue-tsc@3.2.8: + resolution: {integrity: sha512-27vTLJ6Q2370obOd0PFYoYoKnmXJ521uUIedrs3Zhhhg/8YG10VOCMmwt+JQslatpAMTDbnWiitLnoD5VlIvog==} hasBin: true peerDependencies: typescript: '>=5.0.0' @@ -6722,7 +6723,7 @@ snapshots: transitivePeerDependencies: - supports-color - '@vue/language-core@3.2.7': + '@vue/language-core@3.2.8': dependencies: '@volar/language-core': 2.4.28 '@vue/compiler-dom': 3.5.33 @@ -9360,10 +9361,10 @@ snapshots: vue-sonner@2.0.9: {} - vue-tsc@3.2.7(typescript@5.9.3): + vue-tsc@3.2.8(typescript@5.9.3): dependencies: '@volar/typescript': 2.4.28 - '@vue/language-core': 3.2.7 + '@vue/language-core': 3.2.8 typescript: 5.9.3 vue3-marquee@4.2.2(vue@3.5.33(typescript@5.9.3)):