Skip to content

Commit

Permalink
chore(deps): bump workers-types version in templates
Browse files Browse the repository at this point in the history
Updates @cloudflare/workers-types from 4.20240620.0
to 4.20240712.0 for all templates
  • Loading branch information
CarmenPopoviciu committed Jul 16, 2024
1 parent 54ca0d1 commit ce4d344
Show file tree
Hide file tree
Showing 20 changed files with 20 additions and 20 deletions.
2 changes: 1 addition & 1 deletion templates/pages-example-forum-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"wrangler": "^3.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"@tsndr/cloudflare-worker-jwt": "^2.0.1",
"@types/jest": "^28.1.6",
"@types/node": "20.8.3",
Expand Down
2 changes: 1 addition & 1 deletion templates/pages-functions-cors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"dev": "wrangler pages dev public"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"wrangler": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion templates/pages-image-sharing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"web-vitals": "^1.1.2"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"@tailwindcss/aspect-ratio": "^0.3.0",
"@tailwindcss/forms": "^0.3.4",
"autoprefixer": "^9.8.8",
Expand Down
2 changes: 1 addition & 1 deletion templates/pages-plugin-static-forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@cloudflare/pages-plugin-static-forms": "^1.0.0"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"wrangler": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion templates/worker-d1-api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"hono": "^3.12.11"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.21.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-d1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"dev": "wrangler dev"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.21.0"
},
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-example-request-scheduler/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "wrangler dev"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-example-wordle/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "wrangler dev"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-mysql/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "wrangler dev src/index.ts"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"esbuild": "0.17.19",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-openapi/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"zod": "^3.23.8"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"@types/node": "20.8.3",
"@types/service-worker-mock": "^2.0.1",
"wrangler": "^3.60.3"
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-postgres/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "wrangler dev src/index.ts"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"esbuild": "0.17.19",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-prospector/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"hono": "^3.12.11"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"@databases/split-sql-query": "^1.0.3",
"@databases/sql": "^3.2.0",
"better-sqlite3": "^7.6.2",
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-r2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "wrangler dev src/index.ts"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"wrangler": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion templates/worker-speedtest/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "jest"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"@types/jest": "^28.1.6",
"eslint": "^8.49.0",
"eslint-config-prettier": "^8.5.0",
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-turso-ts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"itty-router": "^3.0.12"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"test": "vitest run"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-websocket-durable-objects/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"start": "wrangler dev src/index.ts"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"typescript": "^5.4.5",
"wrangler": "^3.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion templates/worker-websocket/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"dev": "wrangler dev index.ts"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"wrangler": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion templates/worker-worktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"worktop": "0.8.0-next.14"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"wrangler": "^3.0.0"
}
}
2 changes: 1 addition & 1 deletion turbo/generators/templates/package.json.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"devDependencies": {
"@cloudflare/eslint-config-worker": "workspace:*",
"@cloudflare/workers-tsconfig": "workspace:*",
"@cloudflare/workers-types": "^4.20240620.0",
"@cloudflare/workers-types": "^4.20240712.0",
"wrangler": "workspace:*"
}
}

0 comments on commit ce4d344

Please sign in to comment.