mirror of
https://github.com/smartxworks/sunmao-ui.git
synced 2024-11-21 03:15:49 +08:00
fix: add typebox into dependencies
prevent inject typebox's codes into production files
This commit is contained in:
parent
16824e29f7
commit
44e7eefa6e
@ -40,6 +40,7 @@
|
||||
"@sunmao-ui/core": "^0.5.2",
|
||||
"@sunmao-ui/editor-sdk": "^0.1.3",
|
||||
"@sunmao-ui/runtime": "^0.5.2",
|
||||
"@sinclair/typebox": "^0.21.2",
|
||||
"acorn": "^8.7.0",
|
||||
"acorn-loose": "^8.3.0",
|
||||
"acorn-walk": "^8.2.0",
|
||||
@ -61,6 +62,7 @@
|
||||
"@sunmao-ui/vite-plugins": "^1.0.2",
|
||||
"@swc/core": "^1.2.121",
|
||||
"@types/codemirror": "^5.60.5",
|
||||
"@types/json-schema": "^7.0.7",
|
||||
"@types/lodash-es": "^4.17.5",
|
||||
"@types/tern": "^0.23.4",
|
||||
"@vitejs/plugin-react": "^1.0.1",
|
||||
|
Loading…
Reference in New Issue
Block a user