diff --git a/bun.lockb b/bun.lockb index d907b41..74804b9 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a8adeb5..b8f3298 100644 --- a/package.json +++ b/package.json @@ -60,13 +60,13 @@ "devDependencies": { "@nuxt/eslint-config": "^0.7.1", "@nuxt/image": "^1.8.1", - "@types/node": "^22.9.1", + "@types/node": "^22.9.3", "changelogen": "^0.5.7", "eslint": "^9.15.0", "eslint-config-unjs": "^0.4.1", "jiti": "^2.4.0", "prettier": "^3.3.3", - "typescript": "^5.6.3", + "typescript": "^5.7.2", "vue-tsc": "^2.1.10" }, "packageManager": "bun@1.1.30"