chore: bump dependencies

This commit is contained in:
LibreCloud Actions Bot 2025-03-06 12:42:36 +00:00
parent 74208f37d5
commit b3bed44d50

View File

@ -49,7 +49,7 @@
}, },
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "^3.3.0", "@eslint/eslintrc": "^3.3.0",
"@tailwindcss/postcss": "^4.0.10", "@tailwindcss/postcss": "^4.0.11",
"@types/js-cookie": "^3.0.6", "@types/js-cookie": "^3.0.6",
"@types/node": "^20.17.23", "@types/node": "^20.17.23",
"@types/react": "^19.0.10", "@types/react": "^19.0.10",
@ -58,7 +58,7 @@
"eslint": "^9.21.0", "eslint": "^9.21.0",
"eslint-config-next": "15.1.6", "eslint-config-next": "15.1.6",
"postcss": "^8.5.3", "postcss": "^8.5.3",
"tailwindcss": "^4.0.10", "tailwindcss": "^4.0.11",
"typescript": "^5.8.2" "typescript": "^5.8.2"
} }
} }