diff --git a/bun.lockb b/bun.lockb index 06c8a10..61bc091 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/package.json b/package.json index 0622aab..9d6d1d2 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "@elysiajs/html": "^1.1.1", "@elysiajs/jwt": "^1.1.1", "@elysiajs/static": "^1.1.1", - "@kitajs/html": "^4.2.4", - "elysia": "^1.1.25" + "@kitajs/html": "^4.2.6", + "elysia": "^1.1.26" }, "module": "src/index.tsx", "type": "module", @@ -25,31 +25,31 @@ "start": "bun run src/index.tsx" }, "devDependencies": { - "@eslint/compat": "^1.2.3", - "@eslint/js": "^9.15.0", + "@eslint/compat": "^1.2.4", + "@eslint/js": "^9.17.0", "@ianvs/prettier-plugin-sort-imports": "^4.4.0", - "@kitajs/ts-html-plugin": "^4.1.0", + "@kitajs/ts-html-plugin": "^4.1.1", "@total-typescript/ts-reset": "^0.6.1", - "@types/bun": "^1.1.13", + "@types/bun": "^1.1.14", "@types/eslint-plugin-tailwindcss": "^3.17.0", "@types/eslint__js": "^8.42.3", - "@types/node": "^22.9.4", + "@types/node": "^22.10.2", "autoprefixer": "^10.4.20", "cssnano": "^7.0.6", - "eslint": "^9.15.0", + "eslint": "^9.17.0", "eslint-plugin-deprecation": "^3.0.0", "eslint-plugin-readable-tailwind": "^1.8.2", "eslint-plugin-simple-import-sort": "^12.1.1", "eslint-plugin-tailwindcss": "^3.17.5", - "globals": "^15.12.0", - "knip": "^5.37.2", - "npm-run-all2": "^7.0.1", + "globals": "^15.13.0", + "knip": "^5.41.0", + "npm-run-all2": "^7.0.2", "postcss": "^8.4.49", "postcss-cli": "^11.0.0", - "prettier": "^3.3.3", + "prettier": "^3.4.2", "tailwind-scrollbar": "^3.1.0", - "tailwindcss": "^3.4.15", + "tailwindcss": "^3.4.17", "typescript": "^5.7.2", - "typescript-eslint": "^8.16.0" + "typescript-eslint": "^8.18.1" } } \ No newline at end of file