File tree 2 files changed +5
-11
lines changed 2 files changed +5
-11
lines changed Original file line number Diff line number Diff line change 45
45
"prettier" : " ^3.5.3" ,
46
46
"react" : " ^18.3.1" ,
47
47
"react-dom" : " ^18.2.0" ,
48
- "react-router" : " ^7.5.1 " ,
48
+ "react-router" : " ^7.6.0 " ,
49
49
"ts-jest" : " ^29.3.2" ,
50
50
"ts-loader" : " ^9.5.2" ,
51
51
"typescript" : " ^5.8.3" ,
Original file line number Diff line number Diff line change @@ -5685,14 +5685,13 @@ react-is@^18.0.0:
5685
5685
resolved "https://registry.yarnpkg.com/react-is/-/react-is-18.2.0.tgz#199431eeaaa2e09f86427efbb4f1473edb47609b"
5686
5686
integrity sha512-xWGDIW6x921xtzPkhiULtthJHoJvBbF3q26fzloPCK0hsvxtPVelvftw3zjbHWSkR2km9Z+4uxbDDK/6Zw9B8w==
5687
5687
5688
- react-router@^7.5.1 :
5689
- version "7.5.1 "
5690
- resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.1 .tgz#e0bae54e913d139e727e7a88d165174a2cdbeb27 "
5691
- integrity sha512-/jjU3fcYNd2bwz9Q0xt5TwyiyoO8XjSEFXJY4O/lMAlkGTHWuHRAbR9Etik+lSDqMC7A7mz3UlXzgYT6Vl58sA ==
5688
+ react-router@^7.6.0 :
5689
+ version "7.6.0 "
5690
+ resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.0 .tgz#e2d0872d7bea8df79465a8bba9a20c87c32ce995 "
5691
+ integrity sha512-GGufuHIVCJDbnIAXP3P9Sxzq3UUsddG3rrI3ut1q6m0FI6vxVBF3JoPQ38+W/blslLH4a5Yutp8drkEpXoddGQ ==
5692
5692
dependencies :
5693
5693
cookie "^1.0.1"
5694
5694
set-cookie-parser "^2.6.0"
5695
- turbo-stream "2.4.0"
5696
5695
5697
5696
react@^18.3.1 :
5698
5697
version "18.3.1"
@@ -6648,11 +6647,6 @@ tslib@^2.0.3:
6648
6647
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.5.0.tgz#42bfed86f5787aeb41d031866c8f402429e0fddf"
6649
6648
integrity sha512-336iVw3rtn2BUK7ORdIAHTyxHGRIHVReokCR3XjbckJMK7ms8FysBfhLR8IXnAgy7T0PTPNBWKiH514FOW/WSg==
6650
6649
6651
-
6652
- version "2.4.0"
6653
- resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0"
6654
- integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==
6655
-
6656
6650
type-check@^0.4.0, type-check@~0.4.0 :
6657
6651
version "0.4.0"
6658
6652
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
You can’t perform that action at this time.
0 commit comments