diff --git a/package.json b/package.json index 185a246..4c1dab5 100644 --- a/package.json +++ b/package.json @@ -35,6 +35,6 @@ "typescript": "4.6.2", "vite": "2.8.6", "vite-plugin-eslint": "1.3.0", - "vue-tsc": "0.34.6" + "vue-tsc": "0.34.7" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5357098..1fd9b51 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: vue: ^3.2.29 vue-router: ^4.0.12 vue-toastification: ^2.0.0-rc.5 - vue-tsc: 0.34.6 + vue-tsc: 0.34.7 dependencies: '@headlessui/vue': 1.5.0_vue@3.2.32 @@ -52,7 +52,7 @@ devDependencies: typescript: 4.6.2 vite: 2.8.6_sass@1.50.0 vite-plugin-eslint: 1.3.0_vite@2.8.6 - vue-tsc: 0.34.6_typescript@4.6.2 + vue-tsc: 0.34.7_typescript@4.6.2 packages: @@ -375,32 +375,32 @@ packages: vue: 3.2.32 dev: true - /@volar/code-gen/0.34.6: - resolution: {integrity: sha512-sFgiaN3F+Sy93uVDtnZxfhEdy15ERSZ9qHY9wny4oQHztxS0pscrIGOQcvSoaK3pcyR8xGTouXkNf0BsOUwuXA==} + /@volar/code-gen/0.34.7: + resolution: {integrity: sha512-E1N1VGlChXd0D7WPmmjKhtcZdUKNpBFC4BRqfY+7FZGh89FZlw3uG6Nn76/DjMBLVhfCIY9vA8pwWIN1lI8nYw==} dependencies: - '@volar/source-map': 0.34.6 + '@volar/source-map': 0.34.7 dev: true - /@volar/source-map/0.34.6: - resolution: {integrity: sha512-TIAxtvFIANh0PfQFY7dT/f2MIvpNRzJ7xrvlqwl1oYt7sa8AIposBFGS873s4avOuz15AoubKU7uZnVLYJ5AWg==} + /@volar/source-map/0.34.7: + resolution: {integrity: sha512-KBNcKCWKsY2f965xuuT4dSbt8GR6nHMzb9gi7ucUHtmRQnvrB31BLBvZNQTHMqkbhRmKArDSuIrbUUG9yu0OXQ==} dev: true - /@volar/vue-code-gen/0.34.6: - resolution: {integrity: sha512-0wh5fhQsxY6GL/zrxabjY+lAsFsaUNWDl+45iVeuczGP9sU07lpHoCwHBHBqCK8kxbvAJZaa3Me66apoq5BEvw==} + /@volar/vue-code-gen/0.34.7: + resolution: {integrity: sha512-vejzO30QrDAEZKguZI8hlAnKhwNoX1INXrOMurlmwCbNft2oEloT+ikFF8QYDz3vWWrdFSsoOKp3BTHyurJ5Nw==} dependencies: - '@volar/code-gen': 0.34.6 - '@volar/source-map': 0.34.6 + '@volar/code-gen': 0.34.7 + '@volar/source-map': 0.34.7 '@vue/compiler-core': 3.2.32 '@vue/compiler-dom': 3.2.32 '@vue/shared': 3.2.32 dev: true - /@volar/vue-typescript/0.34.6: - resolution: {integrity: sha512-vKEYnDw9BhIMR6+Rp1Ue/8TpBjYNm4+3fIom4wMxFDlEOCku7fsF169QgZuDDvyPrFlurT878qjKYf88cYFCgA==} + /@volar/vue-typescript/0.34.7: + resolution: {integrity: sha512-Ebln64LQutjuNs8nk57oFo45JMQVdZKThkNAeFrzaqB0UItazRQpSXet4vHzfV18FMCV3Cc6fEqZ14WZzQAxgQ==} dependencies: - '@volar/code-gen': 0.34.6 - '@volar/source-map': 0.34.6 - '@volar/vue-code-gen': 0.34.6 + '@volar/code-gen': 0.34.7 + '@volar/source-map': 0.34.7 + '@volar/vue-code-gen': 0.34.7 '@vue/compiler-sfc': 3.2.32 '@vue/reactivity': 3.2.32 dev: true @@ -2360,13 +2360,13 @@ packages: vue: 3.2.32 dev: false - /vue-tsc/0.34.6_typescript@4.6.2: - resolution: {integrity: sha512-rEr8/BrpSN2QmnTw6MuT0WJA/qx54xDqSXG6EBGt37fn7jLCrKYF37GW3xZCdktO0V53l1XF2ssBtmLL+OI2ww==} + /vue-tsc/0.34.7_typescript@4.6.2: + resolution: {integrity: sha512-GcdwGuddEakVBHKw7uiZUfHqobGD4Ym2XExGuwYuxw7rT50ZnRZvYQ3IB7zyPLa7UZEmiy6HTJiTrArw7ZOu+w==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.34.6 + '@volar/vue-typescript': 0.34.7 typescript: 4.6.2 dev: true