chore(front): update dependency vue-tsc to v1.0.14
This commit is contained in:
parent
30cbe7c722
commit
19adbb3c6c
|
@ -96,7 +96,7 @@
|
|||
"vite-plugin-pwa": "0.14.0",
|
||||
"vite-plugin-vue-inspector": "1.1.4",
|
||||
"vitest": "0.25.8",
|
||||
"vue-tsc": "1.0.13",
|
||||
"vue-tsc": "1.0.14",
|
||||
"workbox-core": "6.5.4",
|
||||
"workbox-precaching": "6.5.4",
|
||||
"workbox-routing": "6.5.4",
|
||||
|
|
|
@ -1961,36 +1961,36 @@
|
|||
c8 "^7.12.0"
|
||||
vitest "0.25.8"
|
||||
|
||||
"@volar/language-core@1.0.13":
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-1.0.13.tgz#b846c2afe730121525984ecc2dc473ce4565b68b"
|
||||
integrity sha512-aJhRiNjKFgLLB3nRJOfAeyle4StnEQgOKa0UpJU+k5EZd3QdiMfQmekXjxYeQj7NOZNQU7zCBEIvQ3gy15I7tA==
|
||||
"@volar/language-core@1.0.14":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@volar/language-core/-/language-core-1.0.14.tgz#0affa697ca0f26b904ab6058ae790cf7ef6980fb"
|
||||
integrity sha512-j1tMQgw0qCV2amM4qDJNG/zc0yj3ay8HoWNt05IaiCPsULtSSpF/9+F6Izvn0DF7nWOd6MUHTxaQAeZwLfr56Q==
|
||||
dependencies:
|
||||
"@volar/source-map" "1.0.13"
|
||||
"@volar/source-map" "1.0.14"
|
||||
"@vue/reactivity" "^3.2.45"
|
||||
muggle-string "^0.1.0"
|
||||
|
||||
"@volar/source-map@1.0.13":
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-1.0.13.tgz#ede133b7bc39c9eb13a0c19204ac0a283845a104"
|
||||
integrity sha512-dU0plR9BS+bLs7u4chWay+VEIFTrLF15rG2634lGcu7o+z01bRO1U2cegZuIPy46SNkN3ONErLHwS09NBM+Ucg==
|
||||
"@volar/source-map@1.0.14":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@volar/source-map/-/source-map-1.0.14.tgz#2ba856112419f76fe60a819cb6a1d24b0f6a2b22"
|
||||
integrity sha512-8pHCbEWHWaSDGb/FM9zRIW1lY1OAo16MENVSQGCgTwz7PWf3Gw6WW3TFVKCtzaFhLjPH0i5e9hALy7vBPbSHoA==
|
||||
dependencies:
|
||||
muggle-string "^0.1.0"
|
||||
|
||||
"@volar/typescript@1.0.13":
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-1.0.13.tgz#d70a1a1f240967035476b669bad508966897265f"
|
||||
integrity sha512-CfJ4higRZrLDAHVGY84gZ444ZUcA3ktPqVMW0fM3mgHDbzYViB3/tsvXOtZk76D3HK2ap6n4cDwBSv3cY4xqlg==
|
||||
"@volar/typescript@1.0.14":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@volar/typescript/-/typescript-1.0.14.tgz#0e30ff880180e05019d4f9d64012f6df39ce4c6e"
|
||||
integrity sha512-67qcjjz7KGFhMCG9EKMA9qJK3BRGQecO4dGyAKfMfClZ/PaVoKfDvJvYo89McGTQ8SeczD48I9TPnaJM0zK8JQ==
|
||||
dependencies:
|
||||
"@volar/language-core" "1.0.13"
|
||||
"@volar/language-core" "1.0.14"
|
||||
|
||||
"@volar/vue-language-core@1.0.13":
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@volar/vue-language-core/-/vue-language-core-1.0.13.tgz#1ee3bff979f307471942b97bcdb3bbadecce5ae8"
|
||||
integrity sha512-DRUg7yk4w2+5XFk8LS1dbXEM0na2uAddOj3KWHROPQmn78pfgXEH3r0NGDCnxElWJX5Y16iameisOjtOhevxog==
|
||||
"@volar/vue-language-core@1.0.14":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@volar/vue-language-core/-/vue-language-core-1.0.14.tgz#8a0f80015358f7408c125f3678e0209c9ce7692d"
|
||||
integrity sha512-grJ4dQ7c/suZmBBmZtw2O2XeDX+rtgpdBtHxMug1NMPRDxj5EZ9WGphWtGnMQj8RyVgpz9ByvV5GbQjk4/wfBw==
|
||||
dependencies:
|
||||
"@volar/language-core" "1.0.13"
|
||||
"@volar/source-map" "1.0.13"
|
||||
"@volar/language-core" "1.0.14"
|
||||
"@volar/source-map" "1.0.14"
|
||||
"@vue/compiler-dom" "^3.2.45"
|
||||
"@vue/compiler-sfc" "^3.2.45"
|
||||
"@vue/reactivity" "^3.2.45"
|
||||
|
@ -1998,13 +1998,13 @@
|
|||
minimatch "^5.1.0"
|
||||
vue-template-compiler "^2.7.14"
|
||||
|
||||
"@volar/vue-typescript@1.0.13":
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-1.0.13.tgz#6b23c24e3029f2301ae9927143b888f05c6f0082"
|
||||
integrity sha512-iEdkF5l6G10fv/G5hs7WcvtT48AT6y/Pm7pvafnB6SxPhm2uHQ+130x3zeWLMaUel5t6h5LBw2pFsF5Bh85QAQ==
|
||||
"@volar/vue-typescript@1.0.14":
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@volar/vue-typescript/-/vue-typescript-1.0.14.tgz#af869932a6c0e4e2c294395a367cd2d20c40d0da"
|
||||
integrity sha512-2P0QeGLLY05fDTu8GqY8SR2+jldXRTrkQdD2Nc0sVOjMJ7j3RYYY0wJyZ9hCBDuxV4Micc6jdB8nKS0yxQgNvA==
|
||||
dependencies:
|
||||
"@volar/typescript" "1.0.13"
|
||||
"@volar/vue-language-core" "1.0.13"
|
||||
"@volar/typescript" "1.0.14"
|
||||
"@volar/vue-language-core" "1.0.14"
|
||||
|
||||
"@vue/babel-helper-vue-transform-on@^1.0.2":
|
||||
version "1.0.2"
|
||||
|
@ -5568,13 +5568,13 @@ vue-template-compiler@^2.7.14:
|
|||
de-indent "^1.0.2"
|
||||
he "^1.2.0"
|
||||
|
||||
vue-tsc@1.0.13:
|
||||
version "1.0.13"
|
||||
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.0.13.tgz#92541c9399552f9d8ae35baaa92657ba822a9a26"
|
||||
integrity sha512-DORISA3Fu9595xbg5HQqUj4XZVvkyRkcZFJCkCt1CeN7tIMgVRQ8ow07AKcbuHoEkqg7OI4qLu1wyC/VH3o5Ug==
|
||||
vue-tsc@1.0.14:
|
||||
version "1.0.14"
|
||||
resolved "https://registry.yarnpkg.com/vue-tsc/-/vue-tsc-1.0.14.tgz#ba033becbd2bb03adfb4f4cf4b293ad25c000981"
|
||||
integrity sha512-HeqtyxMrSRUCnU5nxB0lQc3o7zirMppZ/V6HLL3l4FsObGepH3A3beNmNehpLQs0Gt7DkSWVi3CpVCFgrf+/sQ==
|
||||
dependencies:
|
||||
"@volar/vue-language-core" "1.0.13"
|
||||
"@volar/vue-typescript" "1.0.13"
|
||||
"@volar/vue-language-core" "1.0.14"
|
||||
"@volar/vue-typescript" "1.0.14"
|
||||
|
||||
vue-upload-component@3.1.6:
|
||||
version "3.1.6"
|
||||
|
|
Loading…
Reference in New Issue