File tree Expand file tree Collapse file tree 3 files changed +11
-6
lines changed
Expand file tree Collapse file tree 3 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ ' leva ' : patch
3+ ---
4+
5+ fix(deps): pin joystick and color picker
Original file line number Diff line number Diff line change 2222 "react-dom" : " >=16.8.0"
2323 },
2424 "dependencies" : {
25- "@radix-ui/react-portal" : " ^ 1.0.2" ,
26- "@radix-ui/react-tooltip" : " ^ 1.0.5" ,
25+ "@radix-ui/react-portal" : " 1.0.2" ,
26+ "@radix-ui/react-tooltip" : " 1.0.5" ,
2727 "@stitches/react" : " ^1.2.8" ,
2828 "@use-gesture/react" : " ^10.2.5" ,
2929 "colord" : " ^2.9.2" ,
Original file line number Diff line number Diff line change @@ -2765,7 +2765,7 @@ __metadata:
27652765 languageName: node
27662766 linkType: hard
27672767
2768- "@radix-ui/react-portal@npm:1.0.2, @radix-ui/react-portal@npm:^1.0.2 ":
2768+ "@radix-ui/react-portal@npm:1.0.2":
27692769 version: 1.0.2
27702770 resolution: "@radix-ui/react-portal@npm:1.0.2"
27712771 dependencies:
@@ -2817,7 +2817,7 @@ __metadata:
28172817 languageName: node
28182818 linkType: hard
28192819
2820- "@radix-ui/react-tooltip@npm:^ 1.0.5":
2820+ "@radix-ui/react-tooltip@npm:1.0.5":
28212821 version: 1.0.5
28222822 resolution: "@radix-ui/react-tooltip@npm:1.0.5"
28232823 dependencies:
@@ -12727,8 +12727,8 @@ __metadata:
1272712727 version: 0.0.0-use.local
1272812728 resolution: "leva@workspace:packages/leva"
1272912729 dependencies:
12730- "@radix-ui/react-portal": ^ 1.0.2
12731- "@radix-ui/react-tooltip": ^ 1.0.5
12730+ "@radix-ui/react-portal": 1.0.2
12731+ "@radix-ui/react-tooltip": 1.0.5
1273212732 "@stitches/react": ^1.2.8
1273312733 "@use-gesture/react": ^10.2.5
1273412734 "@welldone-software/why-did-you-render": ^6.2.3
You can’t perform that action at this time.
0 commit comments