mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2026-01-12 08:58:15 +00:00
refactor: 清理掉无用的依赖
This commit is contained in:
parent
2546a45382
commit
36f8d35080
@ -21,7 +21,6 @@
|
||||
"@ali/lowcode-editor-core": "1.0.70",
|
||||
"@ali/lowcode-types": "1.0.70",
|
||||
"@ali/lowcode-utils": "1.0.70",
|
||||
"@ali/ve-icons": "latest",
|
||||
"@ali/ve-less-variables": "^2.0.0",
|
||||
"@alifd/next": "^1.20.12",
|
||||
"classnames": "^2.2.6",
|
||||
|
||||
@ -20,25 +20,14 @@
|
||||
"dependencies": {
|
||||
"@ali/lowcode-designer": "1.0.70",
|
||||
"@ali/lowcode-editor-core": "1.0.70",
|
||||
"@ali/lowcode-editor-setters": "1.0.30",
|
||||
"@ali/lowcode-editor-skeleton": "1.0.70",
|
||||
"@ali/lowcode-engine-ext": "^1.0.0",
|
||||
"@ali/lowcode-plugin-designer": "1.0.70",
|
||||
"@ali/lowcode-plugin-outline-pane": "1.0.70",
|
||||
"@ali/lowcode-utils": "1.0.70",
|
||||
"@ali/ve-i18n-util": "^2.0.0",
|
||||
"@ali/ve-icons": "^4.1.9",
|
||||
"@ali/ve-less-variables": "2.0.3",
|
||||
"@ali/ve-popups": "^4.2.5",
|
||||
"@ali/ve-utils": "^1.1.0",
|
||||
"@ali/vu-css-style": "^1.1.3",
|
||||
"@ali/vu-logger": "^1.0.7",
|
||||
"@ali/vu-style-sheet": "^2.4.0",
|
||||
"@alifd/next": "^1.19.12",
|
||||
"@alife/theme-lowcode-dark": "^0.1.0",
|
||||
"@alife/theme-lowcode-light": "^0.1.0",
|
||||
"domready": "^1.0.8",
|
||||
"immutable": "^3.8.1",
|
||||
"react": "^16.8.1",
|
||||
"react-dom": "^16.8.1"
|
||||
},
|
||||
|
||||
@ -13,38 +13,7 @@
|
||||
"start": "build-scripts start --disable-open"
|
||||
},
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@ali/lowcode-designer": "^0.13.1-29",
|
||||
"@ali/lowcode-editor-core": "^0.13.1-29",
|
||||
"@ali/lowcode-editor-setters": "^0.13.1-29",
|
||||
"@ali/lowcode-editor-skeleton": "^0.13.1-29",
|
||||
"@ali/lowcode-plugin-designer": "^0.13.1-29",
|
||||
"@ali/lowcode-plugin-outline-pane": "^0.13.1-29",
|
||||
"@ali/lowcode-utils": "^0.13.1-29",
|
||||
"@ali/ve-i18n-util": "^2.0.0",
|
||||
"@ali/ve-icons": "^4.1.9",
|
||||
"@ali/ve-less-variables": "2.0.3",
|
||||
"@ali/ve-popups": "^4.2.5",
|
||||
"@ali/ve-utils": "^1.1.0",
|
||||
"@ali/vu-css-style": "^1.1.3",
|
||||
"@ali/vu-logger": "^1.0.7",
|
||||
"@ali/vu-style-sheet": "^2.4.0",
|
||||
"@alifd/next": "^1.19.12",
|
||||
"@alife/theme-lowcode-dark": "^0.1.0",
|
||||
"@alife/theme-lowcode-light": "^0.1.0",
|
||||
"domready": "^1.0.8",
|
||||
"immutable": "^3.8.1",
|
||||
"react": "^16.8.1",
|
||||
"react-dom": "^16.8.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@alib/build-scripts": "^0.1.18",
|
||||
"@types/react": "^16.8.3",
|
||||
"@types/react-dom": "^16.8.2",
|
||||
"@types/streamsaver": "^2.0.0",
|
||||
"build-plugin-fusion": "^0.1.0",
|
||||
"build-plugin-moment-locales": "^0.1.0",
|
||||
"build-plugin-react-app": "^1.1.2",
|
||||
"tsconfig-paths-webpack-plugin": "^3.2.0"
|
||||
"@alib/build-scripts": "^0.1.18"
|
||||
}
|
||||
}
|
||||
|
||||
@ -31,16 +31,6 @@
|
||||
"build-plugin-fusion": "^0.1.1",
|
||||
"build-plugin-moment-locales": "^0.1.0"
|
||||
},
|
||||
"ava": {
|
||||
"compileEnhancements": false,
|
||||
"snapshotDir": "test/fixtures/__snapshots__",
|
||||
"extensions": [
|
||||
"ts"
|
||||
],
|
||||
"require": [
|
||||
"ts-node/register"
|
||||
]
|
||||
},
|
||||
"license": "MIT",
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npm.alibaba-inc.com"
|
||||
|
||||
@ -15,7 +15,6 @@
|
||||
"@ali/lowcode-rax-renderer": "1.0.70",
|
||||
"@ali/lowcode-types": "1.0.70",
|
||||
"@ali/lowcode-utils": "1.0.70",
|
||||
"@ali/recore-rax": "^1.2.4",
|
||||
"@ali/vu-css-style": "^1.0.2",
|
||||
"classnames": "^2.2.6",
|
||||
"driver-universal": "^3.1.3",
|
||||
|
||||
@ -27,7 +27,6 @@
|
||||
"@alifd/next": "^1.21.16"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@ali/lowcode-test-mate": "^1.0.1",
|
||||
"@alib/build-scripts": "^0.1.18",
|
||||
"@alifd/next": "^1.19.17",
|
||||
"build-plugin-component": "^0.2.10",
|
||||
|
||||
@ -17,9 +17,6 @@
|
||||
"@ali/lowcode-react-renderer": "1.0.70",
|
||||
"@ali/lowcode-types": "1.0.70",
|
||||
"@ali/lowcode-utils": "1.0.70",
|
||||
"@ali/vu-css-style": "^1.0.2",
|
||||
"@recore/obx": "^1.0.8",
|
||||
"@recore/obx-react": "^1.0.7",
|
||||
"classnames": "^2.2.6",
|
||||
"mobx": "^6.3.0",
|
||||
"mobx-react": "^7.2.0",
|
||||
|
||||
@ -24,16 +24,6 @@
|
||||
"@types/react": "^16",
|
||||
"build-plugin-component": "^0.2.10"
|
||||
},
|
||||
"ava": {
|
||||
"compileEnhancements": false,
|
||||
"snapshotDir": "test/fixtures/__snapshots__",
|
||||
"extensions": [
|
||||
"ts"
|
||||
],
|
||||
"require": [
|
||||
"ts-node/register"
|
||||
]
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npm.alibaba-inc.com"
|
||||
},
|
||||
|
||||
@ -13,7 +13,6 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@ali/lowcode-types": "1.0.70",
|
||||
"@ali/ve-inline-tip": "^3.0.2",
|
||||
"@alifd/next": "^1.19.16",
|
||||
"lodash.get": "^4.4.2",
|
||||
"react": "^16"
|
||||
@ -24,16 +23,6 @@
|
||||
"@types/react": "^16",
|
||||
"build-plugin-component": "^0.2.10"
|
||||
},
|
||||
"ava": {
|
||||
"compileEnhancements": false,
|
||||
"snapshotDir": "test/fixtures/__snapshots__",
|
||||
"extensions": [
|
||||
"ts"
|
||||
],
|
||||
"require": [
|
||||
"ts-node/register"
|
||||
]
|
||||
},
|
||||
"publishConfig": {
|
||||
"registry": "https://registry.npm.alibaba-inc.com"
|
||||
},
|
||||
|
||||
@ -23,19 +23,9 @@
|
||||
"@ali/lowcode-editor-skeleton": "1.0.70",
|
||||
"@ali/lowcode-types": "1.0.70",
|
||||
"@ali/lowcode-utils": "1.0.70",
|
||||
"@ali/ve-i18n-util": "^2.0.0",
|
||||
"@ali/ve-icons": "^4.1.9",
|
||||
"@ali/ve-less-variables": "2.0.3",
|
||||
"@ali/ve-popups": "^4.2.5",
|
||||
"@ali/ve-utils": "^1.1.0",
|
||||
"@ali/vu-css-style": "^1.1.3",
|
||||
"@ali/vu-logger": "^1.0.7",
|
||||
"@ali/vu-style-sheet": "^2.4.0",
|
||||
"@alifd/next": "^1.19.12",
|
||||
"@alife/theme-lowcode-dark": "^0.1.0",
|
||||
"@alife/theme-lowcode-light": "^0.1.0",
|
||||
"domready": "^1.0.8",
|
||||
"immutable": "^3.8.1",
|
||||
"react": "^16.8.1",
|
||||
"react-dom": "^16.8.1"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user