File tree Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Expand file tree Collapse file tree 2 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 18
18
"@docusaurus/preset-classic" : " 2.4.1" ,
19
19
"@mdx-js/react" : " 1.6.22" ,
20
20
"@svgr/webpack" : " 8.0.1" ,
21
- "clsx" : " 1.2 .1" ,
21
+ "clsx" : " 2.1 .1" ,
22
22
"file-loader" : " 6.2.0" ,
23
23
"prism-react-renderer" : " 1.3.5" ,
24
24
"react" : " 18.2.0" ,
Original file line number Diff line number Diff line change 2625
2625
" @docusaurus/theme-search-algolia" " 2.4.1"
2626
2626
" @docusaurus/types" " 2.4.1"
2627
2627
2628
- " @docusaurus/react-loadable@5.5.2" , "react-loadable@npm:@docusaurus/react-loadable@5.5.2" :
2628
+ " @docusaurus/react-loadable@5.5.2 " :
2629
2629
version "5.5.2"
2630
2630
resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
2631
2631
integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
@@ -4289,7 +4289,12 @@ clone-response@^1.0.2:
4289
4289
dependencies :
4290
4290
mimic-response "^1.0.0"
4291
4291
4292
- clsx@1.2.1, clsx@^1.2.1 :
4292
+ clsx@2.1.1 :
4293
+ version "2.1.1"
4294
+ resolved "https://registry.yarnpkg.com/clsx/-/clsx-2.1.1.tgz#eed397c9fd8bd882bfb18deab7102049a2f32999"
4295
+ integrity sha512-eYm0QWBtUrBWZWG0d386OGAw16Z995PiOVo2B7bjWSbHedGl5e0ZWaq65kOGgUSNesEIDkB9ISbTg/JK9dhCZA==
4296
+
4297
+ clsx@^1.2.1 :
4293
4298
version "1.2.1"
4294
4299
resolved "https://registry.yarnpkg.com/clsx/-/clsx-1.2.1.tgz#0ddc4a20a549b59c93a4116bb26f5294ca17dc12"
4295
4300
integrity sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==
@@ -7614,6 +7619,14 @@ react-loadable-ssr-addon-v5-slorber@^1.0.1:
7614
7619
dependencies :
7615
7620
" @babel/runtime" " ^7.10.3"
7616
7621
7622
+ " react-loadable@npm:@docusaurus/react-loadable@5.5.2 " :
7623
+ version "5.5.2"
7624
+ resolved "https://registry.yarnpkg.com/@docusaurus/react-loadable/-/react-loadable-5.5.2.tgz#81aae0db81ecafbdaee3651f12804580868fa6ce"
7625
+ integrity sha512-A3dYjdBGuy0IGT+wyLIGIKLRE+sAk1iNk0f1HjNDysO7u8lhL4N3VEm+FAubmJbAztn94F7MxBTPmnixbiyFdQ==
7626
+ dependencies :
7627
+ " @types/react" " *"
7628
+ prop-types "^15.6.2"
7629
+
7617
7630
react-router-config@^5.1.1 :
7618
7631
version "5.1.1"
7619
7632
resolved "https://registry.yarnpkg.com/react-router-config/-/react-router-config-5.1.1.tgz#0f4263d1a80c6b2dc7b9c1902c9526478194a988"
You can’t perform that action at this time.
0 commit comments