|
32 | 32 | "dependencies": { |
33 | 33 | "fp-ts": "^2.16.11", |
34 | 34 | "io-ts": "^2.2.22", |
35 | | - "jose": "^6.1.0", |
| 35 | + "jose": "^6.1.1", |
36 | 36 | "toucan-js": "^4.1.1" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
39 | | - "@cloudflare/workers-types": "^4.20251014.0", |
| 39 | + "@cloudflare/workers-types": "^4.20251109.0", |
40 | 40 | "@eslint/compat": "^1.4.1", |
41 | 41 | "@eslint/eslintrc": "^3.3.1", |
42 | 42 | "@eslint/js": "^9.39.1", |
43 | 43 | "@iarna/toml": "^2.2.5", |
44 | 44 | "@jest/globals": "^30.2.0", |
45 | | - "@sentry/core": "^10.22.0", |
| 45 | + "@sentry/core": "^10.24.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 | 49 | "@types/node": "24.10.0", |
50 | | - "@typescript-eslint/eslint-plugin": "^8.46.3", |
51 | | - "@typescript-eslint/parser": "^8.46.3", |
| 50 | + "@typescript-eslint/eslint-plugin": "^8.46.4", |
| 51 | + "@typescript-eslint/parser": "^8.46.4", |
52 | 52 | "cross-env": "^10.1.0", |
53 | 53 | "depcheck": "^1.4.7", |
54 | 54 | "eslint": "^9.39.1", |
|
58 | 58 | "eslint-plugin-react": "^7.37.5", |
59 | 59 | "globals": "^16.5.0", |
60 | 60 | "jest": "^30.2.0", |
61 | | - "msw": "^2.11.6", |
| 61 | + "msw": "^2.12.1", |
62 | 62 | "npm-run-all": "^4.1.5", |
63 | 63 | "prettier": "^3.6.2", |
64 | 64 | "prettier-plugin-packagejson": "^2.5.19", |
65 | 65 | "prettier-plugin-sh": "^0.18.0", |
66 | 66 | "ts-jest": "^29.4.5", |
67 | 67 | "ts-unused-exports": "^11.0.1", |
68 | 68 | "typescript": "^5.9.3", |
69 | | - "wrangler": "^4.45.3" |
| 69 | + "wrangler": "^4.46.0" |
70 | 70 | }, |
71 | 71 | "packageManager": "yarn@3.6.0", |
72 | 72 | "engines": { |
|
0 commit comments