|
13 | 13 | }, |
14 | 14 | "dependencies": { |
15 | 15 | "full-icu": "^1.5.0", |
16 | | - "react": "^18.3.1", |
17 | | - "react-dom": "^18.3.1" |
| 16 | + "react": "^19.1.1", |
| 17 | + "react-dom": "^19.1.1" |
18 | 18 | }, |
19 | 19 | "devDependencies": { |
20 | | - "@testing-library/jest-dom": "^6.4.8", |
21 | | - "@testing-library/react": "^16.0.0", |
22 | | - "@testing-library/user-event": "^14.5.2", |
23 | | - "@types/react": "^18.3.3", |
24 | | - "@types/react-dom": "^18.3.0", |
25 | | - "@typescript-eslint/eslint-plugin": "^7.15.0", |
26 | | - "@typescript-eslint/parser": "^7.15.0", |
27 | | - "@vitejs/plugin-react-swc": "^3.5.0", |
28 | | - "@vitest/coverage-v8": "^2.0.4", |
29 | | - "eslint": "^8.57.0", |
30 | | - "eslint-plugin-react-hooks": "^4.6.2", |
31 | | - "eslint-plugin-react-refresh": "^0.4.7", |
32 | | - "jsdom": "^24.1.1", |
33 | | - "prettier": "^3.3.3", |
34 | | - "typescript": "~5.3.1", |
35 | | - "vite": "^5.3.4", |
36 | | - "vitest": "^2.0.4" |
| 20 | + "@testing-library/dom": "^10.4.1", |
| 21 | + "@testing-library/jest-dom": "^6.8.0", |
| 22 | + "@testing-library/react": "^16.3.0", |
| 23 | + "@testing-library/user-event": "^14.6.1", |
| 24 | + "@types/react": "^19.1.1", |
| 25 | + "@types/react-dom": "^19.1.1", |
| 26 | + "@typescript-eslint/eslint-plugin": "^8.41.0", |
| 27 | + "@typescript-eslint/parser": "^8.41.0", |
| 28 | + "@vitejs/plugin-react-swc": "^4.0.1", |
| 29 | + "@vitest/coverage-v8": "^3.2.4", |
| 30 | + "eslint": "^9.34.0", |
| 31 | + "eslint-plugin-react-hooks": "^5.2.0", |
| 32 | + "eslint-plugin-react-refresh": "^0.4.20", |
| 33 | + "jsdom": "^26.1.0", |
| 34 | + "prettier": "^3.6.2", |
| 35 | + "typescript": "^5.9.2", |
| 36 | + "vite": "^7.1.3", |
| 37 | + "vitest": "^3.2.4" |
37 | 38 | } |
38 | 39 | } |
0 commit comments