Commit ca64d07 1 parent 0e2cb0b commit ca64d07 Copy full SHA for ca64d07
File tree 2 files changed +14
-2
lines changed
2 files changed +14
-2
lines changed Original file line number Diff line number Diff line change 54
54
"@docusaurus/core" : " ^3.0.0" ,
55
55
"@docusaurus/plugin-client-redirects" : " ^3.0.0" ,
56
56
"@docusaurus/preset-classic" : " ^3.0.0" ,
57
- "@mdx-js/react" : " ^3.0 .0" ,
57
+ "@mdx-js/react" : " ^3.1 .0" ,
58
58
"@uidotdev/usehooks" : " ^2.4.1" ,
59
59
"@uppy/audio" : " latest" ,
60
60
"@uppy/box" : " latest" ,
Original file line number Diff line number Diff line change @@ -2513,6 +2513,18 @@ __metadata:
2513
2513
languageName: node
2514
2514
linkType: hard
2515
2515
2516
+ "@mdx-js/react@npm:^3.1.0":
2517
+ version: 3.1.0
2518
+ resolution: "@mdx-js/react@npm:3.1.0"
2519
+ dependencies:
2520
+ "@types/mdx": "npm:^2.0.0"
2521
+ peerDependencies:
2522
+ "@types/react": ">=16"
2523
+ react: ">=16"
2524
+ checksum: 10/cf89d6392c76091622fb647f205e1ab5cbdf5edd4401dde7092138cefc9fbb6d61428aa63557de0bccca3695d5a8854dd4a93b34a27cb8e27369da7eaeaa3e73
2525
+ languageName: node
2526
+ linkType: hard
2527
+
2516
2528
"@nodelib/fs.scandir@npm:2.1.5":
2517
2529
version: 2.1.5
2518
2530
resolution: "@nodelib/fs.scandir@npm:2.1.5"
@@ -16107,7 +16119,7 @@ __metadata:
16107
16119
"@docusaurus/module-type-aliases": "npm:^3.0.0"
16108
16120
"@docusaurus/plugin-client-redirects": "npm:^3.0.0"
16109
16121
"@docusaurus/preset-classic": "npm:^3.0.0"
16110
- "@mdx-js/react": "npm:^3.0 .0"
16122
+ "@mdx-js/react": "npm:^3.1 .0"
16111
16123
"@tsconfig/docusaurus": "npm:^2.0.2"
16112
16124
"@typescript-eslint/eslint-plugin": "npm:^5.48.1"
16113
16125
"@typescript-eslint/parser": "npm:^5.48.1"
You can’t perform that action at this time.
0 commit comments