chore: update deps
This commit is contained in:
parent
95d4321284
commit
a27d725ae5
2 changed files with 33 additions and 38 deletions
|
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@types/cors": "^2.8.17",
|
||||
"@types/express": "^4.17.21",
|
||||
"@types/node": "^20.16.13",
|
||||
"@types/node": "^20.17.3",
|
||||
"nodemon": "^3.1.7",
|
||||
"prettier": "^3.3.3",
|
||||
"prisma": "^5.21.1",
|
||||
|
|
@ -30,7 +30,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "^8.15.1",
|
||||
"@fast-csv/parse": "^5.0.0",
|
||||
"@fast-csv/parse": "^5.0.2",
|
||||
"@prisma/client": "^5.21.1",
|
||||
"@scalar/express-api-reference": "^0.4.165",
|
||||
"@tsoa/runtime": "^6.5.1",
|
||||
|
|
@ -40,7 +40,7 @@
|
|||
"express": "^4.21.1",
|
||||
"fast-jwt": "^4.0.5",
|
||||
"kysely": "^0.27.4",
|
||||
"minio": "^8.0.1",
|
||||
"minio": "^8.0.2",
|
||||
"morgan": "^1.10.0",
|
||||
"prisma-extension-kysely": "^2.1.0",
|
||||
"promise.any": "^2.0.6",
|
||||
|
|
|
|||
65
pnpm-lock.yaml
generated
65
pnpm-lock.yaml
generated
|
|
@ -12,8 +12,8 @@ importers:
|
|||
specifier: ^8.15.1
|
||||
version: 8.15.1
|
||||
'@fast-csv/parse':
|
||||
specifier: ^5.0.0
|
||||
version: 5.0.0
|
||||
specifier: ^5.0.2
|
||||
version: 5.0.2
|
||||
'@prisma/client':
|
||||
specifier: ^5.21.1
|
||||
version: 5.21.1(prisma@5.21.1)
|
||||
|
|
@ -42,8 +42,8 @@ importers:
|
|||
specifier: ^0.27.4
|
||||
version: 0.27.4
|
||||
minio:
|
||||
specifier: ^8.0.1
|
||||
version: 8.0.1
|
||||
specifier: ^8.0.2
|
||||
version: 8.0.2
|
||||
morgan:
|
||||
specifier: ^1.10.0
|
||||
version: 1.10.0
|
||||
|
|
@ -70,8 +70,8 @@ importers:
|
|||
specifier: ^4.17.21
|
||||
version: 4.17.21
|
||||
'@types/node':
|
||||
specifier: ^20.16.13
|
||||
version: 20.16.13
|
||||
specifier: ^20.17.3
|
||||
version: 20.17.3
|
||||
nodemon:
|
||||
specifier: ^3.1.7
|
||||
version: 3.1.7
|
||||
|
|
@ -86,7 +86,7 @@ importers:
|
|||
version: 1.8.0
|
||||
ts-node:
|
||||
specifier: ^10.9.2
|
||||
version: 10.9.2(@types/node@20.16.13)(typescript@5.6.3)
|
||||
version: 10.9.2(@types/node@20.17.3)(typescript@5.6.3)
|
||||
typescript:
|
||||
specifier: ^5.6.3
|
||||
version: 5.6.3
|
||||
|
|
@ -148,8 +148,8 @@ packages:
|
|||
resolution: {integrity: sha512-4RQIiChwNIx3B0O+2JdmTq/Qobj6+1g2RQnSv1gt4V2SVfAYjGwOKu0ZMKEHQOXYNG6+j/Chero2G9k3/wXLEw==}
|
||||
engines: {node: '>=18'}
|
||||
|
||||
'@fast-csv/parse@5.0.0':
|
||||
resolution: {integrity: sha512-ecF8tCm3jVxeRjEB6VPzmA+1wGaJ5JgaUX2uesOXdXD6qQp0B3EdshOIed4yT1Xlj/F2f8v4zHSo0Oi31L697g==}
|
||||
'@fast-csv/parse@5.0.2':
|
||||
resolution: {integrity: sha512-gMu1Btmm99TP+wc0tZnlH30E/F1Gw1Tah3oMDBHNPe9W8S68ixVHjt89Wg5lh7d9RuQMtwN+sGl5kxR891+fzw==}
|
||||
|
||||
'@hapi/accept@6.0.3':
|
||||
resolution: {integrity: sha512-p72f9k56EuF0n3MwlBNThyVE5PXX40g+aQh+C/xbKrfzahM2Oispv3AXmOIU51t3j77zay1qrX7IIziZXspMlw==}
|
||||
|
|
@ -445,8 +445,8 @@ packages:
|
|||
'@types/multer@1.4.12':
|
||||
resolution: {integrity: sha512-pQ2hoqvXiJt2FP9WQVLPRO+AmiIm/ZYkavPlIQnx282u4ZrVdztx0pkh3jjpQt0Kz+YI0YhSG264y08UJKoUQg==}
|
||||
|
||||
'@types/node@20.16.13':
|
||||
resolution: {integrity: sha512-GjQ7im10B0labo8ZGXDGROUl9k0BNyDgzfGpb4g/cl+4yYDWVKcozANF4FGr4/p0O/rAkQClM6Wiwkije++1Tg==}
|
||||
'@types/node@20.17.3':
|
||||
resolution: {integrity: sha512-tSQrmKKatLDGnG92h40GD7FzUt0MjahaHwOME4VAFeeA/Xopayq5qLyQRy7Jg/pjgKIFBXuKcGhJo+UdYG55jQ==}
|
||||
|
||||
'@types/normalize-package-data@2.4.4':
|
||||
resolution: {integrity: sha512-37i+OaWTh9qeK4LSHPsyRC7NahnGotNuZvjLSgcPzblpHB3rrCJxAOgI5gCdKm7coonsaX1Of0ILiTcnZjbfxA==}
|
||||
|
|
@ -596,9 +596,6 @@ packages:
|
|||
async-value@1.2.2:
|
||||
resolution: {integrity: sha512-8rwtYe32OAS1W9CTwvknoyts+mc3ta8N7Pi0h7AjkMaKvsFbr39K+gEfZ7Z81aPXQ1sK5M23lgLy1QfZpcpadQ==}
|
||||
|
||||
async@3.2.5:
|
||||
resolution: {integrity: sha512-baNZyqaaLhyLVKm/DlvdW051MSgO6b8eVfIezl9E5PqWxFgzLm/wQntEW4zOytVburDEr0JlALEpdOFwvErLsg==}
|
||||
|
||||
async@3.2.6:
|
||||
resolution: {integrity: sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==}
|
||||
|
||||
|
|
@ -1617,8 +1614,8 @@ packages:
|
|||
minimist@1.2.8:
|
||||
resolution: {integrity: sha512-2yyAR8qBkN3YuheJanUpWC5U3bb5osDywNB8RzDVlDwDHbocAJveqqj1u8+SVD7jkWT4yvsHCpWqqWqAxb0zCA==}
|
||||
|
||||
minio@8.0.1:
|
||||
resolution: {integrity: sha512-FzDO6yGnqLtm8sp3mXafWtiRUOslJSSg/aI0v9YbN5vjw5KLoODKAROCyi766NIvTSxcfHBrbhCSGk1A+MOzDg==}
|
||||
minio@8.0.2:
|
||||
resolution: {integrity: sha512-7ipWbtgzzboctf+McK+2cXwCrNOhuboTA/O1g9iWa0gH8R4GkeyFWwk12aVDEHdzjPiG8wxnjwfHS7pgraKuHw==}
|
||||
engines: {node: ^16 || ^18 || >=20}
|
||||
|
||||
minipass@7.0.4:
|
||||
|
|
@ -2586,7 +2583,7 @@ snapshots:
|
|||
transitivePeerDependencies:
|
||||
- supports-color
|
||||
|
||||
'@fast-csv/parse@5.0.0':
|
||||
'@fast-csv/parse@5.0.2':
|
||||
dependencies:
|
||||
lodash.escaperegexp: 4.1.2
|
||||
lodash.groupby: 4.6.0
|
||||
|
|
@ -3006,16 +3003,16 @@ snapshots:
|
|||
|
||||
'@types/accepts@1.3.7':
|
||||
dependencies:
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/body-parser@1.19.5':
|
||||
dependencies:
|
||||
'@types/connect': 3.4.38
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/connect@3.4.38':
|
||||
dependencies:
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/content-disposition@0.5.8': {}
|
||||
|
||||
|
|
@ -3024,15 +3021,15 @@ snapshots:
|
|||
'@types/connect': 3.4.38
|
||||
'@types/express': 4.17.21
|
||||
'@types/keygrip': 1.0.6
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/cors@2.8.17':
|
||||
dependencies:
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/cross-spawn@6.0.2':
|
||||
dependencies:
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/debug@4.1.8':
|
||||
dependencies:
|
||||
|
|
@ -3040,7 +3037,7 @@ snapshots:
|
|||
|
||||
'@types/express-serve-static-core@4.17.43':
|
||||
dependencies:
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
'@types/qs': 6.9.14
|
||||
'@types/range-parser': 1.2.7
|
||||
'@types/send': 0.17.4
|
||||
|
|
@ -3071,7 +3068,7 @@ snapshots:
|
|||
'@types/http-errors': 2.0.4
|
||||
'@types/keygrip': 1.0.6
|
||||
'@types/koa-compose': 3.2.8
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/mime@1.3.5': {}
|
||||
|
||||
|
|
@ -3081,7 +3078,7 @@ snapshots:
|
|||
|
||||
'@types/morgan@1.9.9':
|
||||
dependencies:
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/ms@0.7.34': {}
|
||||
|
||||
|
|
@ -3089,7 +3086,7 @@ snapshots:
|
|||
dependencies:
|
||||
'@types/express': 4.17.21
|
||||
|
||||
'@types/node@20.16.13':
|
||||
'@types/node@20.17.3':
|
||||
dependencies:
|
||||
undici-types: 6.19.8
|
||||
|
||||
|
|
@ -3104,13 +3101,13 @@ snapshots:
|
|||
'@types/send@0.17.4':
|
||||
dependencies:
|
||||
'@types/mime': 1.3.5
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/serve-static@1.15.5':
|
||||
dependencies:
|
||||
'@types/http-errors': 2.0.4
|
||||
'@types/mime': 4.0.0
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
|
||||
'@types/triple-beam@1.3.5': {}
|
||||
|
||||
|
|
@ -3209,7 +3206,7 @@ snapshots:
|
|||
archiver@5.3.2:
|
||||
dependencies:
|
||||
archiver-utils: 2.1.0
|
||||
async: 3.2.5
|
||||
async: 3.2.6
|
||||
buffer-crc32: 0.2.13
|
||||
readable-stream: 3.6.2
|
||||
readdir-glob: 1.1.3
|
||||
|
|
@ -3273,8 +3270,6 @@ snapshots:
|
|||
async-value@1.2.2:
|
||||
optional: true
|
||||
|
||||
async@3.2.5: {}
|
||||
|
||||
async@3.2.6: {}
|
||||
|
||||
atomic-sleep@1.0.0:
|
||||
|
|
@ -4429,7 +4424,7 @@ snapshots:
|
|||
|
||||
minimist@1.2.8: {}
|
||||
|
||||
minio@8.0.1:
|
||||
minio@8.0.2:
|
||||
dependencies:
|
||||
async: 3.2.6
|
||||
block-stream2: 2.1.0
|
||||
|
|
@ -5159,14 +5154,14 @@ snapshots:
|
|||
|
||||
ts-deepmerge@7.0.1: {}
|
||||
|
||||
ts-node@10.9.2(@types/node@20.16.13)(typescript@5.6.3):
|
||||
ts-node@10.9.2(@types/node@20.17.3)(typescript@5.6.3):
|
||||
dependencies:
|
||||
'@cspotcode/source-map-support': 0.8.1
|
||||
'@tsconfig/node10': 1.0.11
|
||||
'@tsconfig/node12': 1.0.11
|
||||
'@tsconfig/node14': 1.0.3
|
||||
'@tsconfig/node16': 1.0.4
|
||||
'@types/node': 20.16.13
|
||||
'@types/node': 20.17.3
|
||||
acorn: 8.11.3
|
||||
acorn-walk: 8.3.2
|
||||
arg: 4.1.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue