File tree Expand file tree Collapse file tree 2 files changed +271
-212
lines changed Expand file tree Collapse file tree 2 files changed +271
-212
lines changed Original file line number Diff line number Diff line change 2020 "sentry:sourcemaps" : " sentry-cli sourcemaps inject --org $SENTRY_ORG --project $SENTRY_PROJECT ./dist && sentry-cli sourcemaps upload --org $SENTRY_ORG --project $SENTRY_PROJECT ./dist"
2121 },
2222 "dependencies" : {
23- "@prisma/client" : " ^6.6.0" ,
23+ "@prisma/adapter-pg" : " ^6.15.0" ,
24+ "@prisma/client" : " ^6.15.0" ,
2425 "@sentry/cli" : " ^2.43.0" ,
2526 "@sentry/node" : " ^9.12.0" ,
2627 "connect-pg-simple" : " ^9.0.1" ,
5253 "dotenv-cli" : " ^7.4.2" ,
5354 "nodemon" : " ^3.1.3" ,
5455 "prettier" : " ^3.3.2" ,
55- "prisma" : " ^6.6 .0" ,
56+ "prisma" : " ^6.15 .0" ,
5657 "prisma-dbml-generator" : " ^0.12.0" ,
5758 "prisma-docs-generator" : " ^0.8.0" ,
5859 "prisma-erd-generator" : " ^2.0.4" ,
6263 "engines" : {
6364 "node" : " ^22.11.0"
6465 }
65- }
66+ }
You can’t perform that action at this time.
0 commit comments