diff --git a/bun.lockb b/bun.lockb index e30b90b..a6fff26 100644 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 62d789e..6e5b6ce 100644 --- a/package.json +++ b/package.json @@ -4,10 +4,10 @@ "@solidjs/meta": "^0.29.4", "@solidjs/router": "^0.14.10", "@solidjs/start": "^1.0.9", - "dexie": "^4.0.8", + "dexie": "^4.0.9", "iterator-helpers-polyfill": "^3.0.1", "solid-icons": "^1.1.0", - "solid-js": "^1.9.2", + "solid-js": "^1.9.3", "ts-pattern": "^5.5.0", "vinxi": "^0.4.3" },