mirror of
https://gitee.com/nocobase/nocobase.git
synced 2025-05-05 05:29:26 +08:00
Merge branch 'main' into next
# Conflicts: # yarn.lock
This commit is contained in:
commit
0fc8f5d0cf
@ -39,7 +39,7 @@
|
||||
"postcss-preset-env": "^9.1.2",
|
||||
"react-imported-component": "^6.5.4",
|
||||
"style-loader": "^3.3.3",
|
||||
"tar": "^6.2.0",
|
||||
"tar": "^7.4.3",
|
||||
"tsup": "8.2.4",
|
||||
"typescript": "5.1.3",
|
||||
"update-notifier": "3.0.0",
|
||||
|
@ -21,6 +21,7 @@
|
||||
"pm2": "^6.0.5",
|
||||
"portfinder": "^1.0.28",
|
||||
"tree-kill": "^1.2.2",
|
||||
"tar": "^7.4.3",
|
||||
"tsx": "^4.19.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
|
@ -9,7 +9,7 @@
|
||||
"chalk": "^4.1.1",
|
||||
"commander": "^9.2.0",
|
||||
"fs-extra": "^11.3.0",
|
||||
"tar": "6.1.11"
|
||||
"tar": "^7.4.3"
|
||||
},
|
||||
"bin": {
|
||||
"create-nocobase-app": "./bin/index.js"
|
||||
|
@ -28,7 +28,7 @@
|
||||
"object-path": "^0.11.8",
|
||||
"react": "^18.2.0",
|
||||
"semver": "^7.7.1",
|
||||
"tar": "^6.1.13"
|
||||
"tar": "^7.4.3"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@nocobase/actions": "1.x",
|
||||
|
Loading…
x
Reference in New Issue
Block a user