mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-29 18:48:45 +08:00
fix: 调整amis-ui依赖
This commit is contained in:
parent
78e32caced
commit
59528f43f0
@ -43,8 +43,7 @@
|
||||
"dependencies": {
|
||||
"path-to-regexp": "^6.2.0",
|
||||
"postcss": "^8.4.14",
|
||||
"qs": "6.9.7",
|
||||
"smooth-signature": "^1.0.13"
|
||||
"qs": "6.9.7"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/generator": "^7.22.9",
|
||||
@ -156,4 +155,4 @@
|
||||
"printBasicPrototype": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -69,6 +69,7 @@
|
||||
"react-textarea-autosize": "8.3.3",
|
||||
"react-transition-group": "4.4.2",
|
||||
"react-visibility-sensor": "5.1.1",
|
||||
"smooth-signature": "^1.0.15",
|
||||
"sortablejs": "1.15.0",
|
||||
"tinymce": "^6.1.2",
|
||||
"tslib": "^2.3.1",
|
||||
|
Loading…
Reference in New Issue
Block a user