|
36 | 36 | "class-variance-authority": "0.7.0" |
37 | 37 | }, |
38 | 38 | "devDependencies": { |
| 39 | + "@react-aria/focus": "3.21.1", |
| 40 | + "@react-aria/interactions": "3.25.5", |
| 41 | + "@react-aria/utils": "3.30.1", |
| 42 | + "@react-stately/utils": "3.10.8", |
| 43 | + "@react-types/shared": "3.32.0", |
39 | 44 | "copyfiles": "2.4.1", |
40 | | - "react-hook-form": "7.59.0", |
41 | | - "react-stately": "3.39.0" |
| 45 | + "react": "19.1.1", |
| 46 | + "react-aria": "3.43.1", |
| 47 | + "react-aria-components": "1.12.1", |
| 48 | + "react-dom": "19.1.1", |
| 49 | + "react-router": "7.5.2" |
42 | 50 | }, |
43 | 51 | "peerDependencies": { |
44 | 52 | "@react-aria/focus": "3.21.1", |
|
47 | 55 | "@react-stately/utils": "3.10.8", |
48 | 56 | "@react-types/shared": "3.32.0", |
49 | 57 | "react": "19.1.1", |
50 | | - "react-aria": "3.42.0", |
51 | | - "react-aria-components": "1.11.0", |
| 58 | + "react-aria": "3.43.1", |
| 59 | + "react-aria-components": "1.12.1", |
52 | 60 | "react-dom": "19.1.1", |
53 | | - "react-router": "7.5.2" |
| 61 | + "react-hook-form": "7.59.0", |
| 62 | + "react-router": "7.5.2", |
| 63 | + "react-stately": "3.39.0" |
54 | 64 | }, |
55 | 65 | "exports": { |
56 | 66 | ".": { |
|
0 commit comments