|
17 | 17 | "worktop": "0.7.3" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@cloudflare/workers-types": "4.20250327.0", |
| 20 | + "@cloudflare/workers-types": "4.20251121.0", |
21 | 21 | "@types/jest": "29.5.14", |
22 | 22 | "@types/mime": "3.0.4", |
23 | 23 | "@types/service-worker-mock": "2.0.4", |
24 | 24 | "@typescript/lib-webworker": "npm:@cloudflare/workers-types", |
25 | 25 | "@typescript-eslint/eslint-plugin": "7.18.0", |
26 | 26 | "@typescript-eslint/parser": "7.18.0", |
27 | | - "esbuild": "0.25.2", |
| 27 | + "esbuild": "0.27.0", |
28 | 28 | "esbuild-plugin-ignore": "1.1.1", |
29 | 29 | "esbuild-plugin-text-replace": "1.3.0", |
30 | 30 | "eslint": "8.57.1", |
31 | | - "eslint-config-prettier": "9.1.0", |
| 31 | + "eslint-config-prettier": "9.1.2", |
32 | 32 | "eslint-config-typescript": "3.0.0", |
33 | | - "eslint-import-resolver-typescript": "3.10.0", |
| 33 | + "eslint-import-resolver-typescript": "3.10.1", |
34 | 34 | "eslint-plugin-google-camelcase": "0.0.2", |
35 | | - "eslint-plugin-import": "2.31.0", |
36 | | - "eslint-plugin-prettier": "5.2.5", |
| 35 | + "eslint-plugin-import": "2.32.0", |
| 36 | + "eslint-plugin-prettier": "5.5.4", |
37 | 37 | "eslint-plugin-sort-destructure-keys": "1.6.0", |
38 | | - "eslint-plugin-tsdoc": "0.4.0", |
| 38 | + "eslint-plugin-tsdoc": "0.5.0", |
39 | 39 | "jest": "29.7.0", |
40 | 40 | "jest-fetch-mock": "3.0.3", |
41 | | - "prettier": "3.5.3", |
| 41 | + "prettier": "3.6.2", |
42 | 42 | "service-worker-mock": "2.0.5", |
43 | | - "ts-jest": "29.3.1", |
44 | | - "ts-loader": "9.5.2", |
45 | | - "typescript": "5.8.2" |
| 43 | + "ts-jest": "29.4.5", |
| 44 | + "ts-loader": "9.5.4", |
| 45 | + "typescript": "5.9.3" |
46 | 46 | } |
47 | 47 | } |
0 commit comments