mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-02-11 17:37:40 +08:00
Publish
- @sunmao-ui/chakra-ui-lib@0.1.2 - @sunmao-ui/core@0.3.4 - @sunmao-ui/editor@0.3.8 - @sunmao-ui/runtime@0.3.8
This commit is contained in:
parent
ac583a8f2e
commit
3c78ac2116
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/chakra-ui-lib",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "sunmao-ui chakra-ui library",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
|
||||
@ -32,8 +32,8 @@
|
||||
"@chakra-ui/icons": "^1.0.15",
|
||||
"@chakra-ui/react": "^1.7.1",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/core": "^0.3.3",
|
||||
"@sunmao-ui/runtime": "^0.3.7",
|
||||
"@sunmao-ui/core": "^0.3.4",
|
||||
"@sunmao-ui/runtime": "^0.3.8",
|
||||
"chakra-react-select": "^1.3.2",
|
||||
"framer-motion": "^4",
|
||||
"lodash-es": "^4.17.21",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/core",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"description": "sunmao-ui core",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/editor",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"description": "sunmao-ui editor",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
|
||||
@ -35,9 +35,9 @@
|
||||
"@chakra-ui/react": "^1.7.1",
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@emotion/styled": "^11",
|
||||
"@sunmao-ui/chakra-ui-lib": "^0.1.1",
|
||||
"@sunmao-ui/core": "^0.3.3",
|
||||
"@sunmao-ui/runtime": "^0.3.7",
|
||||
"@sunmao-ui/chakra-ui-lib": "^0.1.2",
|
||||
"@sunmao-ui/core": "^0.3.4",
|
||||
"@sunmao-ui/runtime": "^0.3.8",
|
||||
"ajv": "^8.8.2",
|
||||
"codemirror": "^5.63.3",
|
||||
"formik": "^2.2.9",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@sunmao-ui/runtime",
|
||||
"version": "0.3.7",
|
||||
"version": "0.3.8",
|
||||
"description": "sunmao-ui runtime",
|
||||
"author": "sunmao-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/sunmao-ui#readme",
|
||||
@ -32,7 +32,7 @@
|
||||
"@emotion/css": "^11.7.1",
|
||||
"@emotion/styled": "^11",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"@sunmao-ui/core": "^0.3.3",
|
||||
"@sunmao-ui/core": "^0.3.4",
|
||||
"@vue/reactivity": "^3.1.5",
|
||||
"@vue/shared": "^3.2.20",
|
||||
"copy-to-clipboard": "^3.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user