Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 13c8f04

Browse files
authoredNov 4, 2021
Merge branch 'reactjs:main' into main
2 parents 9531eaf + 918e0d0 commit 13c8f04

21 files changed

+2115
-1227
lines changed
 

‎beta/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"start": "next start"
1818
},
1919
"dependencies": {
20-
"@codesandbox/sandpack-react": "^0.1.15",
20+
"@codesandbox/sandpack-react": "^0.1.16",
2121
"@docsearch/react": "3.0.0-alpha.41",
2222
"@docsearch/css": "3.0.0-alpha.41",
2323
"@headlessui/react": "^1.3.0",
@@ -75,7 +75,7 @@
7575
"reading-time": "^1.2.0",
7676
"remark": "^12.0.1",
7777
"remark-external-links": "^7.0.0",
78-
"remark-html": "^12.0.0",
78+
"remark-html": "^13.0.2",
7979
"remark-images": "^2.0.0",
8080
"remark-unwrap-images": "^2.0.0",
8181
"retext": "^7.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.