提交 e3d6fd42 编写于 作者: fxy060608's avatar fxy060608

chore: bump vue from 3.2.33 to 3.2.36

上级 4a9afb86
...@@ -12,7 +12,7 @@ ...@@ -12,7 +12,7 @@
"@dcloudio/uni-app": "../../uni-app", "@dcloudio/uni-app": "../../uni-app",
"@dcloudio/uni-components": "../../uni-components", "@dcloudio/uni-components": "../../uni-components",
"@dcloudio/uni-h5": "../../uni-h5", "@dcloudio/uni-h5": "../../uni-h5",
"vue": "3.2.33", "vue": "3.2.36",
"vue-router": "^4.0.15", "vue-router": "^4.0.15",
"vuex": "^4.0.2" "vuex": "^4.0.2"
}, },
......
...@@ -34,11 +34,11 @@ ...@@ -34,11 +34,11 @@
"@dcloudio/uni-i18n": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-i18n": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@types/pako": "1.0.2", "@types/pako": "1.0.2",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"pako": "^1.0.11", "pako": "^1.0.11",
"postcss": "^8.4.13", "postcss": "^8.4.13",
"vue": "3.2.33" "vue": "3.2.36"
}, },
"dependencies": { "dependencies": {
"@dcloudio/uni-app-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-app-vite": "3.0.0-alpha-3041320220531001",
......
...@@ -27,8 +27,8 @@ ...@@ -27,8 +27,8 @@
"@dcloudio/uts": "3.0.0-alpha-3041320220531001", "@dcloudio/uts": "3.0.0-alpha-3041320220531001",
"@rollup/pluginutils": "^4.2.0", "@rollup/pluginutils": "^4.2.0",
"@vitejs/plugin-vue": "^2.3.3", "@vitejs/plugin-vue": "^2.3.3",
"@vue/compiler-dom": "3.2.33", "@vue/compiler-dom": "3.2.36",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"debug": "^4.3.3", "debug": "^4.3.3",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"picocolors": "^1.0.0", "picocolors": "^1.0.0",
...@@ -37,10 +37,10 @@ ...@@ -37,10 +37,10 @@
"devDependencies": { "devDependencies": {
"@types/debug": "^4.1.7", "@types/debug": "^4.1.7",
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"esbuild": "^0.14.27", "esbuild": "^0.14.27",
"postcss": "^8.4.13", "postcss": "^8.4.13",
"vite": "^2.9.9", "vite": "^2.9.9",
"vue": "3.2.33" "vue": "3.2.36"
} }
} }
...@@ -30,6 +30,6 @@ ...@@ -30,6 +30,6 @@
"@dcloudio/uni-push": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-push": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-stat": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-stat": "3.0.0-alpha-3041320220531001",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -28,11 +28,11 @@ ...@@ -28,11 +28,11 @@
"@intlify/shared": "9.1.9", "@intlify/shared": "9.1.9",
"@intlify/vue-devtools": "9.1.9", "@intlify/vue-devtools": "9.1.9",
"@rollup/pluginutils": "^4.2.0", "@rollup/pluginutils": "^4.2.0",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/compiler-dom": "3.2.33", "@vue/compiler-dom": "3.2.36",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"@vue/server-renderer": "3.2.33", "@vue/server-renderer": "3.2.36",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"autoprefixer": "^10.4.7", "autoprefixer": "^10.4.7",
"base64url": "^3.0.1", "base64url": "^3.0.1",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
...@@ -72,6 +72,6 @@ ...@@ -72,6 +72,6 @@
"@types/sass": "^1.43.1", "@types/sass": "^1.43.1",
"@types/stylus": "^0.48.36", "@types/stylus": "^0.48.36",
"postcss": "^8.4.13", "postcss": "^8.4.13",
"vue": "3.2.33" "vue": "3.2.36"
} }
} }
...@@ -22,10 +22,10 @@ ...@@ -22,10 +22,10 @@
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@rollup/pluginutils": "^4.2.0", "@rollup/pluginutils": "^4.2.0",
"@vue/compiler-dom": "3.2.33", "@vue/compiler-dom": "3.2.36",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"@vue/server-renderer": "3.2.33", "@vue/server-renderer": "3.2.36",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"debug": "^4.3.3", "debug": "^4.3.3",
"fs-extra": "^10.0.0", "fs-extra": "^10.0.0",
"mime": "^3.0.0", "mime": "^3.0.0",
...@@ -37,8 +37,8 @@ ...@@ -37,8 +37,8 @@
"@types/mime": "^2.0.3", "@types/mime": "^2.0.3",
"@types/module-alias": "^2.0.1", "@types/module-alias": "^2.0.1",
"@types/resolve": "^1.20.2", "@types/resolve": "^1.20.2",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"esbuild": "^0.14.27", "esbuild": "^0.14.27",
"vue": "3.2.33" "vue": "3.2.36"
} }
} }
...@@ -10048,7 +10048,7 @@ const getDeviceInfo = /* @__PURE__ */ defineSyncApi("getDeviceInfo", () => { ...@@ -10048,7 +10048,7 @@ const getDeviceInfo = /* @__PURE__ */ defineSyncApi("getDeviceInfo", () => {
}); });
const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => { const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => {
initBrowserInfo(); initBrowserInfo();
const { theme, language } = browserInfo; const { theme, language, browserName, browserVersion } = browserInfo;
return { return {
appId: __uniConfig.appId, appId: __uniConfig.appId,
appName: __uniConfig.appName, appName: __uniConfig.appName,
...@@ -10059,10 +10059,10 @@ const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => { ...@@ -10059,10 +10059,10 @@ const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => {
hostSDKVersion: void 0, hostSDKVersion: void 0,
hostPackageName: void 0, hostPackageName: void 0,
hostFontSizeSetting: void 0, hostFontSizeSetting: void 0,
hostName: void 0, hostName: browserName,
hostVersion: void 0, hostVersion: browserVersion,
hostTheme: void 0, hostTheme: theme,
hostLanguage: void 0, hostLanguage: language,
language, language,
SDKVersion: "", SDKVersion: "",
theme, theme,
......
...@@ -16527,7 +16527,7 @@ const getDeviceInfo = /* @__PURE__ */ defineSyncApi("getDeviceInfo", () => { ...@@ -16527,7 +16527,7 @@ const getDeviceInfo = /* @__PURE__ */ defineSyncApi("getDeviceInfo", () => {
}); });
const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => { const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => {
initBrowserInfo(); initBrowserInfo();
const { theme, language } = browserInfo; const { theme, language, browserName, browserVersion } = browserInfo;
return { return {
appId: __uniConfig.appId, appId: __uniConfig.appId,
appName: __uniConfig.appName, appName: __uniConfig.appName,
...@@ -16538,10 +16538,10 @@ const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => { ...@@ -16538,10 +16538,10 @@ const getAppBaseInfo = /* @__PURE__ */ defineSyncApi("getAppBaseInfo", () => {
hostSDKVersion: void 0, hostSDKVersion: void 0,
hostPackageName: void 0, hostPackageName: void 0,
hostFontSizeSetting: void 0, hostFontSizeSetting: void 0,
hostName: void 0, hostName: browserName,
hostVersion: void 0, hostVersion: browserVersion,
hostTheme: void 0, hostTheme: theme,
hostLanguage: void 0, hostLanguage: language,
language, language,
SDKVersion: "", SDKVersion: "",
theme, theme,
......
...@@ -33,8 +33,8 @@ ...@@ -33,8 +33,8 @@
"@dcloudio/uni-h5-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-h5-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-i18n": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-i18n": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/server-renderer": "3.2.33", "@vue/server-renderer": "3.2.36",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"localstorage-polyfill": "^1.0.1", "localstorage-polyfill": "^1.0.1",
"safe-area-insets": "^1.4.1", "safe-area-insets": "^1.4.1",
"vue-router": "^4.0.15", "vue-router": "^4.0.15",
...@@ -47,6 +47,6 @@ ...@@ -47,6 +47,6 @@
"@types/google.maps": "^3.45.6", "@types/google.maps": "^3.45.6",
"acorn-loose": "^8.2.1", "acorn-loose": "^8.2.1",
"acorn-walk": "^8.2.0", "acorn-walk": "^8.2.0",
"vue": "3.2.33" "vue": "3.2.36"
} }
} }
...@@ -12,6 +12,7 @@ import { ...@@ -12,6 +12,7 @@ import {
Ref, Ref,
ExtractPropTypes, ExtractPropTypes,
onMounted, onMounted,
StyleValue,
} from 'vue' } from 'vue'
import { import {
useBooleanAttr, useBooleanAttr,
...@@ -198,8 +199,8 @@ type State = { ...@@ -198,8 +199,8 @@ type State = {
oldValueArray: number[] oldValueArray: number[]
isDesktop: boolean isDesktop: boolean
popupStyle: { popupStyle: {
content: Data content: StyleValue
triangle: Data triangle: StyleValue
} }
} }
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -32,7 +32,7 @@ ...@@ -32,7 +32,7 @@
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -24,14 +24,14 @@ ...@@ -24,14 +24,14 @@
"@babel/types": "^7.17.0", "@babel/types": "^7.17.0",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/compiler-dom": "3.2.33", "@vue/compiler-dom": "3.2.36",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"estree-walker": "^2.0.2" "estree-walker": "^2.0.2"
}, },
"devDependencies": { "devDependencies": {
"@types/babel__generator": "^7.6.4", "@types/babel__generator": "^7.6.4",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"source-map": "^0.6.1" "source-map": "^0.6.1"
} }
} }
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -24,14 +24,14 @@ ...@@ -24,14 +24,14 @@
"devDependencies": { "devDependencies": {
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-weixin": "3.0.0-alpha-3041320220531001",
"@types/fs-extra": "^9.0.13", "@types/fs-extra": "^9.0.13",
"@vue/compiler-core": "3.2.33" "@vue/compiler-core": "3.2.36"
}, },
"dependencies": { "dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"fs-extra": "^10.0.0" "fs-extra": "^10.0.0"
} }
} }
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"@vue/compiler-core": "3.2.33" "@vue/compiler-core": "3.2.36"
} }
} }
...@@ -22,8 +22,8 @@ ...@@ -22,8 +22,8 @@
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-compiler": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"debug": "^4.3.3", "debug": "^4.3.3",
"magic-string": "^0.26.1" "magic-string": "^0.26.1"
}, },
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": { "dependencies": {
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
}, },
"devDependencies": { "devDependencies": {
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001" "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001"
......
...@@ -26,13 +26,13 @@ ...@@ -26,13 +26,13 @@
}, },
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": { "devDependencies": {
"@vue/compiler-core": "3.2.33" "@vue/compiler-core": "3.2.36"
}, },
"dependencies": { "dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
}, },
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"parse-css-font": "^4.0.0", "parse-css-font": "^4.0.0",
"postcss": "^8.4.13" "postcss": "^8.4.13"
} }
......
...@@ -22,13 +22,13 @@ ...@@ -22,13 +22,13 @@
}, },
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": { "devDependencies": {
"@vue/compiler-core": "3.2.33" "@vue/compiler-core": "3.2.36"
}, },
"dependencies": { "dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-cli-shared": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vite": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-mp-vue": "3.0.0-alpha-3041320220531001",
"@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001", "@dcloudio/uni-shared": "3.0.0-alpha-3041320220531001",
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -20,9 +20,9 @@ ...@@ -20,9 +20,9 @@
}, },
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da", "gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": { "devDependencies": {
"@vue/runtime-core": "3.2.33" "@vue/runtime-core": "3.2.36"
}, },
"dependencies": { "dependencies": {
"@vue/shared": "3.2.33" "@vue/shared": "3.2.36"
} }
} }
...@@ -31,10 +31,10 @@ ...@@ -31,10 +31,10 @@
"@vitejs/plugin-legacy": "^1.8.2", "@vitejs/plugin-legacy": "^1.8.2",
"@vitejs/plugin-vue": "^2.3.3", "@vitejs/plugin-vue": "^2.3.3",
"@vitejs/plugin-vue-jsx": "^1.3.10", "@vitejs/plugin-vue-jsx": "^1.3.10",
"@vue/compiler-core": "3.2.33", "@vue/compiler-core": "3.2.36",
"@vue/compiler-dom": "3.2.33", "@vue/compiler-dom": "3.2.36",
"@vue/compiler-sfc": "3.2.33", "@vue/compiler-sfc": "3.2.36",
"@vue/shared": "3.2.33", "@vue/shared": "3.2.36",
"cac": "6.7.9", "cac": "6.7.9",
"debug": "^4.3.3", "debug": "^4.3.3",
"estree-walker": "^2.0.2", "estree-walker": "^2.0.2",
...@@ -54,7 +54,7 @@ ...@@ -54,7 +54,7 @@
"@vue/babel-plugin-jsx": "^1.1.1", "@vue/babel-plugin-jsx": "^1.1.1",
"chokidar": "^3.5.3", "chokidar": "^3.5.3",
"vite": "^2.9.9", "vite": "^2.9.9",
"vue": "3.2.33" "vue": "3.2.36"
}, },
"peerDependencies": { "peerDependencies": {
"vite": "^2.9.9" "vite": "^2.9.9"
......
此差异已折叠。
...@@ -10,7 +10,7 @@ async function getVersion(name, tag = 'latest') { ...@@ -10,7 +10,7 @@ async function getVersion(name, tag = 'latest') {
const pkgs = { const pkgs = {
vue: { vue: {
latest: '3.2.33', latest: '3.2.36',
}, },
'vue-router': { 'vue-router': {
latest: '4.0.15', latest: '4.0.15',
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册