Merge branch 'main' into next

# Conflicts:
#	yarn.lock
This commit is contained in:
chenos 2025-04-17 15:11:07 +08:00
commit 0fc8f5d0cf
5 changed files with 106 additions and 2228 deletions

View File

@ -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",

View File

@ -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": {

View File

@ -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"

View File

@ -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",

2327
yarn.lock

File diff suppressed because it is too large Load Diff