File tree Expand file tree Collapse file tree 4 files changed +294
-146
lines changed
.github/actions/pnpm_install Expand file tree Collapse file tree 4 files changed +294
-146
lines changed Original file line number Diff line number Diff line change 33 steps :
44 - uses : pnpm/action-setup@v4
55 with :
6- version : " 10.23 .0"
6+ version : " 10.24 .0"
77 run_install : false
88
99 - uses : actions/setup-node@v4
Original file line number Diff line number Diff line change 99 },
1010 "dependencies" : {
1111 "@hono/zod-validator" : " ^0.7.5" ,
12+ "@posthog/ai" : " ^1.6.0" ,
1213 "@scalar/hono-api-reference" : " ^0.5.184" ,
13- "@sentry/bun" : " ^10.27 .0" ,
14+ "@sentry/bun" : " ^10.28 .0" ,
1415 "@supabase/supabase-js" : " ^2.86.0" ,
1516 "@t3-oss/env-core" : " ^0.13.8" ,
1617 "hono" : " ^4.10.7" ,
1718 "hono-openapi" : " ^0.4.8" ,
19+ "openai" : " ^6.9.1" ,
20+ "posthog-node" : " ^5.17.0" ,
1821 "stripe" : " ^19.3.1" ,
1922 "zod" : " ^4.1.13" ,
2023 "zod-openapi" : " ^5.4.5"
Original file line number Diff line number Diff line change 22 "engines" : {
33 "node" : " >=22"
44 },
5- "packageManager" : " pnpm@10.23 .0" ,
5+ "packageManager" : " pnpm@10.24 .0" ,
66 "devDependencies" : {
77 "@dotenvx/dotenvx" : " ^1.34.0" ,
88 "@prettier/plugin-oxc" : " ^0.0.4" ,
You can’t perform that action at this time.
0 commit comments