|
36 | 36 | "toucan-js": "^4.1.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@cloudflare/workers-types": "^4.20260113.0", |
| 39 | + "@cloudflare/workers-types": "^4.20260118.0", |
40 | 40 | "@eslint/compat": "^2.0.1", |
41 | 41 | "@eslint/eslintrc": "^3.3.3", |
42 | 42 | "@eslint/js": "^9.39.2", |
43 | 43 | "@iarna/toml": "^2.2.5", |
44 | 44 | "@jest/globals": "^30.2.0", |
45 | | - "@sentry/core": "^10.33.0", |
| 45 | + "@sentry/core": "^10.35.0", |
46 | 46 | "@testing-library/jest-dom": "^6.9.1", |
47 | 47 | "@types/iarna__toml": "^2.0.5", |
48 | 48 | "@types/jest": "^30.0.0", |
49 | | - "@types/node": "24.10.7", |
50 | | - "@typescript-eslint/eslint-plugin": "^8.53.0", |
51 | | - "@typescript-eslint/parser": "^8.53.0", |
| 49 | + "@types/node": "24.10.9", |
| 50 | + "@typescript-eslint/eslint-plugin": "^8.53.1", |
| 51 | + "@typescript-eslint/parser": "^8.53.1", |
52 | 52 | "cross-env": "^10.1.0", |
53 | 53 | "depcheck": "^1.4.7", |
54 | 54 | "eslint": "^9.39.2", |
|
60 | 60 | "jest": "^30.2.0", |
61 | 61 | "msw": "^2.12.7", |
62 | 62 | "npm-run-all": "^4.1.5", |
63 | | - "prettier": "^3.7.4", |
64 | | - "prettier-plugin-packagejson": "^2.5.20", |
| 63 | + "prettier": "^3.8.0", |
| 64 | + "prettier-plugin-packagejson": "^2.5.22", |
65 | 65 | "prettier-plugin-sh": "^0.18.0", |
66 | 66 | "ts-jest": "^29.4.6", |
67 | 67 | "ts-unused-exports": "^11.0.1", |
68 | 68 | "typescript": "^5.9.3", |
69 | | - "wrangler": "^4.58.0" |
| 69 | + "wrangler": "^4.59.2" |
70 | 70 | }, |
71 | 71 | "packageManager": "yarn@3.6.0", |
72 | 72 | "engines": { |
|
0 commit comments