From 02d3bd39fded05120c2df0b633d94860b266f14f Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Wed, 26 Feb 2025 00:03:07 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index 6077e32..f6e12c1 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@fortawesome/react-fontawesome": "^0.2.2", "geist": "^1.3.1", "lucide-react": "^0.469.0", - "next": "^15.2.0-canary.74", + "next": "^15.2.0-canary.75", "react": "^19.0.0", "react-dom": "^19.0.0", "react-fast-marquee": "^1.6.5", @@ -24,14 +24,14 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.3.0", - "@tailwindcss/postcss": "^4.0.8", + "@tailwindcss/postcss": "^4.0.9", "@types/node": "^20.17.19", "@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.8", + "tailwindcss": "^4.0.9", "typescript": "^5.7.3" } }