File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1111 "@nestjs/core" : " ^11.0.1" ,
1212 "@nestjs/platform-express" : " ^11.1.5" ,
1313 "@nestjs/swagger" : " ^11.2.0" ,
14- "@trycompai/db" : " ^1.3.4 " ,
14+ "@trycompai/db" : " ^1.3.6 " ,
1515 "archiver" : " ^7.0.1" ,
1616 "axios" : " ^1.12.2" ,
1717 "class-transformer" : " ^0.5.1" ,
Original file line number Diff line number Diff line change 4646 "@tiptap/extension-table-row" : " ^3.4.4" ,
4747 "@trigger.dev/react-hooks" : " 4.0.0" ,
4848 "@trigger.dev/sdk" : " 4.0.0" ,
49- "@trycompai/db" : " ^1.3.4 " ,
49+ "@trycompai/db" : " ^1.3.6 " ,
5050 "@trycompai/email" : " workspace:*" ,
5151 "@types/canvas-confetti" : " ^1.9.0" ,
5252 "@types/three" : " ^0.180.0" ,
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default defineConfig({
1313 extensions : [
1414 prismaExtension ( {
1515 version : '6.13.0' ,
16- dbPackageVersion : '^1.3.0 ' , // Version of @trycompai /db package with compiled JS
16+ dbPackageVersion : '^1.3.6 ' , // Version of @trycompai /db package with compiled JS
1717 } ) ,
1818 puppeteer ( ) ,
1919 syncVercelEnvVars ( ) ,
Original file line number Diff line number Diff line change 99 "@react-email/render" : " ^1.1.2" ,
1010 "@t3-oss/env-nextjs" : " ^0.13.8" ,
1111 "@trycompai/analytics" : " workspace:*" ,
12- "@trycompai/db" : " ^1.3.4 " ,
12+ "@trycompai/db" : " ^1.3.6 " ,
1313 "@trycompai/email" : " workspace:*" ,
1414 "@trycompai/kv" : " workspace:*" ,
1515 "@trycompai/ui" : " workspace:*" ,
You can’t perform that action at this time.
0 commit comments