File tree Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Expand file tree Collapse file tree 2 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 2424 "@docusaurus/core" : " 3.8.0" ,
2525 "@docusaurus/preset-classic" : " 3.8.0" ,
2626 "@docusaurus/types" : " 3.8.0" ,
27- "@mdx-js/react" : " 3.1.0 " ,
27+ "@mdx-js/react" : " 3.1.1 " ,
2828 "clsx" : " 2.1.1" ,
2929 "react" : " 19.1.1" ,
3030 "react-dom" : " 19.1.1" ,
Original file line number Diff line number Diff line change @@ -3111,7 +3111,19 @@ __metadata:
31113111 languageName: node
31123112 linkType: hard
31133113
3114- "@mdx-js/react@npm:3.1.0, @mdx-js/react@npm:^3.0.0":
3114+ "@mdx-js/react@npm:3.1.1":
3115+ version: 3.1.1
3116+ resolution: "@mdx-js/react@npm:3.1.1"
3117+ dependencies:
3118+ "@types/mdx": "npm:^2.0.0"
3119+ peerDependencies:
3120+ "@types/react": ">=16"
3121+ react: ">=16"
3122+ checksum: 10/52a740e2f37761694fa94d4704b7825084b4055616a95c8b8f4c1676190d399ddc5cdbb399ffc45b550beecd30497a7224c2e5b05bf43ecb668c7473641037d1
3123+ languageName: node
3124+ linkType: hard
3125+
3126+ "@mdx-js/react@npm:^3.0.0":
31153127 version: 3.1.0
31163128 resolution: "@mdx-js/react@npm:3.1.0"
31173129 dependencies:
@@ -18103,7 +18115,7 @@ __metadata:
1810318115 "@docusaurus/core": "npm:3.8.0"
1810418116 "@docusaurus/preset-classic": "npm:3.8.0"
1810518117 "@docusaurus/types": "npm:3.8.0"
18106- "@mdx-js/react": "npm:3.1.0 "
18118+ "@mdx-js/react": "npm:3.1.1 "
1810718119 clsx: "npm:2.1.1"
1810818120 react: "npm:19.1.1"
1810918121 react-dom: "npm:19.1.1"
You can’t perform that action at this time.
0 commit comments