diff --git a/bun.lockb b/bun.lockb index ee815d8..85c6d82 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 91a5050..13a252f 100644 --- a/package.json +++ b/package.json @@ -21,18 +21,18 @@ "fastify": "4.23.2" }, "devDependencies": { - "@trivago/prettier-plugin-sort-imports": "^4.2.0", - "@typescript-eslint/eslint-plugin": "^6.7.2", - "@typescript-eslint/parser": "^6.7.2", + "@trivago/prettier-plugin-sort-imports": "4.2.0", + "@typescript-eslint/eslint-plugin": "6.7.2", + "@typescript-eslint/parser": "6.7.2", "bun-types": "latest", - "eslint": "^8.50.0", - "eslint-config-productsway": "^1.3.0", + "eslint": "8.50.0", + "eslint-config-productsway": "1.3.0", "npm-run-all": "4.1.5", - "prettier": "^3.0.3", + "prettier": "3.0.3", "stepci": "2.6.8", "tsup": "7.2.0", "tsx": "3.12.10", - "typescript": "^5.2.2", + "typescript": "5.2.2", "wait-on": "7.0.1" }, "peerDependencies": {