Skip to content

Commit

Permalink
??
Browse files Browse the repository at this point in the history
  • Loading branch information
dromzeh committed Apr 21, 2024
1 parent 2694384 commit 421c3a7
Show file tree
Hide file tree
Showing 3 changed files with 1,637 additions and 2,347 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,17 +9,17 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@cloudflare/workers-types": "^4.20240222.0",
"eslint": "^8.57.0",
"@cloudflare/workers-types": "^4.20240419.0",
"eslint": "^9.1.0",
"eslint-config-google": "^0.14.0",
"eslint-plugin-json": "^3.1.0",
"typescript": "^5.3.3",
"wrangler": "3.29.0"
"typescript": "^5.4.5",
"wrangler": "3.51.2"
},
"private": true,
"dependencies": {
"@typescript-eslint/eslint-plugin": "^7.0.2",
"itty-router": "^4.0.27",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"itty-router": "^5.0.16",
"prettier": "^3.2.5",
"render2": "^1.4.1"
}
Expand Down

0 comments on commit 421c3a7

Please sign in to comment.