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

chore: merge

{
"private": true,
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"workspaces": [
"packages/*"
],
......@@ -42,8 +42,8 @@
},
"devDependencies": {
"@dcloudio/types": "^2.5.16",
"@dcloudio/uni-api": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-app": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-api": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-app": "3.0.0-alpha-3030720220111003",
"@jest/types": "^27.0.2",
"@microsoft/api-extractor": "^7.19.2",
"@rollup/plugin-alias": "^3.1.1",
......
{
"private": true,
"name": "@dcloudio/size-check",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"devDependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-components": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-h5": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-components": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-h5": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/vite-plugin-uni": "3.0.0-alpha-3030720220111003"
}
}
{
"private": true,
"name": "@dcloudio/uni-api",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-api",
"sideEffects": false,
"repository": {
......@@ -14,6 +14,6 @@
"url": "https://github.com/dcloudio/uni-app/issues"
},
"devDependencies": {
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
{
"name": "@dcloudio/uni-app-plus",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-app-plus",
"files": [
"dist",
......@@ -28,11 +28,11 @@
"main": "dist/uni.compiler.js"
},
"devDependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-components": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-h5": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-components": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-h5": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@types/pako": "1.0.2",
"@vue/compiler-sfc": "3.2.26",
"autoprefixer": "^10.4.0",
......@@ -40,7 +40,7 @@
"vue": "3.2.26"
},
"dependencies": {
"@dcloudio/uni-app-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-app-vue": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-app-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-app-vue": "3.0.0-alpha-3030720220111003"
}
}
{
"name": "@dcloudio/uni-app-vite",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app-vite",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -19,10 +19,10 @@
"license": "Apache-2.0",
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-nvue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-nvue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@rollup/pluginutils": "^4.1.2",
"@vitejs/plugin-vue": "^2.0.1",
"@vue/compiler-sfc": "3.2.26",
......
{
"name": "@dcloudio/uni-app-vue",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-app-vue",
"main": "dist/service.runtime.esm.dev.js",
"module": "dist/service.runtime.esm.dev.js",
......@@ -19,6 +19,6 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
{
"name": "@dcloudio/uni-app",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-app",
"main": "./dist/uni-app.cjs.js",
"module": "./dist/uni-app.es.js",
......@@ -24,11 +24,11 @@
"main": "dist/uni.compiler.js"
},
"dependencies": {
"@dcloudio/uni-cloud": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-components": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-stat": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cloud": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-components": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-stat": "3.0.0-alpha-3030720220111003",
"@vue/shared": "3.2.26"
}
}
{
"name": "@dcloudio/uni-automator",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-automator",
"main": "dist/index.js",
"files": [
......@@ -27,7 +27,7 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"address": "^1.1.2",
"cross-env": "^7.0.3",
"debug": "^4.3.2",
......
{
"name": "@dcloudio/uni-cli-nvue",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-cli-nvue",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -21,8 +21,8 @@
"dependencies": {
"@babel/core": "^7.16.5",
"@babel/preset-env": "^7.16.5",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@vue/shared": "3.2.26",
"acorn": "^5.2.1",
"babel-loader": "^8.2.2",
......
{
"name": "@dcloudio/uni-cli-shared",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-cli-shared",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -21,8 +21,8 @@
"@babel/core": "^7.16.5",
"@babel/parser": "^7.16.4",
"@babel/types": "^7.16.0",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@rollup/pluginutils": "^4.1.2",
"@vue/compiler-core": "3.2.26",
"@vue/compiler-dom": "3.2.26",
......
{
"name": "@dcloudio/uni-cloud",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-cloud",
"main": "dist/uni-cloud.cjs.js",
"module": "dist/uni-cloud.es.js",
......@@ -20,8 +20,8 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
{
"name": "@dcloudio/uni-components",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-components",
"main": "index.js",
"files": [
......@@ -18,7 +18,7 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@types/quill": "^1.3.7"
}
}
{
"private": true,
"name": "@dcloudio/uni-core",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-core",
"sideEffects": false,
"repository": {
......@@ -14,9 +14,9 @@
"url": "https://github.com/dcloudio/uni-app/issues"
},
"devDependencies": {
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"safe-area-insets": "^1.4.1"
}
}
{
"name": "@dcloudio/uni-h5-vite",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-h5-vite",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -19,8 +19,8 @@
"license": "Apache-2.0",
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@rollup/pluginutils": "^4.1.2",
"@vue/compiler-dom": "3.2.26",
"@vue/compiler-sfc": "3.2.26",
......
{
"name": "@dcloudio/uni-h5-vue",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-h5-vue",
"main": "dist/vue.runtime.cjs.js",
"module": "dist/vue.runtime.esm.js",
......
{
"name": "@dcloudio/uni-h5",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-h5",
"main": "./dist/uni-h5.cjs.js",
"module": "./dist/uni-h5.es.js",
......@@ -29,10 +29,10 @@
"main": "dist/uni.compiler.js"
},
"dependencies": {
"@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-h5-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-h5-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-i18n": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@vue/server-renderer": "3.2.26",
"@vue/shared": "3.2.26",
"localstorage-polyfill": "^1.0.1",
......@@ -43,7 +43,7 @@
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-cli-i18n": "^2.0.0-32920211029004",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@types/google.maps": "^3.45.6",
"acorn-loose": "^8.2.1",
"acorn-walk": "^8.2.0",
......
{
"name": "@dcloudio/uni-i18n",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-i18n",
"main": "./dist/uni-i18n.cjs.js",
"module": "./dist/uni-i18n.es.js",
......
import { isPlainObject, hasOwn, isArray, capitalize, isFunction, extend, isString, camelize } from '@vue/shared';
import { injectHook, ref, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, EMPTY_OBJ, isRef, setTemplateRef, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, EMPTY_OBJ, isRef, setTemplateRef, pruneComponentPropsCache } from 'vue';
// quickapp-webview 不能使用 default 作为插槽名称
const SLOT_DEFAULT_NAME = 'd';
......@@ -175,8 +175,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -434,13 +432,6 @@ function initWxsCallMethods(methods, wxsCallMethods) {
};
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function findVmByVueId(instance, vuePid) {
// 标准 vue3 中 没有 $children,定制了内核
const $children = instance.$children;
......@@ -610,7 +601,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......@@ -766,7 +758,7 @@ function handleRef(ref) {
const instance = this.$vm.$;
const refs = instance.refs === EMPTY_OBJ ? (instance.refs = {}) : instance.refs;
const { setupState } = instance;
const refValue = findRefValue(ref);
const refValue = ref.$vm;
if (refName) {
if (isString(refName)) {
refs[refName] = refValue;
......
{
"name": "@dcloudio/uni-mp-alipay",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-alipay",
"main": "dist/index.js",
"repository": {
......@@ -22,9 +22,9 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@vue/compiler-core": "3.2.26",
"@vue/shared": "3.2.26"
}
......
......@@ -17,7 +17,6 @@ import {
initComponentInstance,
CreateComponentOptions,
updateComponentProps,
findRefValue,
findPropsData,
} from '@dcloudio/uni-mp-core'
......@@ -145,7 +144,7 @@ export function handleRef(this: MPComponentInstance, ref: MPComponentInstance) {
instance.refs === EMPTY_OBJ ? (instance.refs = {}) : instance.refs
const { setupState } = instance
const refValue = findRefValue(ref as any)
const refValue = ref.$vm
if (refName) {
if (isString(refName)) {
refs[refName] = refValue
......
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize } from '@vue/shared';
import { injectHook, ref, nextTick, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, nextTick, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
// lifecycle
// App and Page
......@@ -241,8 +241,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -509,16 +507,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -533,7 +524,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -881,7 +872,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-mp-baidu",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-baidu",
"main": "dist/index.js",
"files": [
......@@ -26,14 +26,14 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111003",
"@vue/compiler-core": "3.2.26"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
{
"name": "@dcloudio/uni-mp-compiler",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-mp-compiler",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -22,8 +22,8 @@
"@babel/generator": "^7.16.0",
"@babel/parser": "^7.16.4",
"@babel/types": "^7.16.0",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@vue/compiler-core": "3.2.26",
"@vue/compiler-dom": "3.2.26",
"@vue/shared": "3.2.26",
......
{
"private": true,
"name": "@dcloudio/uni-mp-core",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-mp-core",
"sideEffects": false,
"repository": {
......
......@@ -40,7 +40,6 @@ export {
fixProperties,
nextSetDataTick,
initSetRef,
findRefValue,
} from './runtime/util'
// protocols
......
import { extend } from '@vue/shared'
import { ComponentOptions, ComponentPublicInstance } from 'vue'
// @ts-expect-error
import { getExposeProxy } from 'vue'
import { initExtraOptions, initWxsCallMethods, initBehavior } from './util'
......@@ -149,7 +151,11 @@ export function $createComponent(
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent
}
return $createComponentFn(initialVNode, options)
const proxy = $createComponentFn(
initialVNode,
options
) as ComponentPublicInstance
return getExposeProxy(proxy.$) || proxy
}
export function $destroyComponent(instance: ComponentPublicInstance) {
......
......@@ -70,9 +70,6 @@ export function initBaseInstance(
ctx._self = {}
}
// $vm
ctx.$scope.$vm = (instance as any).proxy!
// slots
instance.slots = {}
if (isArray(options.slots) && options.slots.length) {
......
......@@ -5,8 +5,6 @@ import {
ComponentPublicInstance,
nextTick,
} from 'vue'
// @ts-ignore
import { getExposeProxy } from 'vue'
import { MPComponentInstance, MPComponentOptions } from './component'
......@@ -67,18 +65,10 @@ function selectAllComponents(
const components = mpInstance.selectAllComponents(selector)
components.forEach((component) => {
const ref = component.properties.uR
$refs[ref] = findRefValue(component as MPComponentInstance)
$refs[ref] = component.$vm || component
})
}
export function findRefValue(component: MPComponentInstance) {
const vm = component.$vm
if (vm) {
return getExposeProxy(vm.$) || vm
}
return component
}
export function initRefs(
instance: ComponentInternalInstance,
mpInstance: MPComponentInstance
......@@ -96,7 +86,7 @@ export function initRefs(
if (!$refs[ref]) {
$refs[ref] = []
}
$refs[ref].push(findRefValue(component as MPComponentInstance))
$refs[ref].push(component.$vm || component)
})
return $refs
},
......
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize } from '@vue/shared';
import { injectHook, ref, nextTick, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, nextTick, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
const ON_READY$1 = 'onReady';
......@@ -236,8 +236,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -504,16 +502,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -528,7 +519,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -865,7 +856,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-mp-kuaishou",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-kuaishou",
"main": "dist/index.js",
"repository": {
......@@ -22,14 +22,14 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111003",
"@vue/compiler-core": "3.2.26"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize, isObject } from '@vue/shared';
import { injectHook, ref, nextTick, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, nextTick, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
const ON_READY$1 = 'onReady';
......@@ -232,8 +232,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -503,16 +501,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -527,7 +518,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -838,7 +829,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-mp-lark",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-lark",
"main": "dist/index.js",
"repository": {
......@@ -22,14 +22,14 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-mp-toutiao": "3.0.0-alpha-3030720220111003"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@vue/compiler-core": "3.2.26"
}
}
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize } from '@vue/shared';
import { injectHook, ref, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
const ON_READY$1 = 'onReady';
......@@ -232,8 +232,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -500,16 +498,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -524,7 +515,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -827,7 +818,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-mp-qq",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-qq",
"main": "dist/index.js",
"repository": {
......@@ -22,15 +22,15 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-weixin": "3.0.0-alpha-3030720220111003",
"@types/fs-extra": "^9.0.13",
"@vue/compiler-core": "3.2.26"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"fs-extra": "^10.0.0"
}
}
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize, isObject } from '@vue/shared';
import { injectHook, ref, nextTick, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, nextTick, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
const ON_READY$1 = 'onReady';
......@@ -232,8 +232,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -503,16 +501,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -527,7 +518,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -838,7 +829,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-mp-toutiao",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-toutiao",
"main": "dist/index.js",
"repository": {
......@@ -22,11 +22,11 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@vue/compiler-core": "3.2.26"
}
}
{
"name": "@dcloudio/uni-mp-vite",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-mp-vite",
"main": "dist/index.js",
"types": "dist/index.d.ts",
......@@ -18,10 +18,10 @@
},
"license": "Apache-2.0",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-compiler": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@intlify/core-base": "9.1.9",
"@intlify/shared": "9.1.9",
"@intlify/vue-devtools": "9.1.9",
......
......@@ -3520,9 +3520,11 @@ function getExposeProxy(instance) {
if (key in target) {
return target[key];
}
else if (key in publicPropertiesMap) {
return publicPropertiesMap[key](instance);
}
// fixed by xxxxxx 框架内部需要访问很多非 public 属性,暂不做限制
return instance.proxy[key];
// else if (key in publicPropertiesMap) {
// return publicPropertiesMap[key](instance)
// }
}
})));
}
......@@ -4812,7 +4814,7 @@ function mountComponent(initialVNode, options) {
if (__VUE_OPTIONS_API__) {
// $children
if (options.parentComponent && instance.proxy) {
options.parentComponent.ctx.$children.push(instance.proxy);
options.parentComponent.ctx.$children.push(getExposeProxy(instance) || instance.proxy);
}
}
setupRenderEffect(instance);
......
......@@ -3520,9 +3520,11 @@ function getExposeProxy(instance) {
if (key in target) {
return target[key];
}
else if (key in publicPropertiesMap) {
return publicPropertiesMap[key](instance);
}
// fixed by xxxxxx 框架内部需要访问很多非 public 属性,暂不做限制
return instance.proxy[key];
// else if (key in publicPropertiesMap) {
// return publicPropertiesMap[key](instance)
// }
}
})));
}
......@@ -4812,7 +4814,7 @@ function mountComponent(initialVNode, options) {
if (__VUE_OPTIONS_API__) {
// $children
if (options.parentComponent && instance.proxy) {
options.parentComponent.ctx.$children.push(instance.proxy);
options.parentComponent.ctx.$children.push(getExposeProxy(instance) || instance.proxy);
}
}
setupRenderEffect(instance);
......
{
"name": "@dcloudio/uni-mp-vue",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-mp-vue",
"main": "dist/vue.runtime.esm.js",
"module": "dist/vue.runtime.esm.js",
......@@ -19,6 +19,6 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"devDependencies": {
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003"
}
}
import { ComponentInternalInstance, getCurrentInstance, Ref } from 'vue'
// @ts-ignore
import { getExposeProxy } from 'vue'
type VNodeRef =
| string
......
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize } from '@vue/shared';
import { injectHook, ref, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
// quickapp-webview 不能使用 default 作为插槽名称
const SLOT_DEFAULT_NAME = 'd';
......@@ -104,8 +104,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -372,16 +370,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -396,7 +387,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -699,7 +690,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-mp-weixin",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app mp-weixin",
"main": "dist/index.js",
"files": [
......@@ -29,9 +29,9 @@
"@vue/compiler-core": "3.2.26"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
import { isPlainObject, isArray, hasOwn, isFunction, extend, camelize, isObject } from '@vue/shared';
import { injectHook, ref, nextTick, getExposeProxy, findComponentPropsData, toRaw, updateProps, invalidateJob, pruneComponentPropsCache } from 'vue';
import { injectHook, ref, nextTick, findComponentPropsData, toRaw, updateProps, invalidateJob, getExposeProxy, pruneComponentPropsCache } from 'vue';
const ON_READY$1 = 'onReady';
......@@ -232,8 +232,6 @@ function initBaseInstance(instance, options) {
if (__VUE_OPTIONS_API__) {
ctx._self = {};
}
// $vm
ctx.$scope.$vm = instance.proxy;
// slots
instance.slots = {};
if (isArray(options.slots) && options.slots.length) {
......@@ -500,16 +498,9 @@ function selectAllComponents(mpInstance, selector, $refs) {
const components = mpInstance.selectAllComponents(selector);
components.forEach((component) => {
const ref = component.properties.uR;
$refs[ref] = findRefValue(component);
$refs[ref] = component.$vm || component;
});
}
function findRefValue(component) {
const vm = component.$vm;
if (vm) {
return getExposeProxy(vm.$) || vm;
}
return component;
}
function initRefs(instance, mpInstance) {
Object.defineProperty(instance, 'refs', {
get() {
......@@ -524,7 +515,7 @@ function initRefs(instance, mpInstance) {
if (!$refs[ref]) {
$refs[ref] = [];
}
$refs[ref].push(findRefValue(component));
$refs[ref].push(component.$vm || component);
});
return $refs;
},
......@@ -816,7 +807,8 @@ function $createComponent(initialVNode, options) {
if (!$createComponentFn) {
$createComponentFn = getApp().$vm.$createComponent;
}
return $createComponentFn(initialVNode, options);
const proxy = $createComponentFn(initialVNode, options);
return getExposeProxy(proxy.$) || proxy;
}
function $destroyComponent(instance) {
if (!$destroyComponentFn) {
......
{
"name": "@dcloudio/uni-quickapp-webview",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app quickapp-webview",
"main": "dist/index.js",
"repository": {
......@@ -25,10 +25,10 @@
"@vue/compiler-core": "3.2.26"
},
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vite": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@vue/shared": "3.2.26"
}
}
{
"name": "@dcloudio/uni-shared",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-shared",
"main": "./dist/uni-shared.cjs.js",
"module": "./dist/uni-shared.es.js",
......
'use strict';
var version = "3.0.0-alpha-3030720220111002";
var version = "3.0.0-alpha-3030720220111003";
const STAT_VERSION = version;
const STAT_URL = 'https://tongji.dcloud.io/uni/stat';
......
var version = "3.0.0-alpha-3030720220111002";
var version = "3.0.0-alpha-3030720220111003";
const STAT_VERSION = version;
const STAT_URL = 'https://tongji.dcloud.io/uni/stat';
......
{
"name": "@dcloudio/uni-stat",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-stat",
"main": "dist/uni-stat.es.js",
"module": "dist/uni-stat.es.js",
......@@ -20,7 +20,7 @@
},
"gitHead": "33e807d66e1fe47e2ee08ad9c59247e37b8884da",
"dependencies": {
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"debug": "^4.3.2"
},
"devDependencies": {
......
{
"private": true,
"name": "@dcloudio/uni-vue",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "@dcloudio/uni-vue",
"files": [
"dist"
......@@ -17,7 +17,7 @@
"url": "https://github.com/dcloudio/uni-app/issues"
},
"devDependencies": {
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002"
"@dcloudio/uni-mp-vue": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003"
}
}
{
"name": "@dcloudio/vite-plugin-uni",
"version": "3.0.0-alpha-3030720220111002",
"version": "3.0.0-alpha-3030720220111003",
"description": "uni-app vite plugin",
"bin": {
"uni": "bin/uni.js"
......@@ -25,8 +25,8 @@
"@babel/core": "^7.16.5",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.16.1",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111002",
"@dcloudio/uni-cli-shared": "3.0.0-alpha-3030720220111003",
"@dcloudio/uni-shared": "3.0.0-alpha-3030720220111003",
"@rollup/pluginutils": "^4.1.2",
"@vitejs/plugin-legacy": "^1.6.4",
"@vitejs/plugin-vue": "^2.0.1",
......
......@@ -5,8 +5,8 @@ importers:
.:
specifiers:
'@dcloudio/types': ^2.5.16
'@dcloudio/uni-api': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-app': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-api': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-app': 3.0.0-alpha-3030720220111003
'@jest/types': ^27.0.2
'@microsoft/api-extractor': ^7.19.2
'@rollup/plugin-alias': ^3.1.1
......@@ -127,13 +127,13 @@ importers:
packages/size-check:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-components': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-h5': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/vite-plugin-uni': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-components': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-h5': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/vite-plugin-uni': 3.0.0-alpha-3030720220111003
devDependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
'@dcloudio/uni-components': link:../uni-components
......@@ -145,17 +145,17 @@ importers:
packages/uni-api:
specifiers:
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
devDependencies:
'@dcloudio/uni-shared': link:../uni-shared
packages/uni-app:
specifiers:
'@dcloudio/uni-cloud': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-components': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-stat': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cloud': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-components': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-stat': 3.0.0-alpha-3030720220111003
'@vue/shared': 3.2.26
dependencies:
'@dcloudio/uni-cloud': link:../uni-cloud
......@@ -167,13 +167,13 @@ importers:
packages/uni-app-plus:
specifiers:
'@dcloudio/uni-app-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-app-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-components': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-h5': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-app-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-app-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-components': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-h5': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@types/pako': 1.0.2
'@vue/compiler-sfc': 3.2.26
autoprefixer: ^10.4.0
......@@ -196,10 +196,10 @@ importers:
packages/uni-app-vite:
specifiers:
'@dcloudio/uni-cli-nvue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-nvue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@rollup/pluginutils': ^4.1.2
'@types/debug': ^4.1.7
'@types/fs-extra': ^9.0.13
......@@ -227,13 +227,13 @@ importers:
packages/uni-app-vue:
specifiers:
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
devDependencies:
'@dcloudio/uni-shared': link:../uni-shared
packages/uni-automator:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@types/debug': ^4.1.7
'@types/fs-extra': ^9.0.13
address: ^1.1.2
......@@ -266,8 +266,8 @@ importers:
specifiers:
'@babel/core': ^7.16.5
'@babel/preset-env': ^7.16.5
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@types/loader-utils': ^2.0.3
'@types/module-alias': ^2.0.1
'@types/terser-webpack-plugin': ^5.0.4
......@@ -356,8 +356,8 @@ importers:
'@babel/core': ^7.16.5
'@babel/parser': ^7.16.4
'@babel/types': ^7.16.0
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@rollup/pluginutils': ^4.1.2
'@types/debug': ^4.1.7
'@types/fs-extra': ^9.0.13
......@@ -442,9 +442,9 @@ importers:
packages/uni-cloud:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
dependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
'@dcloudio/uni-i18n': link:../uni-i18n
......@@ -452,7 +452,7 @@ importers:
packages/uni-components:
specifiers:
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@types/quill': ^1.3.7
devDependencies:
'@dcloudio/uni-shared': link:../uni-shared
......@@ -460,9 +460,9 @@ importers:
packages/uni-core:
specifiers:
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
safe-area-insets: ^1.4.1
devDependencies:
'@dcloudio/uni-i18n': link:../uni-i18n
......@@ -473,11 +473,11 @@ importers:
packages/uni-h5:
specifiers:
'@dcloudio/uni-cli-i18n': ^2.0.0-32920211029004
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-h5-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-h5-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-i18n': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@types/google.maps': ^3.45.6
'@vue/server-renderer': 3.2.26
'@vue/shared': 3.2.26
......@@ -509,8 +509,8 @@ importers:
packages/uni-h5-vite:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@rollup/pluginutils': ^4.1.2
'@types/debug': ^4.1.7
'@types/fs-extra': ^9.0.13
......@@ -554,9 +554,9 @@ importers:
packages/uni-mp-alipay:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
'@vue/shared': 3.2.26
dependencies:
......@@ -568,12 +568,12 @@ importers:
packages/uni-mp-baidu:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
dependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
......@@ -590,8 +590,8 @@ importers:
'@babel/generator': ^7.16.0
'@babel/parser': ^7.16.4
'@babel/types': ^7.16.0
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
'@vue/compiler-dom': 3.2.26
'@vue/compiler-sfc': 3.2.26
......@@ -617,12 +617,12 @@ importers:
packages/uni-mp-kuaishou:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
dependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
......@@ -636,12 +636,12 @@ importers:
packages/uni-mp-lark:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-toutiao': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
dependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
......@@ -655,11 +655,11 @@ importers:
packages/uni-mp-qq:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-weixin': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@types/fs-extra': ^9.0.13
'@vue/compiler-core': 3.2.26
fs-extra: ^10.0.0
......@@ -676,11 +676,11 @@ importers:
packages/uni-mp-toutiao:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
dependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
......@@ -692,10 +692,10 @@ importers:
packages/uni-mp-vite:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-compiler': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@intlify/core-base': 9.1.9
'@intlify/shared': 9.1.9
'@intlify/vue-devtools': 9.1.9
......@@ -721,16 +721,16 @@ importers:
packages/uni-mp-vue:
specifiers:
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
devDependencies:
'@dcloudio/uni-mp-vue': 'link:'
packages/uni-mp-weixin:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
dependencies:
'@dcloudio/uni-cli-shared': link:../uni-cli-shared
......@@ -742,10 +742,10 @@ importers:
packages/uni-quickapp-webview:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vite': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@vue/compiler-core': 3.2.26
'@vue/shared': 3.2.26
dependencies:
......@@ -768,7 +768,7 @@ importers:
packages/uni-stat:
specifiers:
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@types/debug': ^4.1.7
debug: ^4.3.2
dependencies:
......@@ -779,8 +779,8 @@ importers:
packages/uni-vue:
specifiers:
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-mp-vue': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
devDependencies:
'@dcloudio/uni-mp-vue': link:../uni-mp-vue
'@dcloudio/uni-shared': link:../uni-shared
......@@ -790,8 +790,8 @@ importers:
'@babel/core': ^7.16.5
'@babel/plugin-syntax-import-meta': ^7.10.4
'@babel/plugin-transform-typescript': ^7.16.1
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111002
'@dcloudio/uni-cli-shared': 3.0.0-alpha-3030720220111003
'@dcloudio/uni-shared': 3.0.0-alpha-3030720220111003
'@rollup/pluginutils': ^4.1.2
'@types/debug': ^4.1.7
'@types/express': ^4.17.12
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册