Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update mdx monorepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 25, 2024
1 parent b29c1a5 commit 85c73c0
Show file tree
Hide file tree
Showing 3 changed files with 895 additions and 434 deletions.
4 changes: 2 additions & 2 deletions packages/docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@compiled/react": "^0.17.0",
"@compiled/website-examples": "^1.0.0",
"@compiled/website-ui": "^1.0.0",
"@mdx-js/loader": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@types/mdx-js__react": "^1.5.8",
"@types/node": "^20.11.30",
"@types/react": "^18.2.70",
Expand Down
4 changes: 2 additions & 2 deletions packages/landing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@
"@compiled/webpack-loader": "^0.12.5",
"@compiled/website-examples": "^1.0.0",
"@compiled/website-ui": "^1.0.0",
"@mdx-js/loader": "^1.6.22",
"@mdx-js/react": "^1.6.22",
"@mdx-js/loader": "^3.0.1",
"@mdx-js/react": "^3.0.1",
"@types/react": "^18.2.70",
"@types/react-dom": "^18.2.22",
"babel-loader": "^9.1.3",
Expand Down
Loading

0 comments on commit 85c73c0

Please sign in to comment.