diff --git a/bun.lockb b/bun.lockb index e8e4509..d3141e2 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 36843c7..f635fa0 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": "5.0.2", "prettier": "3.3.3", "stepci": "2.8.2", - "tsup": "8.2.4", + "tsup": "8.3.0", "typescript": "5.6.2", "unplugin-swc": "1.5.1", - "vite": "5.4.5", + "vite": "5.4.8", "vitest": "1.6.0", "wait-on": "7.2.0" },