File tree 2 files changed +14
-6
lines changed
2 files changed +14
-6
lines changed Original file line number Diff line number Diff line change 32
32
"@tsconfig/docusaurus" : " ^1.0.5" ,
33
33
"sync-directory" : " ^6.0.2" ,
34
34
"ts-node" : " ^10.9.1" ,
35
- "typescript" : " ^4 .7.4 "
35
+ "typescript" : " ^5 .7.3 "
36
36
},
37
37
"browserslist" : {
38
38
"production" : [
Original file line number Diff line number Diff line change 1483
1483
" @docusaurus/theme-search-algolia" " 2.3.1"
1484
1484
" @docusaurus/types" " 2.3.1"
1485
1485
1486
- " @docusaurus/react-loadable@5.5.2" , "react-loadable@npm:@docusaurus/react-loadable@5.5.2" :
1486
+ " @docusaurus/react-loadable@5.5.2 " :
1487
1487
version "5.5.2"
1488
1488
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
1489
1489
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -6553,6 +6553,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
6553
6553
dependencies :
6554
6554
" @babel/runtime" " ^7.10.3"
6555
6555
6556
+ " react-loadable@npm:@docusaurus/react-loadable@5.5.2 " :
6557
+ version "5.5.2"
6558
+ resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
6559
+ integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
6560
+ dependencies :
6561
+ " @types/react" " *"
6562
+ prop-types "^15.6.2"
6563
+
6556
6564
react-router-config@^5.1.1 :
6557
6565
version "5.1.1"
6558
6566
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
@@ -7576,10 +7584,10 @@ typedarray-to-buffer@^3.1.5:
7576
7584
dependencies :
7577
7585
is-typedarray "^1.0.0"
7578
7586
7579
- typescript@^4 .7.4 :
7580
- version "4.9.5 "
7581
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.9.5 .tgz#095979f9bcc0d09da324d58d03ce8f8374cbe65a "
7582
- integrity sha512-1FXk9E2Hm+QzZQ7z+McJiHL4NW1F2EzMu9Nq9i3zAaGqibafqYwCVU6WyWAuyQRRzOlxou8xZSyXLEN8oKj24g ==
7587
+ typescript@^5 .7.3 :
7588
+ version "5.7.3 "
7589
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.3 .tgz#919b44a7dbb8583a9b856d162be24a54bf80073e "
7590
+ integrity sha512-84MVSjMEHP+FQRPy3pX9sTVV/INIex71s9TL2Gm5FG/WG1SqXeKyZ0k7/blY/4FdOzI12CBy1vGc4og/eus0fw ==
7583
7591
7584
7592
ua-parser-js@^0.7.30 :
7585
7593
version "0.7.33"
You can’t perform that action at this time.
0 commit comments