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 102
102
"rollup-plugin-terser" : " ^7.0.2" ,
103
103
"semver" : " ^7.3.5" ,
104
104
"type-fest" : " ^2.13.0" ,
105
- "typescript" : " ^4.7 .3"
105
+ "typescript" : " ^5.1 .3"
106
106
},
107
107
"engines" : {
108
108
"node" : " >=14"
Original file line number Diff line number Diff line change @@ -9186,10 +9186,10 @@ type-fest@^2.13.0:
9186
9186
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-2.19.0.tgz#88068015bb33036a598b952e55e9311a60fd3a9b"
9187
9187
integrity sha512-RAH822pAdBgcNMAfWnCBU3CFZcfZ/i1eZjwFU/dsLKumyuuP3niueg2UAukXYF0E2AAoc82ZSSf9J0WQBinzHA==
9188
9188
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 ==
9193
9193
9194
9194
uglify-es@^3.1.9 :
9195
9195
version "3.3.9"
You can’t perform that action at this time.
0 commit comments