Skip to content

Commit 3516437

Browse files
chore(deps): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20251128.0 to 4.20251202.0. - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251202.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 48590cd commit 3516437

File tree

4 files changed

+37
-40
lines changed

4 files changed

+37
-40
lines changed

hosting/pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"license": "Apache-2.0",
6060
"dependencies": {
6161
"@adviser/cement": "^0.4.66",
62-
"@cloudflare/workers-types": "^4.20251111.0",
62+
"@cloudflare/workers-types": "^4.20251202.0",
6363
"@hono/clerk-auth": "^3.0.3",
6464
"@vibes.diy/hosting-base": "workspace:*",
6565
"call-ai": "workspace:*",

hosting/tests/unit/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"license": "Apache-2.0",
3636
"devDependencies": {
3737
"@cloudflare/vitest-pool-workers": "^0.10.1",
38-
"@cloudflare/workers-types": "^4.20251111.0",
38+
"@cloudflare/workers-types": "^4.20251202.0",
3939
"@types/node": "^24.9.1",
4040
"@vitest/browser-playwright": "^4.0.14",
4141
"chanfana": "^2.8.2",

pnpm-lock.yaml

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

vibes.diy/pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"dependencies": {
3131
"@adviser/cement": "^0.4.66",
3232
"@clerk/clerk-react": "^5.57.0",
33-
"@cloudflare/workers-types": "^4.20251111.0",
33+
"@cloudflare/workers-types": "^4.20251202.0",
3434
"@fireproof/core": "0.24.0",
3535
"@fireproof/core-runtime": "0.24.0",
3636
"@monaco-editor/react": "^4.7.0",

0 commit comments

Comments
 (0)