diff --git a/bun.lockb b/bun.lockb index b0e3acd..781d810 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 3f898d4..74833c8 100644 --- a/package.json +++ b/package.json @@ -45,15 +45,15 @@ "@skypack/package-check": "0.2.2", "@trivago/prettier-plugin-sort-imports": "4.3.0", "@types/consola": "2.2.5", - "@typescript-eslint/eslint-plugin": "6.11.0", - "@typescript-eslint/parser": "6.11.0", + "@typescript-eslint/eslint-plugin": "6.12.0", + "@typescript-eslint/parser": "6.12.0", "bun-types": "latest", "eslint": "8.54.0", "eslint-config-productsway": "1.3.1", "nano-staged": "0.8.0", "prettier": "3.1.0", "simple-git-hooks": "2.9.0", - "typescript": "5.2.2" + "typescript": "5.3.2" }, "engines": { "node": ">=18.0.0"