Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
joewatt95 committed Nov 6, 2024
1 parent 1ef0c4f commit a99ac49
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
Binary file modified bun.lockb
Binary file not shown.
2 changes: 1 addition & 1 deletion deps.edn
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{:paths ["src"]
:deps {thheller/shadow-cljs {:mvn/version "2.28.18"}
:deps {thheller/shadow-cljs {:mvn/version "2.28.19"}
binaryage/devtools {:mvn/version "1.0.7"}
com.pitch/uix.core {:mvn/version "1.1.1"}
com.pitch/uix.dom {:mvn/version "1.1.1"}
Expand Down
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"private": true,
"devDependencies": {
"shadow-cljs": "2.28.18"
"shadow-cljs": "2.28.19"
},
"scripts": {
"start": "shadow-cljs watch ide",
Expand All @@ -30,15 +30,15 @@
"@babel/runtime": "^7.26.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mlc-ai/web-llm": "^0.2.73",
"@mlc-ai/web-llm": "^0.2.74",
"@mui/icons-material": "^6.1.6",
"@mui/lab": "6.0.0-beta.14",
"@mui/material": "^6.1.6",
"@nextjournal/clojure-mode": "^0.3.3",
"@uiw/codemirror-theme-solarized": "^4.23.6",
"@uiw/react-codemirror": "^4.23.6",
"pythonia": "^1.2.1",
"react": "19.0.0-rc-603e6108-20241029",
"react-dom": "19.0.0-rc-603e6108-20241029"
"react": "19.0.0-rc-33c7bd9a-20241104",
"react-dom": "19.0.0-rc-33c7bd9a-20241104"
}
}
9 changes: 3 additions & 6 deletions poetry.lock

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

0 comments on commit a99ac49

Please sign in to comment.