Skip to content

Commit e752d4f

Browse files
committed
updated some deps
1 parent a774e3a commit e752d4f

File tree

4 files changed

+5900
-4300
lines changed

4 files changed

+5900
-4300
lines changed

package.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,24 +29,24 @@
2929
"version": "pnpm run build && git add -A src/version.ts"
3030
},
3131
"devDependencies": {
32-
"@cloudflare/workers-types": "^4.20240208.0",
33-
"@typescript-eslint/eslint-plugin": "^6.21.0",
34-
"@typescript-eslint/parser": "^6.21.0",
35-
"eslint": "^8.56.0",
32+
"@cloudflare/workers-types": "^4.20241224.0",
33+
"@typescript-eslint/eslint-plugin": "^8.18.2",
34+
"@typescript-eslint/parser": "^8.18.2",
35+
"eslint": "^9.17.0",
3636
"eslint-config-prettier": "^9.1.0",
37-
"eslint-define-config": "^1.24.1",
38-
"eslint-import-resolver-typescript": "^3.6.1",
37+
"eslint-define-config": "^2.1.0",
38+
"eslint-import-resolver-typescript": "^3.7.0",
3939
"eslint-plugin-eslint-comments": "^3.2.0",
40-
"eslint-plugin-import": "^2.29.1",
41-
"firebase-tools": "^13.3.0",
42-
"hono": "^4.0.4",
43-
"miniflare": "^3.20240129.3",
40+
"eslint-plugin-import": "^2.31.0",
41+
"firebase-tools": "^13.29.1",
42+
"hono": "^4.6.15",
43+
"miniflare": "^3.20241218.0",
4444
"npm-run-all": "^4.1.5",
45-
"prettier": "^3.2.5",
46-
"typescript": "^5.3.3",
45+
"prettier": "^3.4.2",
46+
"typescript": "^5.7.2",
4747
"undici": "^6.6.2",
48-
"vitest": "^1.3.0",
49-
"wrangler": "^3.28.3"
48+
"vitest": "^2.1.8",
49+
"wrangler": "^3.99.0"
5050
},
5151
"keywords": [
5252
"web",

0 commit comments

Comments
 (0)