From 9fd2064a711e588bc6f1a22e5f40c72a568dfc8f Mon Sep 17 00:00:00 2001 From: Methapon2001 <61303214+Methapon2001@users.noreply.github.com> Date: Mon, 20 Jan 2025 10:18:08 +0700 Subject: [PATCH] chore: deps --- package.json | 6 ++-- pnpm-lock.yaml | 94 +++++++++++++++++++++++++------------------------- 2 files changed, 50 insertions(+), 50 deletions(-) diff --git a/package.json b/package.json index 998ef61..8d647b9 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@types/node": "^20.17.10", "nodemon": "^3.1.9", "prettier": "^3.4.2", - "prisma": "^6.0.1", + "prisma": "^6.2.1", "prisma-kysely": "^1.8.0", "ts-node": "^10.9.2", "typescript": "^5.7.2" @@ -32,8 +32,8 @@ "dependencies": { "@elastic/elasticsearch": "^8.17.0", "@fast-csv/parse": "^5.0.2", - "@prisma/client": "^6.0.1", - "@scalar/express-api-reference": "^0.4.172", + "@prisma/client": "^6.2.1", + "@scalar/express-api-reference": "^0.4.173", "@tsoa/runtime": "^6.6.0", "@types/morgan": "^1.9.9", "cors": "^2.8.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f6a6cc9..95f2fa6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -15,11 +15,11 @@ importers: specifier: ^5.0.2 version: 5.0.2 '@prisma/client': - specifier: ^6.0.1 - version: 6.0.1(prisma@6.0.1) + specifier: ^6.2.1 + version: 6.2.1(prisma@6.2.1) '@scalar/express-api-reference': - specifier: ^0.4.172 - version: 0.4.172 + specifier: ^0.4.173 + version: 0.4.173 '@tsoa/runtime': specifier: ^6.6.0 version: 6.6.0 @@ -52,7 +52,7 @@ importers: version: 1.10.0 prisma-extension-kysely: specifier: ^3.0.0 - version: 3.0.0(@prisma/client@6.0.1(prisma@6.0.1)) + version: 3.0.0(@prisma/client@6.2.1(prisma@6.2.1)) promise.any: specifier: ^2.0.6 version: 2.0.6 @@ -82,8 +82,8 @@ importers: specifier: ^3.4.2 version: 3.4.2 prisma: - specifier: ^6.0.1 - version: 6.0.1 + specifier: ^6.2.1 + version: 6.2.1 prisma-kysely: specifier: ^1.8.0 version: 1.8.0 @@ -309,8 +309,8 @@ packages: resolution: {integrity: sha512-+1VkjdD0QBLPodGrJUeqarH8VAIvQODIbwh9XpP5Syisf7YoQgsJKPNFoqqLQlu+VQ/tVSshMR6loPMn8U+dPg==} engines: {node: '>=14'} - '@prisma/client@6.0.1': - resolution: {integrity: sha512-60w7kL6bUxz7M6Gs/V+OWMhwy94FshpngVmOY05TmGD0Lhk+Ac0ZgtjlL6Wll9TD4G03t4Sq1wZekNVy+Xdlbg==} + '@prisma/client@6.2.1': + resolution: {integrity: sha512-msKY2iRLISN8t5X0Tj7hU0UWet1u0KuxSPHWuf3IRkB4J95mCvGpyQBfQ6ufcmvKNOMQSq90O2iUmJEN2e5fiA==} engines: {node: '>=18.18'} peerDependencies: prisma: '*' @@ -321,23 +321,23 @@ packages: '@prisma/debug@5.3.1': resolution: {integrity: sha512-eYrxqslEKf+wpMFIIHgbcNYuZBXUdiJLA85Or3TwOhgPIN1ZoXT9CwJph3ynW8H1Xg0LkdYLwVmuULCwiMoU5A==} - '@prisma/debug@6.0.1': - resolution: {integrity: sha512-jQylgSOf7ibTVxqBacnAlVGvek6fQxJIYCQOeX2KexsfypNzXjJQSS2o5s+Mjj2Np93iSOQUaw6TvPj8syhG4w==} + '@prisma/debug@6.2.1': + resolution: {integrity: sha512-0KItvt39CmQxWkEw6oW+RQMD6RZ43SJWgEUnzxN8VC9ixMysa7MzZCZf22LCK5DSooiLNf8vM3LHZm/I/Ni7bQ==} - '@prisma/engines-version@5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e': - resolution: {integrity: sha512-JmIds0Q2/vsOmnuTJYxY4LE+sajqjYKhLtdOT6y4imojqv5d/aeVEfbBGC74t8Be1uSp0OP8lxIj2OqoKbLsfQ==} + '@prisma/engines-version@6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69': + resolution: {integrity: sha512-7tw1qs/9GWSX6qbZs4He09TOTg1ff3gYsB3ubaVNN0Pp1zLm9NC5C5MZShtkz7TyQjx7blhpknB7HwEhlG+PrQ==} '@prisma/engines@5.3.1': resolution: {integrity: sha512-6QkILNyfeeN67BNEPEtkgh3Xo2tm6D7V+UhrkBbRHqKw9CTaz/vvTP/ROwYSP/3JT2MtIutZm/EnhxUiuOPVDA==} - '@prisma/engines@6.0.1': - resolution: {integrity: sha512-4hxzI+YQIR2uuDyVsDooFZGu5AtixbvM2psp+iayDZ4hRrAHo/YwgA17N23UWq7G6gRu18NvuNMb48qjP3DPQw==} + '@prisma/engines@6.2.1': + resolution: {integrity: sha512-lTBNLJBCxVT9iP5I7Mn6GlwqAxTpS5qMERrhebkUhtXpGVkBNd/jHnNJBZQW4kGDCKaQg/r2vlJYkzOHnAb7ZQ==} '@prisma/fetch-engine@5.3.1': resolution: {integrity: sha512-w1yk1YiK8N82Pobdq58b85l6e8akyrkxuzwV9DoiUTRf3gpsuhJJesHc4Yi0WzUC9/3znizl1UfCsI6dhkj3Vw==} - '@prisma/fetch-engine@6.0.1': - resolution: {integrity: sha512-T36bWFVGeGYYSyYOj9d+O9G3sBC+pAyMC+jc45iSL63/Haq1GrYjQPgPMxrEj9m739taXrupoysRedQ+VyvM/Q==} + '@prisma/fetch-engine@6.2.1': + resolution: {integrity: sha512-OO7O9d6Mrx2F9i+Gu1LW+DGXXyUFkP7OE5aj9iBfA/2jjDXEJjqa9X0ZmM9NZNo8Uo7ql6zKm6yjDcbAcRrw1A==} '@prisma/generator-helper@5.3.1': resolution: {integrity: sha512-zrYS0iHLgPlOJjYnd5KvVMMvSS+ktOL39EwooS5EnyvfzwfzxlKCeOUgxTfiKYs0WUWqzEvyNAYtramYgSknsQ==} @@ -345,8 +345,8 @@ packages: '@prisma/get-platform@5.3.1': resolution: {integrity: sha512-3IiZY2BUjKnAuZ0569zppZE6/rZbVAM09//c2nvPbbkGG9MqrirA8fbhhF7tfVmhyVfdmVCHnf/ujWPHJ8B46Q==} - '@prisma/get-platform@6.0.1': - resolution: {integrity: sha512-zspC9vlxAqx4E6epMPMLLBMED2VD8axDe8sPnquZ8GOsn6tiacWK0oxrGK4UAHYzYUVuMVUApJbdXB2dFpLhvg==} + '@prisma/get-platform@6.2.1': + resolution: {integrity: sha512-zp53yvroPl5m5/gXYLz7tGCNG33bhG+JYCm74ohxOq1pPnrL47VQYFfF3RbTZ7TzGWCrR3EtoiYMywUBw7UK6Q==} '@prisma/internals@5.3.1': resolution: {integrity: sha512-zkW73hPHHNrMD21PeYgCTBfMu71vzJf+WtfydtJbS0JVJKyLfOel0iWSQg7wjNeQfccKp+NdHJ/5rTJ4NEUzgA==} @@ -354,16 +354,16 @@ packages: '@prisma/prisma-schema-wasm@5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59': resolution: {integrity: sha512-+zUI7NQDXfcNnU8HgrAj4jRMv8yRfITLzcfv0Urf0adKimM+hkkVG4rX38i9zWMlxekkEBw7NLFx3Gxxy8d3iQ==} - '@scalar/express-api-reference@0.4.172': - resolution: {integrity: sha512-FoJU1ajSwRPFxQehO5kh86xIVZ2QIQxuDra32w5RYy9UCGaMYQcmXxhUbmKBM+b5GA6VwiLqObMir8ICR3B5Yw==} + '@scalar/express-api-reference@0.4.173': + resolution: {integrity: sha512-C/s+rdImUb7gLbYRH6ICZjVPV8SHHMwJQ/Fiu6fVGomPldi0fpTDMaXH+9jRIlTm3LR6ACl/OlH7MXcPPRaFSA==} engines: {node: '>=18'} '@scalar/openapi-types@0.1.5': resolution: {integrity: sha512-6geH9ehvQ/sG/xUyy3e0lyOw3BaY5s6nn22wHjEJhcobdmWyFER0O6m7AU0ZN4QTjle/gYvFJOjj552l/rsNSw==} engines: {node: '>=18'} - '@scalar/types@0.0.24': - resolution: {integrity: sha512-ahMb4WYFx9OP32r7j8KhyMzg5zU78gnKxhDNapuC8WMzlSyyOsX5LQLx8sUQJfw3ZvUHp+F2zv5GJSHD+hdIiA==} + '@scalar/types@0.0.25': + resolution: {integrity: sha512-sGnOFnfiSn4o23rklU/jrg81hO+630bsFIdHg8MZ/w2Nc6IoUwARA2hbe4d4Fg+D0KBu40Tan/L+WAYDXkTJQg==} engines: {node: '>=18'} '@swc/helpers@0.5.15': @@ -1954,8 +1954,8 @@ packages: resolution: {integrity: sha512-VpNpolZ8RXRgfU+j4R+fPZmX8EE95w3vJ2tt7+FwuiQc0leNTfLK5QLf3KbbPDes2rfjh3g20AjDxefQIo5GIA==} hasBin: true - prisma@6.0.1: - resolution: {integrity: sha512-CaMNFHkf+DDq8zq3X/JJsQ4Koy7dyWwwtOKibkT/Am9j/tDxcfbg7+lB1Dzhx18G/+RQCMgjPYB61bhRqteNBQ==} + prisma@6.2.1: + resolution: {integrity: sha512-hhyM0H13pQleQ+br4CkzGizS5I0oInoeTw3JfLw1BRZduBSQxPILlJLwi+46wZzj9Je7ndyQEMGw/n5cN2fknA==} engines: {node: '>=18.18'} hasBin: true @@ -2938,9 +2938,9 @@ snapshots: '@pkgjs/parseargs@0.11.0': optional: true - '@prisma/client@6.0.1(prisma@6.0.1)': + '@prisma/client@6.2.1(prisma@6.2.1)': optionalDependencies: - prisma: 6.0.1 + prisma: 6.2.1 '@prisma/debug@5.3.1': dependencies: @@ -2950,18 +2950,18 @@ snapshots: transitivePeerDependencies: - supports-color - '@prisma/debug@6.0.1': {} + '@prisma/debug@6.2.1': {} - '@prisma/engines-version@5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e': {} + '@prisma/engines-version@6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69': {} '@prisma/engines@5.3.1': {} - '@prisma/engines@6.0.1': + '@prisma/engines@6.2.1': dependencies: - '@prisma/debug': 6.0.1 - '@prisma/engines-version': 5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e - '@prisma/fetch-engine': 6.0.1 - '@prisma/get-platform': 6.0.1 + '@prisma/debug': 6.2.1 + '@prisma/engines-version': 6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69 + '@prisma/fetch-engine': 6.2.1 + '@prisma/get-platform': 6.2.1 '@prisma/fetch-engine@5.3.1': dependencies: @@ -2986,11 +2986,11 @@ snapshots: - encoding - supports-color - '@prisma/fetch-engine@6.0.1': + '@prisma/fetch-engine@6.2.1': dependencies: - '@prisma/debug': 6.0.1 - '@prisma/engines-version': 5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e - '@prisma/get-platform': 6.0.1 + '@prisma/debug': 6.2.1 + '@prisma/engines-version': 6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69 + '@prisma/get-platform': 6.2.1 '@prisma/generator-helper@5.3.1': dependencies: @@ -3016,9 +3016,9 @@ snapshots: transitivePeerDependencies: - supports-color - '@prisma/get-platform@6.0.1': + '@prisma/get-platform@6.2.1': dependencies: - '@prisma/debug': 6.0.1 + '@prisma/debug': 6.2.1 '@prisma/internals@5.3.1': dependencies: @@ -3070,13 +3070,13 @@ snapshots: '@prisma/prisma-schema-wasm@5.3.1-2.61e140623197a131c2a6189271ffee05a7aa9a59': {} - '@scalar/express-api-reference@0.4.172': + '@scalar/express-api-reference@0.4.173': dependencies: - '@scalar/types': 0.0.24 + '@scalar/types': 0.0.25 '@scalar/openapi-types@0.1.5': {} - '@scalar/types@0.0.24': + '@scalar/types@0.0.25': dependencies: '@scalar/openapi-types': 0.1.5 '@unhead/schema': 1.11.14 @@ -4890,9 +4890,9 @@ snapshots: prettier@3.4.2: {} - prisma-extension-kysely@3.0.0(@prisma/client@6.0.1(prisma@6.0.1)): + prisma-extension-kysely@3.0.0(@prisma/client@6.2.1(prisma@6.2.1)): dependencies: - '@prisma/client': 6.0.1(prisma@6.0.1) + '@prisma/client': 6.2.1(prisma@6.2.1) prisma-kysely@1.8.0: dependencies: @@ -4905,9 +4905,9 @@ snapshots: - encoding - supports-color - prisma@6.0.1: + prisma@6.2.1: dependencies: - '@prisma/engines': 6.0.1 + '@prisma/engines': 6.2.1 optionalDependencies: fsevents: 2.3.3