🌟 Support for PostgreSQL (#306)
This commit is contained in:
@@ -74,6 +74,7 @@
|
||||
"@types/node-fetch": "^2.5.12",
|
||||
"@types/node-uuid": "^0.0.28",
|
||||
"@types/pdf-image": "^2.0.1",
|
||||
"@types/pg-pool": "^2.0.6",
|
||||
"@types/pump": "^1.1.1",
|
||||
"@types/random-useragent": "^0.3.1",
|
||||
"@types/socket.io-client": "^1.4.36",
|
||||
@@ -153,9 +154,9 @@
|
||||
"jsonwebtoken": "^9.0.0",
|
||||
"jwks-rsa": "^3.0.1",
|
||||
"lodash": "^4.17.21",
|
||||
"minio": "7.0.18",
|
||||
"minio": "^7.1.3",
|
||||
"moment": "^2.29.4",
|
||||
"mongodb": "^5.6.0",
|
||||
"mongodb": "^5.9.2",
|
||||
"multistream": "^4.1.0",
|
||||
"njwt": "^2.0.0",
|
||||
"node-abort-controller": "^3.1.1",
|
||||
@@ -167,6 +168,8 @@
|
||||
"ora": "^5.4.0",
|
||||
"pdf-parse": "^1.1.1",
|
||||
"pdf2pic": "^2.1.4",
|
||||
"pg": "^8.11.3",
|
||||
"pg-pool": "^3.6.1",
|
||||
"pino": "^6.8.0",
|
||||
"pino-std-serializers": "^6.1.0",
|
||||
"probe-image-size": "^7.2.3",
|
||||
@@ -175,7 +178,7 @@
|
||||
"redis": "3",
|
||||
"reflect-metadata": "^0.1.13",
|
||||
"rxjs": "^6.6.3",
|
||||
"sharp": "^0.30.5",
|
||||
"sharp": "^0.33.1",
|
||||
"short-uuid": "^4.2.2",
|
||||
"socket.io": "^4.6.2",
|
||||
"socket.io-client": "^3.0.0",
|
||||
|
||||
Reference in New Issue
Block a user