|
|
@ -40,7 +40,7 @@ |
|
|
|
"@nestjs/platform-express": "10.4.15", |
|
|
|
"@nestjs/schedule": "4.1.2", |
|
|
|
"@nestjs/serve-static": "4.0.2", |
|
|
|
"@prisma/client": "6.2.1", |
|
|
|
"@prisma/client": "6.3.0", |
|
|
|
"@simplewebauthn/browser": "9.0.1", |
|
|
|
"@simplewebauthn/server": "9.0.3", |
|
|
|
"@stripe/stripe-js": "5.4.0", |
|
|
@ -151,7 +151,7 @@ |
|
|
|
"nx": "20.3.2", |
|
|
|
"prettier": "3.4.2", |
|
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
|
"prisma": "6.2.1", |
|
|
|
"prisma": "6.3.0", |
|
|
|
"react": "18.2.0", |
|
|
|
"react-dom": "18.2.0", |
|
|
|
"replace-in-file": "8.3.0", |
|
|
@ -8847,71 +8847,75 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@prisma/client": { |
|
|
|
"version": "6.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.2.1.tgz", |
|
|
|
"integrity": "sha512-msKY2iRLISN8t5X0Tj7hU0UWet1u0KuxSPHWuf3IRkB4J95mCvGpyQBfQ6ufcmvKNOMQSq90O2iUmJEN2e5fiA==", |
|
|
|
"version": "6.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.3.0.tgz", |
|
|
|
"integrity": "sha512-BY3Fi28PUSk447Bpv22LhZp4HgNPo7NsEN+EteM1CLDnLjig5863jpW+3c3HHLFmml+nB/eJv1CjSriFZ8z7Cg==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"engines": { |
|
|
|
"node": ">=18.18" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"prisma": "*" |
|
|
|
"prisma": "*", |
|
|
|
"typescript": ">=5.1.0" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"prisma": { |
|
|
|
"optional": true |
|
|
|
}, |
|
|
|
"typescript": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@prisma/debug": { |
|
|
|
"version": "6.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.2.1.tgz", |
|
|
|
"integrity": "sha512-0KItvt39CmQxWkEw6oW+RQMD6RZ43SJWgEUnzxN8VC9ixMysa7MzZCZf22LCK5DSooiLNf8vM3LHZm/I/Ni7bQ==", |
|
|
|
"version": "6.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.3.0.tgz", |
|
|
|
"integrity": "sha512-m1lQv//0Rc5RG8TBpNUuLCxC35Ghi5XfpPmL83Gh04/GICHD2J5H2ndMlaljrUNaQDF9dOxIuFAYP1rE9wkXkg==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"node_modules/@prisma/engines": { |
|
|
|
"version": "6.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.2.1.tgz", |
|
|
|
"integrity": "sha512-lTBNLJBCxVT9iP5I7Mn6GlwqAxTpS5qMERrhebkUhtXpGVkBNd/jHnNJBZQW4kGDCKaQg/r2vlJYkzOHnAb7ZQ==", |
|
|
|
"version": "6.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.3.0.tgz", |
|
|
|
"integrity": "sha512-RXqYhlZb9sx/xkUfYIZuEPn7sT0WgTxNOuEYQ7AGw3IMpP9QGVEDVsluc/GcNkM8NTJszeqk8AplJzI9lm7Jxw==", |
|
|
|
"devOptional": true, |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@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/debug": "6.3.0", |
|
|
|
"@prisma/engines-version": "6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0", |
|
|
|
"@prisma/fetch-engine": "6.3.0", |
|
|
|
"@prisma/get-platform": "6.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@prisma/engines-version": { |
|
|
|
"version": "6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69.tgz", |
|
|
|
"integrity": "sha512-7tw1qs/9GWSX6qbZs4He09TOTg1ff3gYsB3ubaVNN0Pp1zLm9NC5C5MZShtkz7TyQjx7blhpknB7HwEhlG+PrQ==", |
|
|
|
"version": "6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines-version/-/engines-version-6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0.tgz", |
|
|
|
"integrity": "sha512-R/ZcMuaWZT2UBmgX3Ko6PAV3f8//ZzsjRIG1eKqp3f2rqEqVtCv+mtzuH2rBPUC9ujJ5kCb9wwpxeyCkLcHVyA==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"node_modules/@prisma/fetch-engine": { |
|
|
|
"version": "6.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.2.1.tgz", |
|
|
|
"integrity": "sha512-OO7O9d6Mrx2F9i+Gu1LW+DGXXyUFkP7OE5aj9iBfA/2jjDXEJjqa9X0ZmM9NZNo8Uo7ql6zKm6yjDcbAcRrw1A==", |
|
|
|
"version": "6.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.3.0.tgz", |
|
|
|
"integrity": "sha512-GBy0iT4f1mH31ePzfcpVSUa7JLRTeq4914FG2vR3LqDwRweSm4ja1o5flGDz+eVIa/BNYfkBvRRxv4D6ve6Eew==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/debug": "6.2.1", |
|
|
|
"@prisma/engines-version": "6.2.0-14.4123509d24aa4dede1e864b46351bf2790323b69", |
|
|
|
"@prisma/get-platform": "6.2.1" |
|
|
|
"@prisma/debug": "6.3.0", |
|
|
|
"@prisma/engines-version": "6.3.0-17.acc0b9dd43eb689cbd20c9470515d719db10d0b0", |
|
|
|
"@prisma/get-platform": "6.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@prisma/get-platform": { |
|
|
|
"version": "6.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.2.1.tgz", |
|
|
|
"integrity": "sha512-zp53yvroPl5m5/gXYLz7tGCNG33bhG+JYCm74ohxOq1pPnrL47VQYFfF3RbTZ7TzGWCrR3EtoiYMywUBw7UK6Q==", |
|
|
|
"version": "6.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.3.0.tgz", |
|
|
|
"integrity": "sha512-V8zZ1d0xfyi6FjpNP4AcYuwSpGcdmu35OXWnTPm8IW594PYALzKXHwIa9+o0f+Lo9AecFWrwrwaoYe56UNfTtQ==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/debug": "6.2.1" |
|
|
|
"@prisma/debug": "6.3.0" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@redis/bloom": { |
|
|
@ -27181,14 +27185,14 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/prisma": { |
|
|
|
"version": "6.2.1", |
|
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.2.1.tgz", |
|
|
|
"integrity": "sha512-hhyM0H13pQleQ+br4CkzGizS5I0oInoeTw3JfLw1BRZduBSQxPILlJLwi+46wZzj9Je7ndyQEMGw/n5cN2fknA==", |
|
|
|
"version": "6.3.0", |
|
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.3.0.tgz", |
|
|
|
"integrity": "sha512-y+Zh3Qg+xGCWyyrNUUNaFW/OltaV/yXYuTa0WRgYkz5LGyifmAsgpv94I47+qGRocZrMGcbF2A/78/oO2zgifA==", |
|
|
|
"devOptional": true, |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/engines": "6.2.1" |
|
|
|
"@prisma/engines": "6.3.0" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"prisma": "build/index.js" |
|
|
@ -27198,6 +27202,14 @@ |
|
|
|
}, |
|
|
|
"optionalDependencies": { |
|
|
|
"fsevents": "2.3.3" |
|
|
|
}, |
|
|
|
"peerDependencies": { |
|
|
|
"typescript": ">=5.1.0" |
|
|
|
}, |
|
|
|
"peerDependenciesMeta": { |
|
|
|
"typescript": { |
|
|
|
"optional": true |
|
|
|
} |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/prismjs": { |
|
|
|