[core][s]: bump mdx-mermaid and mv to peers
This commit is contained in:
parent
aa365cbb0d
commit
6bf6c8faf4
5
.changeset/gorgeous-paws-yawn.md
Normal file
5
.changeset/gorgeous-paws-yawn.md
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
---
|
||||||
|
'@portaljs/core': patch
|
||||||
|
---
|
||||||
|
|
||||||
|
Move mdx-mermaid to peer-dependencies.
|
||||||
@ -35,7 +35,6 @@
|
|||||||
"disqus-react": "^1.1.5",
|
"disqus-react": "^1.1.5",
|
||||||
"framer-motion": "^10.0.1",
|
"framer-motion": "^10.0.1",
|
||||||
"kbar": "0.1.0-beta.40",
|
"kbar": "0.1.0-beta.40",
|
||||||
"mdx-mermaid": "^1.3.2",
|
|
||||||
"mermaid": "^10.2.2",
|
"mermaid": "^10.2.2",
|
||||||
"prop-types": "^15.8.1"
|
"prop-types": "^15.8.1"
|
||||||
},
|
},
|
||||||
@ -43,6 +42,7 @@
|
|||||||
"next": "^13.2.1",
|
"next": "^13.2.1",
|
||||||
"next-themes": "^0.2.1",
|
"next-themes": "^0.2.1",
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^18.2.0",
|
||||||
|
"mdx-mermaid": "2.0.0-rc7"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user