diff --git a/web/package.json b/web/package.json index 90e88f9..a4f9ef0 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.3", "windicss": "^3.5.4" } } diff --git a/web/pnpm-lock.yaml b/web/pnpm-lock.yaml index cd540b8..d70ccca 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.3 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.3_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.3: + resolution: {integrity: sha512-0yCkDtaxffyfC9e2dSLGXJmG3b0rCfTa6vqxjr70ZFTtcf/VytmMBwboFicnm+Zoen9EI8wUNfw4upw9Slz5RQ==} dependencies: - '@volar/source-map': 0.37.7 + '@volar/source-map': 0.38.3 dev: true - /@volar/source-map/0.37.7: - resolution: {integrity: sha512-am/EroeyiQWRisyEMWmbKYUCffiL6Fxxe+U2sxEat9PGZw767rEGJ7EKj5m1iNMpinGYsYTV7ymTihn/X1OoDg==} + /@volar/source-map/0.38.3: + resolution: {integrity: sha512-8aVM+r4lsHnLjhvnjQ6kn4J++3I6VXtJblcGzWuIOn9M8pJmRGW6Si/eOVjayLWfvPCxXUM7e3sg4Nm2tufTmg==} dev: true - /@volar/vue-code-gen/0.37.7: - resolution: {integrity: sha512-VM5UE1WUR05sEheVQoG/Yeryg9u8jmteOLeNWAlRrZHgqU1t97NOFBxo2Ul9hgeBBW80E2JE02+cZ/srqYDbgQ==} + /@volar/vue-code-gen/0.38.3: + resolution: {integrity: sha512-euVuKtwV/KurRSVwNz5bZbCBJLwVOE56+Uh2PhsHcAM5Wzlt82cwLj07FbFagCftoC3IC/bsn43yuLc2I+ZjAQ==} dependencies: - '@volar/code-gen': 0.37.7 - '@volar/source-map': 0.37.7 + '@volar/code-gen': 0.38.3 + '@volar/source-map': 0.38.3 '@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.3: + resolution: {integrity: sha512-rXh4RQBZrNfkiSnpBYbHrsxg7vBbZeYsGFgE/n8FVLcZfGlelsdXFIINsr/aZGUCJre9I15wQ44eEmXnc4+qww==} 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.3 + '@volar/source-map': 0.38.3 + '@volar/vue-code-gen': 0.38.3 '@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.3_typescript@4.7.3: + resolution: {integrity: sha512-mWlneSF+PG2kXYGJI12N4XEAG4ljAkae7IcB93fspqSkEt/oKwDbWy3DzcPSgUm0LsXqOUprTMaZkwDVSRBIvw==} hasBin: true peerDependencies: typescript: '*' dependencies: - '@volar/vue-typescript': 0.37.7 + '@volar/vue-typescript': 0.38.3 typescript: 4.7.3 dev: true