chore: bump dependencies

This commit is contained in:
LibreCloud Actions Bot 2025-03-26 01:26:39 +00:00
parent cc1eb29e9d
commit 89b8a58f9c

View File

@ -29,7 +29,7 @@
"clsx": "^2.1.1",
"cmdk": "1.0.0",
"cookies-next": "^5.1.0",
"framer-motion": "^12.5.0",
"framer-motion": "^12.6.0",
"geist": "^1.3.1",
"js-cookie": "^3.0.5",
"lucide-react": "^0.474.0",
@ -50,16 +50,16 @@
},
"devDependencies": {
"@eslint/eslintrc": "^3.3.1",
"@tailwindcss/postcss": "^4.0.15",
"@tailwindcss/postcss": "^4.0.16",
"@types/js-cookie": "^3.0.6",
"@types/node": "^20.17.27",
"@types/react": "^19.0.12",
"@types/react-dom": "^19.0.4",
"@types/validator": "^13.12.2",
"@types/validator": "^13.12.3",
"eslint": "^9.23.0",
"eslint-config-next": "15.1.6",
"postcss": "^8.5.3",
"tailwindcss": "^4.0.15",
"tailwindcss": "^4.0.16",
"typescript": "^5.8.2"
}
}