Skip to content

Commit

Permalink
v0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
maccman committed May 12, 2024
1 parent 8bb2bfa commit d75d9fd
Show file tree
Hide file tree
Showing 2 changed files with 2,255 additions and 1,333 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "cloudflare-basics",
"type": "module",
"version": "0.0.8",
"version": "0.0.9",
"packageManager": "[email protected]",
"description": "",
"author": "Alex MaccCaw <[email protected]>",
Expand Down Expand Up @@ -53,19 +53,19 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@antfu/ni": "^0.21.3",
"@cloudflare/workers-types": "^4.20230511.0",
"@ocavue/eslint-config": "^0.4.7",
"@types/node": "^18.16.9",
"eslint": "^8.40.0",
"esno": "^0.16.3",
"prettier": "^2.8.8",
"tsup": "^6.7.0",
"typescript": "^5.0.4",
"urlpattern-polyfill": "^8.0.2",
"vite": "^4.3.5",
"vitest": "^0.31.0",
"zod": "^3.22.1"
"@antfu/ni": "^0.21.12",
"@cloudflare/workers-types": "^4.20240502.0",
"@ocavue/eslint-config": "^1.5.0",
"@types/node": "^20.12.11",
"eslint": "^9.2.0",
"esno": "^4.7.0",
"prettier": "^3.2.5",
"tsup": "^8.0.2",
"typescript": "^5.4.5",
"urlpattern-polyfill": "^10.0.0",
"vite": "^5.2.11",
"vitest": "^1.6.0",
"zod": "^3.23.8"
},
"renovate": {
"extends": [
Expand Down
Loading

0 comments on commit d75d9fd

Please sign in to comment.