|
83 | 83 | "@sanity/prettier-config": "^1.0.3",
|
84 | 84 | "@sanity/semantic-release-preset": "^5.0.0",
|
85 | 85 | "@testing-library/dom": "^10.4.0",
|
86 |
| - "@testing-library/react": "^16.2.0", |
87 |
| - "@types/node": "^18.17.5", |
88 |
| - "@types/react": "^19.0.12", |
89 |
| - "@types/react-dom": "^19.0.4", |
90 |
| - "@typescript-eslint/eslint-plugin": "^8.29.0", |
91 |
| - "@typescript-eslint/parser": "^8.29.0", |
92 |
| - "@vitejs/plugin-react": "^4.3.4", |
| 86 | + "@testing-library/react": "^16.3.0", |
| 87 | + "@types/node": "^22.15.3", |
| 88 | + "@types/react": "^19.1.2", |
| 89 | + "@types/react-dom": "^19.1.2", |
| 90 | + "@typescript-eslint/eslint-plugin": "^8.31.1", |
| 91 | + "@typescript-eslint/parser": "^8.31.1", |
| 92 | + "@vitejs/plugin-react": "^4.4.1", |
93 | 93 | "babel-plugin-react-compiler": "19.1.0-rc.1",
|
94 |
| - "eslint": "^9.22.0", |
95 |
| - "eslint-config-prettier": "^10.1.1", |
96 |
| - "eslint-plugin-react": "^7.37.4", |
| 94 | + "eslint": "^9.25.1", |
| 95 | + "eslint-config-prettier": "^10.1.2", |
| 96 | + "eslint-plugin-react": "^7.37.5", |
97 | 97 | "eslint-plugin-react-hooks": "0.0.0-experimental-0038c501-20250429",
|
98 | 98 | "eslint-plugin-simple-import-sort": "^12.1.1",
|
99 | 99 | "jsdom": "^24.1.0",
|
|
104 | 104 | "rxjs": "^7.8.2",
|
105 | 105 | "semantic-release": "^24.2.3",
|
106 | 106 | "typescript": "5.7.3",
|
107 |
| - "typescript-eslint": "^8.26.1", |
| 107 | + "typescript-eslint": "^8.31.1", |
108 | 108 | "vitest": "^3.1.2"
|
109 | 109 | },
|
110 | 110 | "peerDependencies": {
|
|
0 commit comments