File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 - name : Setup Bun
4040 uses : oven-sh/setup-bun@v2
4141 with :
42- bun-version : 1.3.8
42+ bun-version : 1.3.11
4343
4444 - name : Cache Bun + Turbo
4545 uses : actions/cache@v5
8686 - name : Setup Bun
8787 uses : oven-sh/setup-bun@v2
8888 with :
89- bun-version : 1.3.8
89+ bun-version : 1.3.11
9090
9191 - name : Cache Bun + Turbo
9292 uses : actions/cache@v5
@@ -120,7 +120,7 @@ jobs:
120120
121121 - name : Upload browser QA artifacts
122122 if : always()
123- uses : actions/upload-artifact@v6
123+ uses : actions/upload-artifact@v7
124124 with :
125125 name : browser-qa-local-${{ github.run_id }}-${{ github.run_attempt }}
126126 path : artifacts/browser-qa/**
@@ -149,7 +149,7 @@ jobs:
149149 - name : Setup Bun
150150 uses : oven-sh/setup-bun@v2
151151 with :
152- bun-version : 1.3.8
152+ bun-version : 1.3.11
153153
154154 - name : Cache Bun + Turbo
155155 uses : actions/cache@v5
Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ jobs:
183183 if : steps.pr.outputs.skip != 'true'
184184 uses : oven-sh/setup-bun@v2
185185 with :
186- bun-version : 1.3.8
186+ bun-version : 1.3.11
187187
188188 - name : Install dependencies
189189 if : steps.pr.outputs.skip != 'true'
Original file line number Diff line number Diff line change 3333 - name : Setup Bun
3434 uses : oven-sh/setup-bun@v2
3535 with :
36- bun-version : 1.3.8
36+ bun-version : 1.3.11
3737
3838 - name : Install dependencies (unix)
3939 if : runner.os != 'Windows'
8888 - name : Setup Bun
8989 uses : oven-sh/setup-bun@v2
9090 with :
91- bun-version : 1.3.8
91+ bun-version : 1.3.11
9292
9393 - name : Cache Bun + Turbo
9494 uses : actions/cache@v5
Original file line number Diff line number Diff line change 1111 "dependencies" : {
1212 "@babel/core" : " ^7.29.0" ,
1313 "@babel/preset-typescript" : " ^7.28.5" ,
14- "@opentui/core" : " ^0.1.79 " ,
15- "@opentui/solid" : " ^0.1.79 " ,
14+ "@opentui/core" : " ^0.1.90 " ,
15+ "@opentui/solid" : " ^0.1.90 " ,
1616 "babel-preset-solid" : " 1.9.10" ,
1717 "solid-js" : " 1.9.11"
1818 },
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@cable-intel/backend" : " workspace:*" ,
1717 "@cable-intel/env" : " workspace:*" ,
18- "@vercel/analytics" : " ^1.5.0 " ,
19- "@tabler/icons-svelte" : " ^3.36.1 " ,
18+ "@vercel/analytics" : " ^2.0.1 " ,
19+ "@tabler/icons-svelte" : " ^3.40.0 " ,
2020 "convex" : " catalog:" ,
2121 "convex-svelte" : " ^0.0.12" ,
2222 "dotenv" : " catalog:" ,
2727 "@sveltejs/adapter-auto" : " ^7.0.1" ,
2828 "@sveltejs/kit" : " 2.55.0" ,
2929 "@sveltejs/vite-plugin-svelte" : " 7.0.0" ,
30- "@tailwindcss/vite" : " ^4.1.12 " ,
31- "svelte" : " 5.53.12 " ,
30+ "@tailwindcss/vite" : " ^4.2.2 " ,
31+ "svelte" : " 5.54.1 " ,
3232 "svelte-check" : " 4.4.5" ,
33- "tailwindcss" : " ^4.1.12 " ,
33+ "tailwindcss" : " ^4.2.2 " ,
3434 "typescript" : " catalog:" ,
35- "vite" : " 8.0.0 "
35+ "vite" : " 8.0.1 "
3636 }
3737}
Original file line number Diff line number Diff line change 1111 "dotenv" : " ^17.3.1" ,
1212 "zod" : " ^4.3.6" ,
1313 "typescript" : " ^5.9.3" ,
14- "convex" : " ^1.31.2 "
14+ "convex" : " ^1.34.0 "
1515 }
1616 },
1717 "type" : " module" ,
3737 "zod" : " catalog:"
3838 },
3939 "devDependencies" : {
40- "@biomejs/biome" : " 2.4.6 " ,
40+ "@biomejs/biome" : " 2.4.8 " ,
4141 "@cable-intel/config" : " workspace:*" ,
42- "turbo" : " ^2.8.9 " ,
42+ "turbo" : " ^2.8.20 " ,
4343 "typescript" : " catalog:" ,
44- "ultracite" : " 7.2.5 "
44+ "ultracite" : " 7.3.2 "
4545 },
46- "packageManager" : " bun@1.3.8 "
46+ "packageManager" : " bun@1.3.11 "
4747}
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "@cable-intel/shopify-cable-source" : " workspace:*" ,
13- "ai" : " ^6.0.87 " ,
13+ "ai" : " ^6.0.134 " ,
1414 "convex" : " catalog:" ,
1515 "dotenv" : " catalog:" ,
1616 "zod" : " catalog:"
1717 },
1818 "devDependencies" : {
1919 "@cable-intel/config" : " workspace:*" ,
20- "@types/node" : " ^25.2.3 " ,
21- "convex-test" : " ^0.0.41 " ,
20+ "@types/node" : " ^25.5.0 " ,
21+ "convex-test" : " ^0.0.43 " ,
2222 "typescript" : " catalog:"
2323 }
2424}
Original file line number Diff line number Diff line change 77 "./web" : " ./src/web.ts"
88 },
99 "dependencies" : {
10- "@t3-oss/env-core" : " ^0.13.1 " ,
10+ "@t3-oss/env-core" : " ^0.13.11 " ,
1111 "dotenv" : " catalog:" ,
1212 "zod" : " catalog:"
1313 },
You can’t perform that action at this time.
0 commit comments