|
37 | 37 | "ky": "^1.7.4",
|
38 | 38 | "lodash.startcase": "^4.4.0",
|
39 | 39 | "prop-types": "^15.8.1",
|
40 |
| - "react": "^18.3.1", |
| 40 | + "react": "^19.0.0", |
41 | 41 | "react-aria": "^3.35.1",
|
42 | 42 | "react-aria-components": "^1.4.1",
|
43 |
| - "react-dom": "^18.3.1", |
44 |
| - "react-error-boundary": "^4.1.2", |
| 43 | + "react-dom": "^19.0.0", |
| 44 | + "react-error-boundary": "^5.0.0", |
45 | 45 | "react-fast-compare": "^3.2.2",
|
46 | 46 | "react-stately": "^3.33.0"
|
47 | 47 | },
|
48 | 48 | "devDependencies": {
|
49 | 49 | "@eslint/js": "^9.17.0",
|
50 | 50 | "@types/eslint__js": "^8.42.3",
|
51 | 51 | "@types/lodash.startcase": "^4.4.9",
|
52 |
| - "@types/react": "^18.3.12", |
53 |
| - "@types/react-dom": "^18.3.1", |
| 52 | + "@types/react": "^19.0.2", |
| 53 | + "@types/react-dom": "^19.0.2", |
54 | 54 | "@typescript-eslint/eslint-plugin": "^8.19.0",
|
55 | 55 | "@ugrc/tailwind-preset": "^1.1.0",
|
56 | 56 | "@ugrc/tsconfigs": "^1.0.2",
|
|
72 | 72 | "tailwindcss-react-aria-components": "^1.1.6",
|
73 | 73 | "typescript": "^5.6.3",
|
74 | 74 | "typescript-eslint": "^8.19.0",
|
75 |
| - "vite": "^5.4.11", |
| 75 | + "vite": "^6.0.6", |
76 | 76 | "vite-plugin-package-version": "^1.1.0",
|
77 | 77 | "vitest": "^2.1.5"
|
78 | 78 | }
|
|
0 commit comments