From bf4ed43f5025a1d9c3a7a6b9aec774ea5cbec1f0 Mon Sep 17 00:00:00 2001 From: Aidan Honor Date: Wed, 26 Mar 2025 22:33:59 -0400 Subject: [PATCH] deps: bump --- package.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index c189bf8..6c02b77 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", + "next": "^15.2.4", "react": "^19.0.0", "react-dom": "^19.0.0", "react-fast-marquee": "^1.6.5", @@ -23,15 +23,15 @@ "tailwindcss-animate": "^1.0.7" }, "devDependencies": { - "@eslint/eslintrc": "^3.3.0", - "@tailwindcss/postcss": "^4.0.9", - "@types/node": "^20.17.22", - "@types/react": "^19.0.10", + "@eslint/eslintrc": "^3.3.1", + "@tailwindcss/postcss": "^4.0.17", + "@types/node": "^20.17.27", + "@types/react": "^19.0.12", "@types/react-dom": "^19.0.4", - "eslint": "^9.21.0", + "eslint": "^9.23.0", "eslint-config-next": "15.1.3", "postcss": "^8.5.3", - "tailwindcss": "^4.0.9", + "tailwindcss": "^4.0.17", "typescript": "^5.8.2" } }