|
@@ -249,6 +249,13 @@
|
|
|
dependencies:
|
|
|
undici-types "~6.19.8"
|
|
|
|
|
|
+"@types/vue@^2.0.0":
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npmmirror.com/@types/vue/-/vue-2.0.0.tgz#ec77b3d89591deb9ca5cb052368aa9c32be088e7"
|
|
|
+ integrity sha512-WDElkBv/o4lVwu6wYHB06AXs4Xo2fwDjJUpvPRc1QQdzkUSiGFjrYuSCy8raxLE5FObgKq8ND7R5gSZTFLK60w==
|
|
|
+ dependencies:
|
|
|
+ vue "*"
|
|
|
+
|
|
|
"@vant/popperjs@^1.3.0":
|
|
|
version "1.3.0"
|
|
|
resolved "https://registry.npmmirror.com/@vant/popperjs/-/popperjs-1.3.0.tgz#e0eff017124b5b2352ef3b36a6df06277f4400f2"
|
|
@@ -304,7 +311,7 @@
|
|
|
"@vue/compiler-core" "3.5.12"
|
|
|
"@vue/shared" "3.5.12"
|
|
|
|
|
|
-"@vue/compiler-sfc@3.5.12":
|
|
|
+"@vue/compiler-sfc@3.5.12", "@vue/compiler-sfc@^3.5.12":
|
|
|
version "3.5.12"
|
|
|
resolved "https://registry.npmmirror.com/@vue/compiler-sfc/-/compiler-sfc-3.5.12.tgz#6688120d905fcf22f7e44d3cb90f8dabc4dd3cc8"
|
|
|
integrity sha512-2k973OGo2JuAa5+ZlekuQJtitI5CgLMOwgl94BzMCsKZCX/xiqzJYzapl4opFogKHqwJk34vfsaKpfEhd1k5nw==
|
|
@@ -629,7 +636,7 @@ vue-tsc@^2.1.8:
|
|
|
"@vue/language-core" "2.1.10"
|
|
|
semver "^7.5.4"
|
|
|
|
|
|
-vue@^3.5.12:
|
|
|
+vue@*, vue@^3.5.12:
|
|
|
version "3.5.12"
|
|
|
resolved "https://registry.npmmirror.com/vue/-/vue-3.5.12.tgz#e08421c601b3617ea2c9ef0413afcc747130b36c"
|
|
|
integrity sha512-CLVZtXtn2ItBIi/zHZ0Sg1Xkb7+PU32bJJ8Bmy7ts3jxXTcbfsEfBivFYYWz1Hur+lalqGAh65Coin0r+HRUfg==
|