Skip to content

Commit 10fafaf

Browse files
chore(deps): bump @cloudflare/workers-types
Bumps [@cloudflare/workers-types](https://github.com/cloudflare/workerd) from 4.20251111.0 to 4.20251121.0. - [Release notes](https://github.com/cloudflare/workerd/releases) - [Changelog](https://github.com/cloudflare/workerd/blob/main/Dockerfile.release) - [Commits](https://github.com/cloudflare/workerd/commits) --- updated-dependencies: - dependency-name: "@cloudflare/workers-types" dependency-version: 4.20251121.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f72a94a commit 10fafaf

File tree

4 files changed

+31
-31
lines changed

4 files changed

+31
-31
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.20251126.0",
6363
"@hono/clerk-auth": "^3.0.3",
6464
"@vibes.diy/hosting-base": "workspace:*",
6565
"chanfana": "^2.8.2",

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.20251126.0",
3939
"@types/node": "^24.9.1",
4040
"@vitest/browser-playwright": "^4.0.10",
4141
"chanfana": "^2.8.2",

pnpm-lock.yaml

Lines changed: 28 additions & 28 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.20251126.0",
3434
"@fireproof/core": "^0.23.15",
3535
"@fireproof/core-runtime": "^0.23.15",
3636
"@monaco-editor/react": "^4.7.0",

0 commit comments

Comments
 (0)