|
1 | 1 | { |
2 | 2 | "name": "@launchpad-ui/components", |
3 | | - "version": "0.16.4", |
| 3 | + "version": "0.16.7", |
4 | 4 | "description": "An implementation of LaunchDarkly's LaunchPad Design System using React Aria Components.", |
5 | 5 | "repository": { |
6 | 6 | "type": "git", |
|
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.2", |
| 47 | + "react-aria-components": "1.12.2", |
| 48 | + "react-dom": "19.1.1", |
| 49 | + "react-router": "7.5.2", |
| 50 | + "react-stately": "3.41.0" |
42 | 51 | }, |
43 | 52 | "peerDependencies": { |
44 | 53 | "@react-aria/focus": "3.21.1", |
|
47 | 56 | "@react-stately/utils": "3.10.8", |
48 | 57 | "@react-types/shared": "3.32.0", |
49 | 58 | "react": "19.1.1", |
50 | | - "react-aria": "3.42.0", |
51 | | - "react-aria-components": "1.11.0", |
| 59 | + "react-aria": "3.43.2", |
| 60 | + "react-aria-components": "1.12.2", |
52 | 61 | "react-dom": "19.1.1", |
53 | | - "react-router": "7.5.2" |
| 62 | + "react-hook-form": "7.59.0", |
| 63 | + "react-router": "7.5.2", |
| 64 | + "react-stately": "3.41.0" |
54 | 65 | }, |
55 | 66 | "exports": { |
56 | 67 | ".": { |
|
0 commit comments