mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-04-06 21:40:23 +08:00
chore(*): publish
- @sunmao-ui/arco-lib@0.3.5-alpha.3 - @sunmao-ui/chakra-ui-lib@0.5.5-alpha.3 - @sunmao-ui/core@0.7.4-alpha.1 - @sunmao-ui/editor-sdk@0.3.5-alpha.3 - @sunmao-ui/editor@0.7.5-alpha.3 - @sunmao-ui/runtime@0.7.4-alpha.2 - @sunmao-ui/shared@0.2.4-alpha.2
This commit is contained in:
parent
edbf71ffee
commit
40b662db94
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/arco-lib",
|
||||
"version": "0.3.5-alpha.2",
|
||||
"version": "0.3.5-alpha.3",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui-arco-lib",
|
||||
"license": "Apache-2.0",
|
||||
"publishConfig": {
|
||||
@ -29,8 +29,8 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@arco-design/web-react": "^2.34.0",
|
||||
"@sunmao-ui/editor-sdk": "^0.3.5-alpha.2",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.1",
|
||||
"@sunmao-ui/editor-sdk": "^0.3.5-alpha.3",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.2",
|
||||
"react-resizable": "^3.0.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/chakra-ui-lib",
|
||||
"version": "0.5.5-alpha.2",
|
||||
"version": "0.5.5-alpha.3",
|
||||
"description": "sunmao-ui chakra-ui library",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -32,7 +32,7 @@
|
||||
"@chakra-ui/icons": "^1.0.15",
|
||||
"@chakra-ui/react": "^1.7.1",
|
||||
"@emotion/styled": "^11.6.0",
|
||||
"@sunmao-ui/editor-sdk": "^0.3.5-alpha.2",
|
||||
"@sunmao-ui/editor-sdk": "^0.3.5-alpha.3",
|
||||
"chakra-react-select": "^1.3.2",
|
||||
"framer-motion": "^4"
|
||||
},
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/core",
|
||||
"version": "0.7.4-alpha.0",
|
||||
"version": "0.7.4-alpha.1",
|
||||
"description": "sunmao-ui core",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -31,10 +31,9 @@
|
||||
"bugs": {
|
||||
"url": "https://github.com/smartxworks/sunmao-ui/issues"
|
||||
},
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"@swc/core": "^1.2.121",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@swc/core": "^1.2.121",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/json-schema": "^7.0.7",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/editor-sdk",
|
||||
"version": "0.3.5-alpha.2",
|
||||
"version": "0.3.5-alpha.3",
|
||||
"description": "The SDK for SunMao Editor",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -29,9 +29,9 @@
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@emotion/react": "^11.1.1",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/core": "^0.7.4-alpha.0",
|
||||
"@sunmao-ui/runtime": "^0.7.4-alpha.1",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.1",
|
||||
"@sunmao-ui/core": "^0.7.4-alpha.1",
|
||||
"@sunmao-ui/runtime": "^0.7.4-alpha.2",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.2",
|
||||
"codemirror": "^5.63.3",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^4",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/editor",
|
||||
"version": "0.7.5-alpha.2",
|
||||
"version": "0.7.5-alpha.3",
|
||||
"description": "sunmao-ui editor",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -37,12 +37,12 @@
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@optum/json-schema-editor": "^2.1.0",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/arco-lib": "^0.3.5-alpha.2",
|
||||
"@sunmao-ui/chakra-ui-lib": "^0.5.5-alpha.2",
|
||||
"@sunmao-ui/core": "^0.7.4-alpha.0",
|
||||
"@sunmao-ui/editor-sdk": "^0.3.5-alpha.2",
|
||||
"@sunmao-ui/runtime": "^0.7.4-alpha.1",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.1",
|
||||
"@sunmao-ui/arco-lib": "^0.3.5-alpha.3",
|
||||
"@sunmao-ui/chakra-ui-lib": "^0.5.5-alpha.3",
|
||||
"@sunmao-ui/core": "^0.7.4-alpha.1",
|
||||
"@sunmao-ui/editor-sdk": "^0.3.5-alpha.3",
|
||||
"@sunmao-ui/runtime": "^0.7.4-alpha.2",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.2",
|
||||
"acorn": "^8.7.0",
|
||||
"acorn-loose": "^8.3.0",
|
||||
"acorn-walk": "^8.2.0",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/runtime",
|
||||
"version": "0.7.4-alpha.1",
|
||||
"version": "0.7.4-alpha.2",
|
||||
"description": "sunmao-ui runtime",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
@ -31,8 +31,8 @@
|
||||
"dependencies": {
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/core": "^0.7.4-alpha.0",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.1",
|
||||
"@sunmao-ui/core": "^0.7.4-alpha.1",
|
||||
"@sunmao-ui/shared": "^0.2.4-alpha.2",
|
||||
"@vue/reactivity": "^3.1.5",
|
||||
"@vue/shared": "^3.2.20",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/shared",
|
||||
"version": "0.2.4-alpha.1",
|
||||
"version": "0.2.4-alpha.2",
|
||||
"description": "The Sunmao shared lib",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/smartxworks/sunmao-ui#readme",
|
||||
|
Loading…
x
Reference in New Issue
Block a user