diff --git a/bun.lockb b/bun.lockb index 933735d..da6d44b 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 8a083f7..dd4314f 100644 --- a/package.json +++ b/package.json @@ -34,15 +34,15 @@ "@vitest/coverage-v8": "1.6.0", "@vitest/ui": "1.6.0", "bun-types": "latest", - "eslint": "8.57.0", - "eslint-config-productsway": "1.3.3", + "eslint": "8.57.1", + "eslint-config-productsway": "1.3.4", "npm-run-all2": "7.0.1", "prettier": "3.3.3", "stepci": "2.8.2", - "tsup": "8.2.4", - "typescript": "5.6.2", + "tsup": "8.3.5", + "typescript": "5.6.3", "unplugin-swc": "1.5.1", - "vite": "5.4.5", + "vite": "5.4.11", "vitest": "1.6.0", "wait-on": "7.2.0" },