From 2031d1d7166a4e8fda4e44121f86061f3e9b32e5 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Wed, 19 Feb 2025 00:01:17 +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 9a329a5..1963256 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.64", + "next": "^15.2.0-canary.65", "react": "^19.0.0", "react-dom": "^19.0.0", "react-fast-marquee": "^1.6.5", @@ -23,14 +23,14 @@ }, "devDependencies": { "@eslint/eslintrc": "^3.2.0", - "@tailwindcss/postcss": "^4.0.6", + "@tailwindcss/postcss": "^4.0.7", "@types/node": "^20.17.19", "@types/react": "^19.0.10", "@types/react-dom": "^19.0.4", "eslint": "^9.20.1", "eslint-config-next": "15.1.3", "postcss": "^8.5.2", - "tailwindcss": "^4.0.6", + "tailwindcss": "^4.0.7", "typescript": "^5.7.3" } }