chore: bump dependencies

This commit is contained in:
LibreCloud Actions Bot 2025-03-01 00:01:35 +00:00
parent aa3bea690c
commit 01b746a0b7

View File

@ -25,13 +25,13 @@
"devDependencies": {
"@eslint/eslintrc": "^3.3.0",
"@tailwindcss/postcss": "^4.0.9",
"@types/node": "^20.17.19",
"@types/node": "^20.17.21",
"@types/react": "^19.0.10",
"@types/react-dom": "^19.0.4",
"eslint": "^9.21.0",
"eslint-config-next": "15.1.3",
"postcss": "^8.5.3",
"tailwindcss": "^4.0.9",
"typescript": "^5.7.3"
"typescript": "^5.8.2"
}
}