Skip to content

Commit 72703d5

Browse files
committed
Merge pull request #127 from phpugmrn/dependabot/npm_and_yarn/mdx-js/react-3.1.0
Bump @mdx-js/react from 3.0.1 to 3.1.0
2 parents 97779e6 + 134fb65 commit 72703d5

File tree

2 files changed

+1377
-285
lines changed

2 files changed

+1377
-285
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
},
1616
"dependencies": {
1717
"@1password/docusaurus-plugin-stored-data": "^1.0.0",
18-
"@docusaurus/core": "^3.5.2",
19-
"@docusaurus/preset-classic": "^3.5.2",
20-
"@mdx-js/react": "^3.0.1",
18+
"@docusaurus/core": "^3.6.1",
19+
"@docusaurus/preset-classic": "^3.6.1",
20+
"@mdx-js/react": "^3.1.0",
2121
"clsx": "^2.1.1",
2222
"formik": "^2.4.6",
2323
"html-react-parser": "^5.1.18",
@@ -28,7 +28,7 @@
2828
"react-dom": "^18.3"
2929
},
3030
"devDependencies": {
31-
"@docusaurus/module-type-aliases": "^3.5.2"
31+
"@docusaurus/module-type-aliases": "^3.6.1"
3232
},
3333
"browserslist": {
3434
"production": [

0 commit comments

Comments
 (0)