mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2025-04-12 21:50:23 +08:00
Publish
- @meta-ui/core@0.2.2 - @meta-ui/editor@0.2.5 - @meta-ui/runtime@0.2.5 - @meta-ui/vite-plugins@1.0.1
This commit is contained in:
parent
b3aec6b8ae
commit
545eb25f95
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@meta-ui/core",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"description": "meta-ui core",
|
||||
"author": "meta-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/meta-ui#readme",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@meta-ui/editor",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"description": "meta-ui editor",
|
||||
"author": "meta-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/meta-ui#readme",
|
||||
@ -26,8 +26,8 @@
|
||||
"@chakra-ui/react": "^1.6.5",
|
||||
"@emotion/react": "^11",
|
||||
"@emotion/styled": "^11",
|
||||
"@meta-ui/core": "^0.2.1",
|
||||
"@meta-ui/runtime": "^0.2.4",
|
||||
"@meta-ui/core": "^0.2.2",
|
||||
"@meta-ui/runtime": "^0.2.5",
|
||||
"codemirror": "^5.63.3",
|
||||
"formik": "^2.2.9",
|
||||
"framer-motion": "^4",
|
||||
@ -38,7 +38,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@meta-ui/vite-plugins": "^1.0.0",
|
||||
"@meta-ui/vite-plugins": "^1.0.1",
|
||||
"@types/codemirror": "^5.60.5",
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
"@vitejs/plugin-react": "^1.0.1",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@meta-ui/runtime",
|
||||
"version": "0.2.4",
|
||||
"version": "0.2.5",
|
||||
"description": "meta-ui runtime",
|
||||
"author": "meta-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/meta-ui#readme",
|
||||
@ -33,7 +33,7 @@
|
||||
"@chakra-ui/react": "^1.6.5",
|
||||
"@emotion/react": "^11",
|
||||
"@emotion/styled": "^11",
|
||||
"@meta-ui/core": "^0.2.1",
|
||||
"@meta-ui/core": "^0.2.2",
|
||||
"@sinclair/typebox": "^0.20.5",
|
||||
"@vue/reactivity": "^3.1.5",
|
||||
"@vue/shared": "^3.2.20",
|
||||
@ -58,7 +58,7 @@
|
||||
"@babel/preset-env": "^7.15.6",
|
||||
"@babel/preset-react": "^7.14.5",
|
||||
"@babel/preset-typescript": "^7.15.0",
|
||||
"@meta-ui/vite-plugins": "^1.0.0",
|
||||
"@meta-ui/vite-plugins": "^1.0.1",
|
||||
"@testing-library/react": "^12.1.0",
|
||||
"@types/lodash": "^4.14.170",
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@meta-ui/vite-plugins",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"description": "vite plugins for meta-ui",
|
||||
"author": "meta-ui developers",
|
||||
"homepage": "https://github.com/webzard-io/meta-ui#readme",
|
||||
@ -16,6 +16,5 @@
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/webzard-io/meta-ui.git"
|
||||
},
|
||||
"scripts": {
|
||||
}
|
||||
"scripts": {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user