From 3cbf4c5ec9a8965a3671d39aadd683054aa528bf Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 19 Jun 2022 03:24:47 +0000 Subject: [PATCH] chore(deps): update dependency vue-tsc to v0.38.0 --- web/package.json | 2 +- web/pnpm-lock.yaml | 38 +++++++++++++++++++------------------- 2 files changed, 20 insertions(+), 20 deletions(-) diff --git a/web/package.json b/web/package.json index 90e88f9..6abad30 100644 --- a/web/package.json +++ b/web/package.json @@ -19,7 +19,7 @@ "unocss": "^0.39.0", "vite": "^2.9.12", "vite-plugin-windicss": "^1.8.4", - "vue-tsc": "^0.37.7", + "vue-tsc": "0.38.0", "windicss": "^3.5.4" } } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index cd540b8..d6bc3a6 100644 --- a/web/pnpm-lock.yaml +++ b/web/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: vite: ^2.9.12 vite-plugin-windicss: ^1.8.4 vue: ^3.2.25 - vue-tsc: ^0.37.7 + vue-tsc: 0.38.0 windicss: ^3.5.4 dependencies: @@ -23,7 +23,7 @@ devDependencies: unocss: 0.39.0_vite@2.9.12 vite: 2.9.12 vite-plugin-windicss: 1.8.4_vite@2.9.12 - vue-tsc: 0.37.7_typescript@4.7.3 + vue-tsc: 0.38.0_typescript@4.7.3 windicss: 3.5.4 packages: @@ -252,32 +252,32 @@ packages: vue: 3.2.37 dev: true - /@volar/code-gen/0.37.7: - resolution: {integrity: sha512-mFUUNgvqK7PdUpMj7euLluX2/5kkY45fL0tERm5XdikB0/bp9GuNG/RUGl0GxB1ocdIsUKw3oprOmJGTL/trYg==} + /@volar/code-gen/0.38.0: + resolution: {integrity: sha512-+3eAi2UPSBCJAetLw5TPvkUJYUB2g7LBnN2crOu1VBEZvfEzHlL2G9esUqMUGgj51BtjIhxCobyZHK+L0P4Dvw==} dependencies: - '@volar/source-map': 0.37.7 + '@volar/source-map': 0.38.0 dev: true - /@volar/source-map/0.37.7: - resolution: {integrity: sha512-am/EroeyiQWRisyEMWmbKYUCffiL6Fxxe+U2sxEat9PGZw767rEGJ7EKj5m1iNMpinGYsYTV7ymTihn/X1OoDg==} + /@volar/source-map/0.38.0: + resolution: {integrity: sha512-Zet8XQr2jfn/d92XEMREIG5ZNN4btCY5L7Jr1Kd6p4jg7NCx/AtngPRnOp9HKkWOmteYdWC58VqWj2zLNHFlxw==} dev: true - /@volar/vue-code-gen/0.37.7: - resolution: {integrity: sha512-VM5UE1WUR05sEheVQoG/Yeryg9u8jmteOLeNWAlRrZHgqU1t97NOFBxo2Ul9hgeBBW80E2JE02+cZ/srqYDbgQ==} + /@volar/vue-code-gen/0.38.0: + resolution: {integrity: sha512-s1eb8kBdTrRTh8UK678+4uI0RS977R+CGeSj7qROftan2cNLbAC7qlgS9oLpPccxgJG5m1Ll5hbpKBGymqWKiQ==} dependencies: - '@volar/code-gen': 0.37.7 - '@volar/source-map': 0.37.7 + '@volar/code-gen': 0.38.0 + '@volar/source-map': 0.38.0 '@vue/compiler-core': 3.2.37 '@vue/compiler-dom': 3.2.37 '@vue/shared': 3.2.37 dev: true - /@volar/vue-typescript/0.37.7: - resolution: {integrity: sha512-V2mdX9GiFK7xxEaiIkJCzrrdfZkF8ptIw3L/LDqOUtUATEB9Da7zJHPugLMa3+wTL8JzFonRRXs02VNfP6SJIg==} + /@volar/vue-typescript/0.38.0: + resolution: {integrity: sha512-DQc5USGAA6UHFtDZmhgy320Zuac/CYfVFsyLTbY+tP+uPorIvxeTHEQE1G8h945br5f6IyK5X3LLg5KO2/1iiQ==} dependencies: - '@volar/code-gen': 0.37.7 - '@volar/source-map': 0.37.7 - '@volar/vue-code-gen': 0.37.7 + '@volar/code-gen': 0.38.0 + '@volar/source-map': 0.38.0 + '@volar/vue-code-gen': 0.38.0 '@vue/compiler-sfc': 3.2.37 '@vue/reactivity': 3.2.37 dev: true @@ -1174,13 +1174,13 @@ packages: fsevents: 2.3.2 dev: true - /vue-tsc/0.37.7_typescript@4.7.3: - resolution: {integrity: sha512-OZtcPh/me10Oc0fBckl8eq0i64X0JnHgSPtcOTMMsA84Imt7q6f4M/4RNtvD1C+X2q8g0MGNyzqPVm5c/Uw8ww==} + /vue-tsc/0.38.0_typescript@4.7.3: + resolution: {integrity: sha512-e4O5z+J5E/4vvNCBtMM4aqevSxJLx+04vV6+tSQwnbI8/zHs23CWqZKQr/Eie8C43mGnRjWVEFy4Keq2NGeEDg==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.37.7 + '@volar/vue-typescript': 0.38.0 typescript: 4.7.3 dev: true