diff --git a/bun.lockb b/bun.lockb index e0d323d..449c297 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index dc5a460..53a72cc 100644 --- a/package.json +++ b/package.json @@ -27,9 +27,9 @@ "fastify": "4.24.3" }, "devDependencies": { - "@trivago/prettier-plugin-sort-imports": "4.2.1", - "@typescript-eslint/eslint-plugin": "6.10.0", - "@typescript-eslint/parser": "6.10.0", + "@trivago/prettier-plugin-sort-imports": "4.3.0", + "@typescript-eslint/eslint-plugin": "6.11.0", + "@typescript-eslint/parser": "6.11.0", "@vitest/coverage-c8": "0.33.0", "@vitest/coverage-v8": "0.34.6", "@vitest/ui": "0.34.6", @@ -37,14 +37,14 @@ "eslint": "8.53.0", "eslint-config-productsway": "1.3.0", "npm-run-all": "4.1.5", - "prettier": "3.0.3", + "prettier": "3.1.0", "stepci": "2.7.2", - "tsup": "7.2.0", + "tsup": "7.3.0", "typescript": "5.2.2", "unplugin-swc": "1.4.3", "vite": "4.5.0", "vitest": "0.34.6", - "wait-on": "7.1.0" + "wait-on": "7.2.0" }, "peerDependencies": { "typescript": "^5.0.0"