mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-03-25 21:20:38 +08:00
chore(*): publish
- @sunmao-ui/arco-lib@0.10.7 - @sunmao-ui/chakra-ui-lib@0.10.7 - @sunmao-ui/editor-sdk@0.10.7 - @sunmao-ui/editor@0.10.7 - @sunmao-ui/runtime@0.10.6
This commit is contained in:
parent
b22e97c4ad
commit
c61aef5a40
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/arco-lib",
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.7",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui-arco-lib",
|
||||
"license": "Apache-2.0",
|
||||
"publishConfig": {
|
||||
@ -30,7 +30,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@arco-design/web-react": "^2.34.0",
|
||||
"@sunmao-ui/editor-sdk": "^0.10.6",
|
||||
"@sunmao-ui/editor-sdk": "^0.10.7",
|
||||
"@sunmao-ui/shared": "^0.10.4",
|
||||
"react-resizable": "^3.0.4"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/chakra-ui-lib",
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.7",
|
||||
"description": "sunmao-ui chakra-ui library",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -31,7 +31,7 @@
|
||||
"dependencies": {
|
||||
"@chakra-ui/icons": "^1.0.15",
|
||||
"@chakra-ui/react": "^1.7.1",
|
||||
"@sunmao-ui/editor-sdk": "^0.10.6",
|
||||
"@sunmao-ui/editor-sdk": "^0.10.7",
|
||||
"chakra-react-select": "^1.3.2",
|
||||
"framer-motion": "^3.10.6"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/editor-sdk",
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.7",
|
||||
"description": "The SDK for SunMao Editor",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -30,7 +30,7 @@
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/core": "^0.10.4",
|
||||
"@sunmao-ui/runtime": "^0.10.5",
|
||||
"@sunmao-ui/runtime": "^0.10.6",
|
||||
"@sunmao-ui/shared": "^0.10.4",
|
||||
"ajv": "^8.8.2",
|
||||
"codemirror": "^5.65.9",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/editor",
|
||||
"version": "0.10.6",
|
||||
"version": "0.10.7",
|
||||
"description": "sunmao-ui editor",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -37,11 +37,11 @@
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@optum/json-schema-editor": "^2.1.0",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/arco-lib": "^0.10.6",
|
||||
"@sunmao-ui/chakra-ui-lib": "^0.10.6",
|
||||
"@sunmao-ui/arco-lib": "^0.10.7",
|
||||
"@sunmao-ui/chakra-ui-lib": "^0.10.7",
|
||||
"@sunmao-ui/core": "^0.10.4",
|
||||
"@sunmao-ui/editor-sdk": "^0.10.6",
|
||||
"@sunmao-ui/runtime": "^0.10.5",
|
||||
"@sunmao-ui/editor-sdk": "^0.10.7",
|
||||
"@sunmao-ui/runtime": "^0.10.6",
|
||||
"@sunmao-ui/shared": "^0.10.4",
|
||||
"acorn": "^8.7.0",
|
||||
"acorn-loose": "^8.3.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/runtime",
|
||||
"version": "0.10.5",
|
||||
"version": "0.10.6",
|
||||
"description": "sunmao-ui runtime",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
|
Loading…
x
Reference in New Issue
Block a user