Skip to content

Commit

Permalink
👊🏽 thebe-*
Browse files Browse the repository at this point in the history
  • Loading branch information
stevejpurves committed Dec 21, 2023
1 parent e84b56d commit 92e1ea9
Show file tree
Hide file tree
Showing 4 changed files with 25 additions and 19 deletions.
6 changes: 6 additions & 0 deletions .changeset/empty-files-peel.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
'@myst-theme/jupyter': patch
'@myst-theme/site': patch
---

Upgrade to latest thebe, incorporating bug fixes and changes to saved session caching behaviour
30 changes: 15 additions & 15 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions packages/jupyter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@
"nbtx": "^0.2.3",
"react-syntax-highlighter": "^15.5.0",
"swr": "^2.1.5",
"thebe-core": "^0.4.4",
"thebe-lite": "^0.4.4",
"thebe-react": "^0.4.4",
"thebe-core": "^0.4.5",
"thebe-lite": "^0.4.5",
"thebe-react": "^0.4.5",
"unist-util-select": "^4.0.3"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/site/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"nbtx": "^0.2.3",
"node-cache": "^5.1.2",
"node-fetch": "^2.6.11",
"thebe-react": "^0.4.4",
"thebe-react": "^0.4.5",
"unist-util-select": "^4.0.1"
},
"peerDependencies": {
Expand Down

0 comments on commit 92e1ea9

Please sign in to comment.