Skip to content

Commit

Permalink
Revert "Update dependencies"
Browse files Browse the repository at this point in the history
This reverts commit ea85f3f.
  • Loading branch information
bartbroere committed Feb 23, 2024
1 parent 96419bb commit 230f332
Show file tree
Hide file tree
Showing 5 changed files with 5,225 additions and 5,847 deletions.
4 changes: 2 additions & 2 deletions packages/starboard-notebook/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6478,9 +6478,9 @@
"lit" "^2.0.2"
"pyodide" "^0.20.0"

"starboard-rich-editor@^0.15.8":
"starboard-rich-editor@^0.15.2":
"resolved" "file:../starboard-rich-editor"
"version" "0.15.8"
"version" "0.15.2"
dependencies:
"@babel/parser" "^7.10.5"
"@benrbray/prosemirror-math" "^0.1.4"
Expand Down
2 changes: 1 addition & 1 deletion packages/starboard-python/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"dependencies": {
"@types/katex": "^0.11.1",
"lit": "^2.0.2",
"pyodide": "~0.25.0"
"pyodide": "^0.25.0"
},
"devDependencies": {
"@rollup/plugin-commonjs": "^19.0.2",
Expand Down
Loading

0 comments on commit 230f332

Please sign in to comment.