File tree Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Expand file tree Collapse file tree 3 files changed +14
-5
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ " react-router " : patch
3+ " react-router-dom " : patch
4+ " react-router-dom-v5-compat " : patch
5+ " react-router-native " : patch
6+ " @remix-run/router " : patch
7+ ---
8+
9+ upgrade typescript to 5.1
Original file line number Diff line number Diff line change 102102 "rollup-plugin-terser" : " ^7.0.2" ,
103103 "semver" : " ^7.3.5" ,
104104 "type-fest" : " ^2.13.0" ,
105- "typescript" : " ^4.7 .3"
105+ "typescript" : " ^5.1 .3"
106106 },
107107 "engines" : {
108108 "node" : " >=14"
Original file line number Diff line number Diff line change @@ -9186,10 +9186,10 @@ type-fest@^2.13.0:
91869186 resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
91879187 integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
91889188
9189- typescript@^4.7 .3 :
9190- version "4.8 .3"
9191- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.8 .3.tgz#d59344522c4bc464a65a730ac695007fdb66dd88 "
9192- integrity sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig ==
9189+ typescript@^5.1 .3 :
9190+ version "5.1 .3"
9191+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1 .3.tgz#8d84219244a6b40b6fb2b33cc1c062f715b9e826 "
9192+ integrity sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw ==
91939193
91949194uglify-es@^3.1.9 :
91959195 version "3.3.9"
You can’t perform that action at this time.
0 commit comments