diff --git a/bun.lockb b/bun.lockb index 2a300b0..a2f3753 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index cb21eff..4d13669 100644 --- a/package.json +++ b/package.json @@ -66,19 +66,19 @@ "docs:preview": "vitepress preview docs" }, "dependencies": { - "@stacksjs/cli": "^0.62.0", - "@stacksjs/storage": "^0.62.0", - "c12": "^1.11.1", + "@stacksjs/cli": "^0.64.6", + "@stacksjs/storage": "^0.64.6", + "c12": "^1.11.2", "node-forge": "^1.3.1" }, "devDependencies": { - "@biomejs/biome": "1.8.3", - "@stacksjs/development": "^0.62.0", - "@types/bun": "^1.1.6", + "@biomejs/biome": "1.9.2", + "@stacksjs/development": "^0.64.6", + "@types/bun": "^1.1.9", "@types/node-forge": "^1.3.11", "bun-plugin-dts-auto": "^0.11.1", "sslx": "^0.0.4", - "vitepress": "^1.3.2" + "vitepress": "^1.3.4" }, "simple-git-hooks": { "pre-commit": "bun lint-staged",