File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 23
23
"@types/react-modal" : " ^3.13.1" ,
24
24
"date-fns" : " ^2.29.3" ,
25
25
"husky" : " ^8.0.3" ,
26
- "react" : " 19.0.0" ,
27
- "react-dom" : " 19.0.0" ,
26
+ "react" : " ^ 19.0.0" ,
27
+ "react-dom" : " ^ 19.0.0" ,
28
28
"react-modal" : " ^3.16.1" ,
29
29
"react-tooltip" : " ^5.28.0"
30
30
},
Original file line number Diff line number Diff line change @@ -5688,7 +5688,7 @@ ramda@0.29.0:
5688
5688
resolved "https://registry.npmjs.org/ramda/-/ramda-0.29.0.tgz"
5689
5689
integrity sha512-BBea6L67bYLtdbOqfp8f58fPMqEwx0doL+pAi8TZyp2YWz8R9G8z9x75CZI8W+ftqhFHCpEX2cRnUUXK130iKA==
5690
5690
5691
- react-dom@19.0.0 :
5691
+ react-dom@^ 19.0.0 :
5692
5692
version "19.0.0"
5693
5693
resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.0.0.tgz#43446f1f01c65a4cd7f7588083e686a6726cfb57"
5694
5694
integrity sha512-4GV5sHFG0e/0AD4X+ySy6UJd3jVl1iNsNHdpad0qhABJ11twS3TTBnseqsKurKcsNqCEFeGL3uLpVChpIO3QfQ==
@@ -5755,7 +5755,7 @@ react-tooltip@^5.28.0:
5755
5755
" @floating-ui/dom" " ^1.6.1"
5756
5756
classnames "^2.3.0"
5757
5757
5758
- react@19.0.0 :
5758
+ react@^ 19.0.0 :
5759
5759
version "19.0.0"
5760
5760
resolved "https://registry.yarnpkg.com/react/-/react-19.0.0.tgz#6e1969251b9f108870aa4bff37a0ce9ddfaaabdd"
5761
5761
integrity sha512-V8AVnmPIICiWpGfm6GLzCR/W5FXLchHop40W4nXBmdlEceh16rCN8O8LNWm5bh5XUX91fh7KpA+W0TgMKmgTpQ==
You can’t perform that action at this time.
0 commit comments