|
35 | 35 | "verify-links": "node scripts/verify-links.ts" |
36 | 36 | }, |
37 | 37 | "devDependencies": { |
38 | | - "@arethetypeswrong/cli": "^0.17.3", |
| 38 | + "@arethetypeswrong/cli": "^0.18.2", |
39 | 39 | "@eslint-react/eslint-plugin": "^1.26.2", |
40 | | - "@playwright/test": "^1.52.0", |
| 40 | + "@playwright/test": "^1.56.1", |
41 | 41 | "@tanstack/config": "0.22.0", |
42 | | - "@tanstack/react-query": "^5.90.0", |
43 | | - "@tanstack/query-core": "^5.90.0", |
| 42 | + "@tanstack/react-query": "^5.90.7", |
| 43 | + "@tanstack/query-core": "^5.90.7", |
44 | 44 | "@types/node": "22.10.2", |
45 | | - "@types/react": "^19.0.8", |
46 | | - "@types/react-dom": "^19.0.3", |
| 45 | + "@types/react": "^19.2.2", |
| 46 | + "@types/react-dom": "^19.2.2", |
47 | 47 | "@vitest/browser": "^3.0.6", |
48 | 48 | "@vitest/ui": "^3.0.6", |
49 | 49 | "eslint": "^9.22.0", |
|
54 | 54 | "markdown-link-extractor": "^4.0.2", |
55 | 55 | "nx": "21.3.7", |
56 | 56 | "prettier": "^3.6.2", |
57 | | - "publint": "^0.3.12", |
58 | | - "react": "^19.0.0", |
59 | | - "react-dom": "^19.0.0", |
| 57 | + "publint": "^0.3.15", |
| 58 | + "react": "^19.2.0", |
| 59 | + "react-dom": "^19.2.0", |
60 | 60 | "redaxios": "^0.5.1", |
61 | 61 | "rimraf": "^6.0.1", |
62 | 62 | "tinyglobby": "^0.2.12", |
|
0 commit comments