mirror of
https://github.com/alibaba/lowcode-engine.git
synced 2025-12-11 18:42:56 +00:00
chore: update packages/workspace dependencies
This commit is contained in:
parent
37dffae1b8
commit
a1828b1bbc
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@alilc/lowcode-workspace",
|
"name": "@alilc/lowcode-workspace",
|
||||||
"version": "1.0.15",
|
"version": "1.0.18",
|
||||||
"description": "Shell Layer for AliLowCodeEngine",
|
"description": "Shell Layer for AliLowCodeEngine",
|
||||||
"main": "lib/index.js",
|
"main": "lib/index.js",
|
||||||
"private": true,
|
"private": true,
|
||||||
@ -16,11 +16,11 @@
|
|||||||
},
|
},
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@alilc/lowcode-designer": "1.0.15",
|
"@alilc/lowcode-designer": "1.0.18",
|
||||||
"@alilc/lowcode-editor-core": "1.0.15",
|
"@alilc/lowcode-editor-core": "1.0.18",
|
||||||
"@alilc/lowcode-editor-skeleton": "1.0.15",
|
"@alilc/lowcode-editor-skeleton": "1.0.18",
|
||||||
"@alilc/lowcode-types": "1.0.15",
|
"@alilc/lowcode-types": "1.0.18",
|
||||||
"@alilc/lowcode-utils": "1.0.15",
|
"@alilc/lowcode-utils": "1.0.18",
|
||||||
"classnames": "^2.2.6",
|
"classnames": "^2.2.6",
|
||||||
"enzyme": "^3.11.0",
|
"enzyme": "^3.11.0",
|
||||||
"enzyme-adapter-react-16": "^1.15.5",
|
"enzyme-adapter-react-16": "^1.15.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user