bump: update bullmq and nanoid

This commit is contained in:
xion 2024-11-28 21:09:43 +08:00
parent 1616177026
commit ba52909d9d
2 changed files with 305 additions and 254 deletions

View File

@ -40,7 +40,7 @@
"@kevisual/router": "0.0.5",
"@types/semver": "^7.5.8",
"archiver": "^7.0.1",
"bullmq": "^5.29.0",
"bullmq": "^5.29.1",
"dayjs": "^1.11.13",
"dts-bundle-generator": "^9.5.1",
"formidable": "^3.5.2",
@ -49,8 +49,8 @@
"jsonwebtoken": "^9.0.2",
"lodash-es": "^4.17.21",
"minio": "^8.0.2",
"nanoid": "^5.0.8",
"neo4j-driver": "^5.26.0",
"nanoid": "^5.0.9",
"neo4j-driver": "^5.27.0",
"neode": "^0.4.9",
"node-fetch": "^3.3.2",
"ollama": "^0.5.10",
@ -68,7 +68,7 @@
},
"devDependencies": {
"@abearxiong/use-file-store": "^0.0.1",
"@kevisual/use-config": "^1.0.2",
"@kevisual/use-config": "^1.0.3",
"@rollup/plugin-alias": "^5.1.1",
"@rollup/plugin-commonjs": "^28.0.1",
"@rollup/plugin-json": "^6.1.0",
@ -79,7 +79,7 @@
"@types/formidable": "^3.4.5",
"@types/jsonwebtoken": "^9.0.7",
"@types/lodash-es": "^4.17.12",
"@types/node": "^22.9.1",
"@types/node": "^22.10.1",
"@types/react": "^18.3.12",
"@types/uuid": "^10.0.0",
"concurrently": "^9.1.0",
@ -87,12 +87,12 @@
"nodemon": "^3.1.7",
"pm2": "^5.4.3",
"rimraf": "^6.0.1",
"rollup": "^4.27.3",
"rollup": "^4.27.4",
"rollup-plugin-copy": "^3.5.0",
"rollup-plugin-dts": "^6.1.1",
"tape": "^5.9.0",
"tsx": "^4.19.2",
"typescript": "^5.6.3"
"typescript": "^5.7.2"
},
"resolutions": {
"inflight": "latest",

545
pnpm-lock.yaml generated

File diff suppressed because it is too large Load Diff