Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @mdx-js/react from 2.3.0 to 3.0.0 in /bbbeasy-docs #948

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bbbeasy-docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@docusaurus/core": "^2.4.1",
"@docusaurus/plugin-client-redirects": "2.4.1",
"@docusaurus/preset-classic": "^2.4.1",
"@mdx-js/react": "^2.3.0",
"@mdx-js/react": "^3.0.0",
"clsx": "^2.0.0",
"prism-react-renderer": "^1.3.5",
"react": "^17.0.2",
Expand Down
14 changes: 7 additions & 7 deletions bbbeasy-docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2519,15 +2519,15 @@ __metadata:
languageName: node
linkType: hard

"@mdx-js/react@npm:^2.3.0":
version: 2.3.0
resolution: "@mdx-js/react@npm:2.3.0"
"@mdx-js/react@npm:^3.0.0":
version: 3.0.0
resolution: "@mdx-js/react@npm:3.0.0"
dependencies:
"@types/mdx": ^2.0.0
"@types/react": ">=16"
peerDependencies:
"@types/react": ">=16"
react: ">=16"
checksum: f45fe779556e6cd9a787f711274480e0638b63c460f192ebdcd77cc07ffa61e23c98cb46dd46e577093e1cb4997a232a848d1fb0ba850ae204422cf603add524
checksum: a780cff9d7f7639d6fc21c9d4e0a6ac1370c3209ea0db176923df7f9145785309591cf871f227f5135d1fe2accce0d5df9a22fc0530e5dda0c7b4b105705f20d
languageName: node
linkType: hard

Expand Down Expand Up @@ -3100,7 +3100,7 @@ __metadata:
languageName: node
linkType: hard

"@types/react@npm:*, @types/react@npm:>=16":
"@types/react@npm:*":
version: 18.2.21
resolution: "@types/react@npm:18.2.21"
dependencies:
Expand Down Expand Up @@ -3825,7 +3825,7 @@ __metadata:
"@docusaurus/module-type-aliases": ^2.4.1
"@docusaurus/plugin-client-redirects": 2.4.1
"@docusaurus/preset-classic": ^2.4.1
"@mdx-js/react": ^2.3.0
"@mdx-js/react": ^3.0.0
"@tsconfig/docusaurus": ^2.0.0
clsx: ^2.0.0
prism-react-renderer: ^1.3.5
Expand Down