Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
joewatt95 committed Oct 22, 2024
1 parent 97c9a61 commit 5824229
Showing 2 changed files with 5 additions and 5 deletions.
Binary file modified bun.lockb
Binary file not shown.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -31,14 +31,14 @@
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mlc-ai/web-llm": "^0.2.73",
"@mui/icons-material": "^6.1.4",
"@mui/lab": "6.0.0-beta.12",
"@mui/material": "^6.1.4",
"@mui/icons-material": "^6.1.5",
"@mui/lab": "6.0.0-beta.13",
"@mui/material": "^6.1.5",
"@nextjournal/clojure-mode": "^0.3.3",
"@uiw/codemirror-theme-solarized": "^4.23.5",
"@uiw/react-codemirror": "^4.23.5",
"pythonia": "^1.2.1",
"react": "19.0.0-rc-6cf85185-20241014",
"react-dom": "19.0.0-rc-6cf85185-20241014"
"react": "19.0.0-rc-69d4b800-20241021",
"react-dom": "19.0.0-rc-69d4b800-20241021"
}
}

0 comments on commit 5824229

Please sign in to comment.