diff --git a/.prototools b/.prototools index b2c6e59..7bd9a93 100644 --- a/.prototools +++ b/.prototools @@ -1 +1 @@ -bun = "1.1.30" +bun = "1.1.32" diff --git a/bun.lockb b/bun.lockb index a4e5e12..181f670 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cf01cc1..d3fb786 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "server": "shadow-cljs server" }, "dependencies": { - "@babel/runtime": "^7.25.7", + "@babel/runtime": "^7.25.9", "@emotion/react": "^11.13.3", "@emotion/styled": "^11.13.0", "@mlc-ai/web-llm": "^0.2.73",