diff --git a/bun.lockb b/bun.lockb index 59a046b..4c08e6c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index c6a0e4c..d7d56bf 100644 --- a/package.json +++ b/package.json @@ -66,19 +66,19 @@ "docs:preview": "vitepress preview docs" }, "dependencies": { - "@stacksjs/cli": "^0.59.11", - "@stacksjs/storage": "^0.59.11", + "@stacksjs/cli": "^0.61.20", + "@stacksjs/storage": "^0.61.20", "c12": "^1.10.0", "node-forge": "^1.3.1" }, "devDependencies": { "@biomejs/biome": "1.7.3", - "@stacksjs/development": "^0.59.11", - "@types/bun": "^1.1.2", + "@stacksjs/development": "^0.61.20", + "@types/bun": "^1.1.3", "@types/node-forge": "^1.3.11", "bun-plugin-dts-auto": "^0.11.1", "sslx": "^0.0.4", - "vitepress": "^1.1.4" + "vitepress": "^1.2.2" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",