temp
This commit is contained in:
12
package.json
12
package.json
@@ -48,7 +48,7 @@
|
||||
"commander": "^14.0.0",
|
||||
"ioredis": "^5.6.1",
|
||||
"minio": "^8.0.5",
|
||||
"pg": "^8.16.1",
|
||||
"pg": "^8.16.2",
|
||||
"pm2": "^6.0.8",
|
||||
"sequelize": "^6.37.7",
|
||||
"sqlite3": "^5.1.7"
|
||||
@@ -61,7 +61,7 @@
|
||||
"@kevisual/logger": "^0.0.4",
|
||||
"@kevisual/oss": "workspace:*",
|
||||
"@kevisual/permission": "^0.0.3",
|
||||
"@kevisual/router": "0.0.22",
|
||||
"@kevisual/router": "0.0.23",
|
||||
"@kevisual/types": "^0.0.10",
|
||||
"@kevisual/use-config": "^1.0.19",
|
||||
"@rollup/plugin-alias": "^5.1.1",
|
||||
@@ -75,12 +75,12 @@
|
||||
"@types/formidable": "^3.4.5",
|
||||
"@types/jsonwebtoken": "^9.0.10",
|
||||
"@types/lodash-es": "^4.17.12",
|
||||
"@types/node": "^24.0.3",
|
||||
"@types/node": "^24.0.4",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/semver": "^7.7.0",
|
||||
"@types/uuid": "^10.0.0",
|
||||
"archiver": "^7.0.1",
|
||||
"concurrently": "^9.1.2",
|
||||
"concurrently": "^9.2.0",
|
||||
"cross-env": "^7.0.3",
|
||||
"crypto-js": "^4.2.0",
|
||||
"dayjs": "^1.11.13",
|
||||
@@ -94,7 +94,7 @@
|
||||
"node-fetch": "^3.3.2",
|
||||
"nodemon": "^3.1.10",
|
||||
"p-queue": "^8.1.0",
|
||||
"pg": "^8.16.1",
|
||||
"pg": "^8.16.2",
|
||||
"pm2": "^6.0.8",
|
||||
"rimraf": "^6.0.1",
|
||||
"rollup": "^4.44.0",
|
||||
@@ -119,5 +119,5 @@
|
||||
"picomatch": "^4.0.2"
|
||||
},
|
||||
"pnpm": {},
|
||||
"packageManager": "pnpm@10.12.1"
|
||||
"packageManager": "pnpm@10.12.3"
|
||||
}
|
Reference in New Issue
Block a user