diff --git a/bun.lockb b/bun.lockb index a30146c..dc0b6f8 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index a9d4cb5..69454e4 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@elysiajs/html": "1.0.2", "@elysiajs/jwt": "^1.1.1", "@elysiajs/static": "1.0.3", - "elysia": "^1.1.17" + "elysia": "^1.1.22" }, "module": "src/index.tsx", "type": "module", @@ -24,18 +24,18 @@ "start": "bun run src/index.tsx" }, "devDependencies": { - "@eslint/compat": "^1.1.1", + "@eslint/compat": "^1.2.0", "@eslint/js": "^9.12.0", "@ianvs/prettier-plugin-sort-imports": "^4.3.1", "@kitajs/ts-html-plugin": "^4.1.0", "@total-typescript/ts-reset": "^0.6.1", - "@types/bun": "^1.1.10", + "@types/bun": "^1.1.11", "@types/eslint": "^9.6.1", "@types/eslint-plugin-tailwindcss": "^3.17.0", "@types/eslint__js": "^8.42.3", - "@types/node": "^22.7.4", - "@typescript-eslint/eslint-plugin": "^8.7.0", - "@typescript-eslint/parser": "^8.7.0", + "@types/node": "^22.7.6", + "@typescript-eslint/eslint-plugin": "^8.10.0", + "@typescript-eslint/parser": "^8.10.0", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", "eslint": "^9.12.0", @@ -45,17 +45,17 @@ "eslint-plugin-prettier": "^5.2.1", "eslint-plugin-readable-tailwind": "^1.8.1", "eslint-plugin-simple-import-sort": "^12.1.1", - "eslint-plugin-tailwindcss": "^3.17.4", - "globals": "^15.9.0", - "knip": "^5.30.6", - "npm-run-all2": "^6.2.3", + "eslint-plugin-tailwindcss": "^3.17.5", + "globals": "^15.11.0", + "knip": "^5.33.3", + "npm-run-all2": "^6.2.4", "postcss": "^8.4.47", "postcss-cli": "^11.0.0", "postcss-lightningcss": "^1.0.1", "prettier": "^3.3.3", "tailwind-scrollbar": "^3.1.0", - "tailwindcss": "^3.4.13", - "typescript": "^5.6.2", - "typescript-eslint": "^8.8.0" + "tailwindcss": "^3.4.14", + "typescript": "^5.6.3", + "typescript-eslint": "^8.10.0" } } \ No newline at end of file