|
|
@ -40,7 +40,7 @@ |
|
|
|
"@nestjs/platform-express": "10.1.3", |
|
|
|
"@nestjs/schedule": "3.0.2", |
|
|
|
"@nestjs/serve-static": "4.0.0", |
|
|
|
"@prisma/client": "6.0.0", |
|
|
|
"@prisma/client": "6.0.1", |
|
|
|
"@simplewebauthn/browser": "9.0.1", |
|
|
|
"@simplewebauthn/server": "9.0.3", |
|
|
|
"@stripe/stripe-js": "4.9.0", |
|
|
@ -151,7 +151,7 @@ |
|
|
|
"nx": "20.1.2", |
|
|
|
"prettier": "3.4.2", |
|
|
|
"prettier-plugin-organize-attributes": "1.0.0", |
|
|
|
"prisma": "6.0.0", |
|
|
|
"prisma": "6.0.1", |
|
|
|
"react": "18.2.0", |
|
|
|
"react-dom": "18.2.0", |
|
|
|
"replace-in-file": "7.0.1", |
|
|
@ -8353,9 +8353,9 @@ |
|
|
|
"license": "MIT" |
|
|
|
}, |
|
|
|
"node_modules/@prisma/client": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.0.0.tgz", |
|
|
|
"integrity": "sha512-tOBhG35ozqZ/5Y6B0TNOa6cwULUW8ijXqBXcgb12bfozqf6eGMyGs+jphywCsj6uojv5lAZZnxVSoLMVebIP+g==", |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/client/-/client-6.0.1.tgz", |
|
|
|
"integrity": "sha512-60w7kL6bUxz7M6Gs/V+OWMhwy94FshpngVmOY05TmGD0Lhk+Ac0ZgtjlL6Wll9TD4G03t4Sq1wZekNVy+Xdlbg==", |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"engines": { |
|
|
@ -8371,24 +8371,24 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@prisma/debug": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.0.0.tgz", |
|
|
|
"integrity": "sha512-eUjoNThlDXdyJ1iQ2d7U6aTVwm59EwvODb5zFVNJEokNoSiQmiYWNzZIwZyDmZ+j51j42/0iTaHIJ4/aZPKFRg==", |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/debug/-/debug-6.0.1.tgz", |
|
|
|
"integrity": "sha512-jQylgSOf7ibTVxqBacnAlVGvek6fQxJIYCQOeX2KexsfypNzXjJQSS2o5s+Mjj2Np93iSOQUaw6TvPj8syhG4w==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"node_modules/@prisma/engines": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.0.0.tgz", |
|
|
|
"integrity": "sha512-ZZCVP3q22ifN6Ex6C8RIcTDBlRtMJS2H1ljV0knCiWNGArvvkEbE88W3uDdq/l4+UvyvHpGzdf9ZsCWSQR7ZQQ==", |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/engines/-/engines-6.0.1.tgz", |
|
|
|
"integrity": "sha512-4hxzI+YQIR2uuDyVsDooFZGu5AtixbvM2psp+iayDZ4hRrAHo/YwgA17N23UWq7G6gRu18NvuNMb48qjP3DPQw==", |
|
|
|
"devOptional": true, |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/debug": "6.0.0", |
|
|
|
"@prisma/debug": "6.0.1", |
|
|
|
"@prisma/engines-version": "5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e", |
|
|
|
"@prisma/fetch-engine": "6.0.0", |
|
|
|
"@prisma/get-platform": "6.0.0" |
|
|
|
"@prisma/fetch-engine": "6.0.1", |
|
|
|
"@prisma/get-platform": "6.0.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@prisma/engines-version": { |
|
|
@ -8399,25 +8399,25 @@ |
|
|
|
"license": "Apache-2.0" |
|
|
|
}, |
|
|
|
"node_modules/@prisma/fetch-engine": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.0.0.tgz", |
|
|
|
"integrity": "sha512-j2m+iO5RDPRI7SUc7sHo8wX7SA4iTkJ+18Sxch8KinQM46YiCQD1iXKN6qU79C1Fliw5Bw/qDyTHaTsa3JMerA==", |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/fetch-engine/-/fetch-engine-6.0.1.tgz", |
|
|
|
"integrity": "sha512-T36bWFVGeGYYSyYOj9d+O9G3sBC+pAyMC+jc45iSL63/Haq1GrYjQPgPMxrEj9m739taXrupoysRedQ+VyvM/Q==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/debug": "6.0.0", |
|
|
|
"@prisma/debug": "6.0.1", |
|
|
|
"@prisma/engines-version": "5.23.0-27.5dbef10bdbfb579e07d35cc85fb1518d357cb99e", |
|
|
|
"@prisma/get-platform": "6.0.0" |
|
|
|
"@prisma/get-platform": "6.0.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@prisma/get-platform": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.0.0.tgz", |
|
|
|
"integrity": "sha512-PS6nYyIm9g8C03E4y7LknOfdCw/t2KyEJxntMPQHQZCOUgOpF82Ma60mdlOD08w90I3fjLiZZ0+MadenR3naDQ==", |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/@prisma/get-platform/-/get-platform-6.0.1.tgz", |
|
|
|
"integrity": "sha512-zspC9vlxAqx4E6epMPMLLBMED2VD8axDe8sPnquZ8GOsn6tiacWK0oxrGK4UAHYzYUVuMVUApJbdXB2dFpLhvg==", |
|
|
|
"devOptional": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/debug": "6.0.0" |
|
|
|
"@prisma/debug": "6.0.1" |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/@redis/bloom": { |
|
|
@ -29500,14 +29500,14 @@ |
|
|
|
} |
|
|
|
}, |
|
|
|
"node_modules/prisma": { |
|
|
|
"version": "6.0.0", |
|
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.0.0.tgz", |
|
|
|
"integrity": "sha512-RX7KtbW7IoEByf7MR32JK1PkVYLVYFqeODTtiIX3cqekq1aKdsF3Eud4zp2sUShMLjvdb5Jow0LbUjRq5LVxPw==", |
|
|
|
"version": "6.0.1", |
|
|
|
"resolved": "https://registry.npmjs.org/prisma/-/prisma-6.0.1.tgz", |
|
|
|
"integrity": "sha512-CaMNFHkf+DDq8zq3X/JJsQ4Koy7dyWwwtOKibkT/Am9j/tDxcfbg7+lB1Dzhx18G/+RQCMgjPYB61bhRqteNBQ==", |
|
|
|
"devOptional": true, |
|
|
|
"hasInstallScript": true, |
|
|
|
"license": "Apache-2.0", |
|
|
|
"dependencies": { |
|
|
|
"@prisma/engines": "6.0.0" |
|
|
|
"@prisma/engines": "6.0.1" |
|
|
|
}, |
|
|
|
"bin": { |
|
|
|
"prisma": "build/index.js" |
|
|
|