diff --git a/package.json b/package.json index ba056dca..35fe4c4c 100644 --- a/package.json +++ b/package.json @@ -27,6 +27,6 @@ "sitemap-ts": "1.4.0", "typescript": "5.2.2", "vite": "4.4.9", - "vue-tsc": "1.8.10" + "vue-tsc": "1.8.11" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index a16785b8..7b64ad25 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -33,8 +33,8 @@ importers: specifier: 4.4.9 version: 4.4.9(@types/node@18.17.15) vue-tsc: - specifier: 1.8.10 - version: 1.8.10(typescript@5.2.2) + specifier: 1.8.11 + version: 1.8.11(typescript@5.2.2) example: dependencies: @@ -985,8 +985,8 @@ packages: /@vue/devtools-api@6.5.0: resolution: {integrity: sha512-o9KfBeaBmCKl10usN4crU53fYtC1r7jJwdGKjPT24t348rHxgfpZ0xL3Xm/gLUYnc0oTp8LAmrxOeLyu6tbk2Q==} - /@vue/language-core@1.8.10(typescript@5.2.2): - resolution: {integrity: sha512-db8PtM4ZZr7SYNH30XpKxUYnUBYaTvcuJ4c2whKK04fuAjbtjAIZ2al5GzGEfUlesmvkpgdbiSviRXUxgD9Omw==} + /@vue/language-core@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-+MZOBGqGwfld6hpo0DB47x8eNM0dNqk15ZdfOhj19CpvuYuOWCeVdOEGZunKDyo3QLkTn3kLOSysJzg7FDOQBA==} peerDependencies: typescript: '*' peerDependenciesMeta: @@ -1043,11 +1043,11 @@ packages: /@vue/shared@3.3.4: resolution: {integrity: sha512-7OjdcV8vQ74eiz1TZLzZP4JwqM5fA94K6yntPS5Z25r9HDuGNzaGdgvwKYq6S+MxwF0TFRwe50fIR/MYnakdkQ==} - /@vue/typescript@1.8.10(typescript@5.2.2): - resolution: {integrity: sha512-vPSpTXMk4chYwvyTGjM891cKgnx2r6vtbdANOp2mRU31f4HYGyLrZBlGgiua7SaO2cLjUg8y91OipJe0t8OFhA==} + /@vue/typescript@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-skUmMDiPUUtu1flPmf2YybF+PX8IzBtMioQOaNn6Ck/RhdrPJGj1AX/7s3Buf9G6ln+/KHR1XQuti/FFxw5XVA==} dependencies: '@volar/typescript': 1.10.0 - '@vue/language-core': 1.8.10(typescript@5.2.2) + '@vue/language-core': 1.8.11(typescript@5.2.2) transitivePeerDependencies: - typescript dev: true @@ -1640,7 +1640,7 @@ packages: eslint: 8.49.0 eslint-import-resolver-node: 0.3.7 eslint-module-utils: 2.8.0(@typescript-eslint/parser@6.7.0)(eslint-import-resolver-node@0.3.7)(eslint@8.49.0) - get-tsconfig: 4.6.2 + get-tsconfig: 4.7.0 is-glob: 4.0.3 minimatch: 3.1.2 resolve: 1.22.3 @@ -2084,12 +2084,6 @@ packages: has-symbols: 1.0.3 dev: true - /get-tsconfig@4.6.2: - resolution: {integrity: sha512-E5XrT4CbbXcXWy+1jChlZmrmCwd5KGx502kDCXJJ7y898TtWW9FwoG5HfOLVRKmlmDGkWN2HM9Ho+/Y8F0sJDg==} - dependencies: - resolve-pkg-maps: 1.0.0 - dev: true - /get-tsconfig@4.7.0: resolution: {integrity: sha512-pmjiZ7xtB8URYm74PlGJozDNyhvsVLUcpBa8DZBG3bWHwaHa9bPiRpiSfovw+fjhwONSCWKRyk+JQHEGZmMrzw==} dependencies: @@ -3606,14 +3600,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc@1.8.10(typescript@5.2.2): - resolution: {integrity: sha512-ptpTFFDoHQgkWJF7i5iERxooiQzOGtG1uKTfmAUuS3qPuSQGq+Ky/S8BFHhnFGwoOxq/PjmGN2QSZEfg1rtzQA==} + /vue-tsc@1.8.11(typescript@5.2.2): + resolution: {integrity: sha512-BzfiMdPqDHBlysx4g26NkfVHSQwGD/lTRausmxN9sFyjXz34OWfsbkh0YsVkX84Hu65In1fFlxHiG39Tr4Vojg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@vue/language-core': 1.8.10(typescript@5.2.2) - '@vue/typescript': 1.8.10(typescript@5.2.2) + '@vue/language-core': 1.8.11(typescript@5.2.2) + '@vue/typescript': 1.8.11(typescript@5.2.2) semver: 7.5.4 typescript: 5.2.2 dev: true