diff --git a/bun.lockb b/bun.lockb index b995443..6f21e3c 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 86afd94..c46b01a 100644 --- a/package.json +++ b/package.json @@ -24,26 +24,26 @@ "@fastify/helmet": "11.1.1", "@fastify/swagger": "8.14.0", "@fastify/swagger-ui": "2.1.0", - "fastify": "4.25.2" + "fastify": "4.26.0" }, "devDependencies": { "@trivago/prettier-plugin-sort-imports": "4.3.0", - "@typescript-eslint/eslint-plugin": "6.19.0", - "@typescript-eslint/parser": "6.19.0", + "@typescript-eslint/eslint-plugin": "6.21.0", + "@typescript-eslint/parser": "6.21.0", "@vitest/coverage-c8": "0.33.0", - "@vitest/coverage-v8": "1.2.0", - "@vitest/ui": "1.2.0", + "@vitest/coverage-v8": "1.2.2", + "@vitest/ui": "1.2.2", "bun-types": "latest", "eslint": "8.56.0", "eslint-config-productsway": "1.3.1", "npm-run-all": "4.1.5", - "prettier": "3.2.3", + "prettier": "3.2.5", "stepci": "2.7.2", - "tsup": "8.0.1", + "tsup": "8.0.2", "typescript": "5.3.3", "unplugin-swc": "1.4.4", - "vite": "5.0.11", - "vitest": "1.2.0", + "vite": "5.1.1", + "vitest": "1.2.2", "wait-on": "7.2.0" }, "peerDependencies": {