Skip to content

Commit c5f1fba

Browse files
authored
Merge pull request #16 from ABCrimson/dependabot/npm_and_yarn/minor-and-patch-2ca260b473
chore(deps): bump the minor-and-patch group across 1 directory with 3 updates
2 parents 85597e3 + 275524b commit c5f1fba

7 files changed

Lines changed: 668 additions & 391 deletions

File tree

apps/api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@upstash/ratelimit": "2.0.8",
3737
"@upstash/redis": "1.37.0-rc.12",
3838
"dataloader": "2.2.3",
39-
"graphql": "16.12.0",
39+
"graphql": "16.13.0",
4040
"graphql-scalars": "1.25.0",
4141
"graphql-subscriptions": "3.0.0",
4242
"graphql-tag": "2.12.6",

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"class-variance-authority": "0.7.1",
3333
"clsx": "^2.1.1",
3434
"framer-motion": "12.34.3",
35-
"graphql": "16.12.0",
35+
"graphql": "16.13.0",
3636
"graphql-sse": "2.6.0",
3737
"immer": "11.1.4",
3838
"katex": "0.16.33",

apps/workers/cas-service/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@
1919
},
2020
"devDependencies": {
2121
"@biomejs/biome": "2.4.4",
22-
"@cloudflare/workers-types": "4.20260302.0",
22+
"@cloudflare/workers-types": "4.20260305.0",
2323
"@types/node": "25.3.3",
2424
"typescript": "6.0.0-dev.20260301",
2525
"vitest": "4.1.0-beta.5",
26-
"wrangler": "4.68.0"
26+
"wrangler": "4.69.0"
2727
},
2828
"engines": {
2929
"node": ">=24.0.0"

apps/workers/export-service/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,11 +21,11 @@
2121
},
2222
"devDependencies": {
2323
"@biomejs/biome": "2.4.4",
24-
"@cloudflare/workers-types": "4.20260302.0",
24+
"@cloudflare/workers-types": "4.20260305.0",
2525
"@types/node": "25.3.3",
2626
"typescript": "6.0.0-dev.20260301",
2727
"vitest": "4.1.0-beta.5",
28-
"wrangler": "4.68.0"
28+
"wrangler": "4.69.0"
2929
},
3030
"engines": {
3131
"node": ">=24.0.0"

apps/workers/rate-limiter/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,11 +18,11 @@
1818
},
1919
"devDependencies": {
2020
"@biomejs/biome": "2.4.4",
21-
"@cloudflare/workers-types": "4.20260302.0",
21+
"@cloudflare/workers-types": "4.20260305.0",
2222
"@types/node": "25.3.3",
2323
"typescript": "6.0.0-dev.20260301",
2424
"vitest": "4.1.0-beta.5",
25-
"wrangler": "4.68.0"
25+
"wrangler": "4.69.0"
2626
},
2727
"engines": {
2828
"node": ">=24.0.0"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@graphql-tools/merge": "9.1.7",
1717
"@graphql-tools/schema": "10.0.31",
1818
"chrome-launcher": "^1.2.1",
19-
"graphql": "16.12.0",
19+
"graphql": "16.13.0",
2020
"graphql-tag": "2.12.6",
2121
"lighthouse": "13.0.3",
2222
"tsx": "4.21.0",

pnpm-lock.yaml

Lines changed: 659 additions & 382 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)