File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 16
16
"autoprefixer" : " ^10.4.7" ,
17
17
"postcss" : " ^8.4.13" ,
18
18
"tailwindcss" : " ^3.0.24" ,
19
- "typescript" : " ^4.6.4 "
19
+ "typescript" : " ^5.0.0 "
20
20
}
21
21
}
Original file line number Diff line number Diff line change 23
23
"postcss" : " ^8.4.31" ,
24
24
"prettier" : " ^2.6.2" ,
25
25
"tsup" : " ^5.12.7" ,
26
- "typescript" : " ^4.6.4 "
26
+ "typescript" : " ^5.0.0 "
27
27
},
28
28
"homepage" : " https://github.com/upstash/feedback#readme" ,
29
29
"repository" : {
Original file line number Diff line number Diff line change @@ -980,10 +980,10 @@ tsup@^5.12.7:
980
980
sucrase "^3.20.3"
981
981
tree-kill "^1.2.2"
982
982
983
- typescript@^4.6.4 :
984
- version "4.9.5 "
985
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
986
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
983
+ typescript@^5.0.0 :
984
+ version "5.2.2 "
985
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.2.2 .tgz#5ebb5e5a5b75f085f22bc3f8460fba308310fa78 "
986
+ integrity sha512-mI4WrpHsbCIcwT9cF4FZvr80QUeKvsUsUvKDoR+X/7XHQH98xYD8YHZg7ANtz2GtZt/CBq2QJ0thkGJMHfqc1w ==
987
987
988
988
update-browserslist-db@^1.0.13 :
989
989
version "1.0.13"
You can’t perform that action at this time.
0 commit comments