File tree Expand file tree Collapse file tree 9 files changed +214
-144
lines changed Expand file tree Collapse file tree 9 files changed +214
-144
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ " @launchpad-ui/popover " : patch
3
+ " @launchpad-ui/drawer " : patch
4
+ " @launchpad-ui/modal " : patch
5
+ " @launchpad-ui/core " : patch
6
+ ---
7
+
8
+ Update dependencies
Original file line number Diff line number Diff line change 1
- 22.15 .0
1
+ 22.16 .0
Original file line number Diff line number Diff line change 55
55
"@types/react-dom" : " ^19.1.2" ,
56
56
"@vanilla-extract/css" : " ^1.17.1" ,
57
57
"@vanilla-extract/vite-plugin" : " ^5.0.1" ,
58
- "@vitejs/plugin-react-oxc" : " ^0.1.1 " ,
58
+ "@vitejs/plugin-react-oxc" : " ^0.2.0 " ,
59
59
"@vitejs/plugin-react-swc" : " ^3.9.0" ,
60
- "@vitest/coverage-v8" : " ^3.1.1 " ,
61
- "@vitest/ui" : " ^3.1.1 " ,
60
+ "@vitest/coverage-v8" : " ^3.2.0 " ,
61
+ "@vitest/ui" : " ^3.2.0 " ,
62
62
"axe-core" : " ^4.10.3" ,
63
63
"browserslist" : " ^4.24.0" ,
64
64
"chromatic" : " ^12.0.0" ,
67
67
"jsdom" : " ^26.0.0" ,
68
68
"lightningcss" : " ^1.30.1" ,
69
69
"lint-staged" : " ^16.0.0" ,
70
- "nx" : " 21.0.3 " ,
70
+ "nx" : " 21.1.2 " ,
71
71
"react" : " 19.1.0" ,
72
72
"react-dom" : " 19.1.0" ,
73
73
"react-router" : " 7.5.2" ,
78
78
"typescript" : " ^5.8.2" ,
79
79
"typescript-plugin-css-modules" : " ^5.1.0" ,
80
80
81
- "vitest" : " ^3.1.1 "
81
+ "vitest" : " ^3.2.0 "
82
82
},
83
83
"packageManager" :
" [email protected] " ,
84
84
"pnpm" : {
Original file line number Diff line number Diff line change 53
53
"devDependencies" : {
54
54
"react" : " 19.1.0" ,
55
55
"react-dom" : " 19.1.0" ,
56
- "react-hook-form" : " 7.56.1 " ,
56
+ "react-hook-form" : " 7.57.0 " ,
57
57
"react-stately" : " 3.38.0"
58
58
}
59
59
}
Original file line number Diff line number Diff line change 41
41
"@react-aria/interactions" : " 3.25.1" ,
42
42
"@react-aria/overlays" : " 3.27.1" ,
43
43
"classix" : " 2.2.0" ,
44
- "framer-motion" : " 12.12.1 "
44
+ "framer-motion" : " 12.15.0 "
45
45
},
46
46
"peerDependencies" : {
47
47
"react" : " ^18.0.0 || ^19.0.0" ,
Original file line number Diff line number Diff line change 40
40
"@react-aria/interactions" : " 3.25.1" ,
41
41
"@react-aria/overlays" : " 3.27.1" ,
42
42
"classix" : " 2.2.0" ,
43
- "framer-motion" : " 12.12.1 "
43
+ "framer-motion" : " 12.15.0 "
44
44
},
45
45
"peerDependencies" : {
46
46
"react" : " ^18.0.0 || ^19.0.0" ,
Original file line number Diff line number Diff line change 38
38
"@launchpad-ui/overlay" : " workspace:~" ,
39
39
"@launchpad-ui/tokens" : " workspace:~" ,
40
40
"classix" : " 2.2.0" ,
41
- "framer-motion" : " 12.12.1 "
41
+ "framer-motion" : " 12.15.0 "
42
42
},
43
43
"peerDependencies" : {
44
44
"react" : " ^18.0.0 || ^19.0.0" ,
Original file line number Diff line number Diff line change 45
45
"sync" : " tsx src/sync.ts"
46
46
},
47
47
"devDependencies" : {
48
- "@figma/rest-api-spec" : " ^0.30 .0" ,
48
+ "@figma/rest-api-spec" : " ^0.31 .0" ,
49
49
"axios" : " ^1.9.0" ,
50
50
"json-to-ts" : " ^2.1.0" ,
51
51
"style-dictionary" : " ^5.0.0"
You can’t perform that action at this time.
0 commit comments