chore: bump dependencies

This commit is contained in:
LibreCloud Actions Bot 2025-03-26 12:45:15 +00:00
parent 89b8a58f9c
commit c8f3612f1b

View File

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