Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
joewatt95 committed Oct 3, 2024
1 parent 32bb129 commit dec5532
Showing 3 changed files with 4 additions and 4 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
@@ -10,7 +10,7 @@
io.github.noprompt/meander {:git/sha "74de6b1f651441092cc12d1c9012ef7086033040"}
funcool/promesa {:mvn/version "11.0.678"}
applied-science/js-interop {:mvn/version "0.4.2"}
tupelo/tupelo {:mvn/version "24.06.21"}
tupelo/tupelo {:mvn/version "24.09.30"}
cljs-bean/cljs-bean {:mvn/version "1.9.0"}
lambdaisland/uri {:mvn/version "1.19.155"}
lambdaisland/fetch {:mvn/version "1.5.83"}}
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -27,16 +27,16 @@
"server": "shadow-cljs server"
},
"dependencies": {
"@babel/runtime": "^7.25.6",
"@babel/runtime": "^7.25.7",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@mlc-ai/web-llm": "^0.2.72",
"@mui/icons-material": "6.1.1",
"@mui/lab": "6.0.0-beta.10",
"@mui/material": "6.1.1",
"@nextjournal/clojure-mode": "^0.3.3",
"@uiw/codemirror-theme-solarized": "^4.23.3",
"@uiw/react-codemirror": "^4.23.3",
"@uiw/codemirror-theme-solarized": "^4.23.4",
"@uiw/react-codemirror": "^4.23.4",
"pythonia": "^1.2.1",
"react": "19.0.0-rc-778e1ed2-20240926",
"react-dom": "19.0.0-rc-778e1ed2-20240926"

0 comments on commit dec5532

Please sign in to comment.