diff --git a/bun.lockb b/bun.lockb index e6967af..7cdb033 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 09b3c91..a99df75 100644 --- a/package.json +++ b/package.json @@ -50,11 +50,11 @@ "eslint": "^9.16.0", "eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-refresh": "^0.4.14", - "globals": "^15.12.0", + "globals": "^15.13.0", "postcss": "^8.4.49", "tailwindcss": "^3.4.15", "typescript": "~5.6.3", "typescript-eslint": "^8.16.0", - "vite": "^6.0.1" + "vite": "^6.0.2" } }