mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-22 03:42:14 +00:00
fix: Update sandpack-react version to 2.13.5 (#6668)
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
"check-all": "npm-run-all prettier lint:fix tsc"
|
||||
},
|
||||
"dependencies": {
|
||||
"@codesandbox/sandpack-react": "2.13.4",
|
||||
"@codesandbox/sandpack-react": "2.13.5",
|
||||
"@docsearch/css": "3.0.0-alpha.41",
|
||||
"@docsearch/react": "3.0.0-alpha.41",
|
||||
"@headlessui/react": "^1.7.0",
|
||||
|
||||
Reference in New Issue
Block a user