chore: deps

This commit is contained in:
hamster1963 2024-12-02 14:24:08 +08:00
parent ac5632ae69
commit 30bf0e93f1
2 changed files with 2 additions and 2 deletions

BIN
bun.lockb

Binary file not shown.

View File

@ -50,11 +50,11 @@
"eslint": "^9.16.0", "eslint": "^9.16.0",
"eslint-plugin-react-hooks": "^5.0.0", "eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-react-refresh": "^0.4.14", "eslint-plugin-react-refresh": "^0.4.14",
"globals": "^15.12.0", "globals": "^15.13.0",
"postcss": "^8.4.49", "postcss": "^8.4.49",
"tailwindcss": "^3.4.15", "tailwindcss": "^3.4.15",
"typescript": "~5.6.3", "typescript": "~5.6.3",
"typescript-eslint": "^8.16.0", "typescript-eslint": "^8.16.0",
"vite": "^6.0.1" "vite": "^6.0.2"
} }
} }