fix: build

This commit is contained in:
aaaaaajie 2025-05-03 13:34:06 +08:00
parent 7e80f44195
commit 284ccd5bc1
2 changed files with 2 additions and 15 deletions

View File

@ -12,7 +12,7 @@
"@nocobase/server": "1.x",
"@nocobase/test": "1.x"
},
"devDependencies": {
"p-queue": "^8.1.0"
"dependencies": {
"p-queue": "^6.6.2"
}
}

View File

@ -29388,14 +29388,6 @@ p-queue@^6.6.2:
eventemitter3 "^4.0.4"
p-timeout "^3.2.0"
p-queue@^8.1.0:
version "8.1.0"
resolved "https://registry.npmmirror.com/p-queue/-/p-queue-8.1.0.tgz#d71929249868b10b16f885d8a82beeaf35d32279"
integrity sha512-mxLDbbGIBEXTJL0zEx8JIylaj3xQ7Z/7eEVjcF9fJX4DBiH9oqe+oahYnlKKxm0Ci9TlWTyhSHgygxMxjIB2jw==
dependencies:
eventemitter3 "^5.0.1"
p-timeout "^6.1.2"
p-reduce@^2.0.0, p-reduce@^2.1.0:
version "2.1.0"
resolved "https://registry.npmmirror.com/p-reduce/-/p-reduce-2.1.0.tgz#09408da49507c6c274faa31f28df334bc712b64a"
@ -29416,11 +29408,6 @@ p-timeout@^3.2.0:
dependencies:
p-finally "^1.0.0"
p-timeout@^6.1.2:
version "6.1.4"
resolved "https://registry.npmmirror.com/p-timeout/-/p-timeout-6.1.4.tgz#418e1f4dd833fa96a2e3f532547dd2abdb08dbc2"
integrity sha512-MyIV3ZA/PmyBN/ud8vV9XzwTrNtR4jFrObymZYnZqMmW0zA8Z17vnT0rBgFE/TlohB+YCHqXMgZzb3Csp49vqg==
p-try@^1.0.0:
version "1.0.0"
resolved "https://registry.npmmirror.com/p-try/-/p-try-1.0.0.tgz#cbc79cdbaf8fd4228e13f621f2b1a237c1b207b3"