diff --git a/package.json b/package.json index fbbcf357de..cff4ee0122 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "vite-plugin-pwa": "0.13.3", "vite-svg-loader": "3.6.0", "vitest": "0.25.3", - "vue-tsc": "1.0.10", + "vue-tsc": "1.0.11", "wait-on": "6.0.1", "workbox-cli": "6.5.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 34ce624996..38ec8a2b67 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -84,7 +84,7 @@ specifiers: vue-flatpickr-component: 11.0.1 vue-i18n: 9.2.2 vue-router: 4.1.6 - vue-tsc: 1.0.10 + vue-tsc: 1.0.11 wait-on: 6.0.1 workbox-cli: 6.5.4 workbox-precaching: 6.5.4 @@ -178,7 +178,7 @@ devDependencies: vite-plugin-pwa: 0.13.3_ncfuj3sngaz4xbo7yyj2tfhvju vite-svg-loader: 3.6.0 vitest: 0.25.3_7makii6cvtw7snp5sepz3pxfcq - vue-tsc: 1.0.10_typescript@4.9.3 + vue-tsc: 1.0.11_typescript@4.9.3 wait-on: 6.0.1 workbox-cli: 6.5.4_acorn@7.4.1 @@ -3483,31 +3483,31 @@ packages: vue: 3.2.45 dev: true - /@volar/language-core/1.0.10: - resolution: {integrity: sha512-7WNzjvdUXjggEZvYu9EInABl4mvXtyiiaJDOJM+plHJT7xW5voLja0BrYYji6TUn8Q4HakLvTPpQddPLq134mg==} + /@volar/language-core/1.0.11: + resolution: {integrity: sha512-YwUYKxIyDc+Fq3kQ6BGGfkrKCG5JzE2Yr6vMxrxEXW2rg/gsq3JgMk/4sI8ybRsaTirhCB4V8+AIVYsvcRxgig==} dependencies: - '@volar/source-map': 1.0.10 + '@volar/source-map': 1.0.11 '@vue/reactivity': 3.2.45 muggle-string: 0.1.0 dev: true - /@volar/source-map/1.0.10: - resolution: {integrity: sha512-jSZW1tfsvAOHlpoRy14zH9sdCYR4g8QcnCXRli8juFC2UHoVzVRKB6VdnXcx5wRAlIRXoiBpsU+pKminryKEBw==} + /@volar/source-map/1.0.11: + resolution: {integrity: sha512-tkuV9MD+OuiZfHA0qZXrPdW6F7TvnpnuTan6Qe7UGUs9+sflezlMJdjaYdGgQObfP+06pcT1E3xdkOoi08ZyyQ==} dependencies: muggle-string: 0.1.0 dev: true - /@volar/typescript/1.0.10: - resolution: {integrity: sha512-Nd+u2Z2P1V+KiNBMLLK6wV4sswOOYBsjEHmgK29eENXtos1+gF2GWB908vvwmT75dmCtlYZ8No14lvCqXUAVdg==} + /@volar/typescript/1.0.11: + resolution: {integrity: sha512-mq7wDDAs0Eb43jev2FxbowuiwWqvL3kb+tar1we8VQbdabpyQ5dmbWPwo/IglevMmW3SKo1Et+6rqAeZpXNnPQ==} dependencies: - '@volar/language-core': 1.0.10 + '@volar/language-core': 1.0.11 dev: true - /@volar/vue-language-core/1.0.10: - resolution: {integrity: sha512-m7pYXGwkpF9Bmuud73kGlAX31QUTwifYbgCenaqm3hGNh+SJebSkxzk4NJvabiGbA6ON3b5ayQZ/rbOEtdoghw==} + /@volar/vue-language-core/1.0.11: + resolution: {integrity: sha512-A3ODs0/ua7BcpSSnE7KtO8bzWsYsbOJRyW2Q/2uktxlfHj8srln3JdgK/mNlIgfnWtACbE5K+EfMJOgJKv864A==} dependencies: - '@volar/language-core': 1.0.10 - '@volar/source-map': 1.0.10 + '@volar/language-core': 1.0.11 + '@volar/source-map': 1.0.11 '@vue/compiler-dom': 3.2.45 '@vue/compiler-sfc': 3.2.45 '@vue/reactivity': 3.2.45 @@ -3516,11 +3516,11 @@ packages: vue-template-compiler: 2.7.14 dev: true - /@volar/vue-typescript/1.0.10: - resolution: {integrity: sha512-GjQ+mfIUljXGfkTmNrfNT8YYQY48mcOE5SJ190o6ENArzH9cqjmvPLo1nrdurbZOFwztwEDNye5N1/5aL9sZ1g==} + /@volar/vue-typescript/1.0.11: + resolution: {integrity: sha512-jlnFPvBcTyPiAbGlgjhKK7fp3Q+Z7Z5eU1NTbTSS0lQC8Gog3sh2UxLAFG5Voe1gHIxasoOEPXzMR0CWF4bKbA==} dependencies: - '@volar/typescript': 1.0.10 - '@volar/vue-language-core': 1.0.10 + '@volar/typescript': 1.0.11 + '@volar/vue-language-core': 1.0.11 dev: true /@vue/compiler-core/3.2.37: @@ -13276,14 +13276,14 @@ packages: he: 1.2.0 dev: true - /vue-tsc/1.0.10_typescript@4.9.3: - resolution: {integrity: sha512-o6ek6ZSDwpVWn7/ZXlIILfCZ18o7ypEYKMDynsyPj9m10/ALXkCLKIj9yVfx00QAX5Z/hKrdhYcA2ZaQ0+U7Kg==} + /vue-tsc/1.0.11_typescript@4.9.3: + resolution: {integrity: sha512-lj+6dEroPsE4wmQOPtjCzAf8x363Km5/tuEvMEoQaoRnzs9myBM46FNvCGIIPStYUGuaqF1W1bORmP2KDQEORA==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-language-core': 1.0.10 - '@volar/vue-typescript': 1.0.10 + '@volar/vue-language-core': 1.0.11 + '@volar/vue-typescript': 1.0.11 typescript: 4.9.3 dev: true