Skip to content

Commit

Permalink
Update runtime deps to latest (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
carbonrobot authored Nov 19, 2024
1 parent 20050af commit ed5b98c
Show file tree
Hide file tree
Showing 3 changed files with 105 additions and 60 deletions.
5 changes: 5 additions & 0 deletions .changeset/chilled-rats-collect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"react-live": patch
---

Update runtime deps to latest
4 changes: 2 additions & 2 deletions packages/react-live/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
"lint:fix": "eslint --ext .js,.ts,.tsx src --fix"
},
"dependencies": {
"prism-react-renderer": "^2.0.6",
"sucrase": "^3.31.0",
"prism-react-renderer": "^2.4.0",
"sucrase": "^3.35.0",
"use-editable": "^2.3.3"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit ed5b98c

Please sign in to comment.