From 86c43eef28babf904715523ec1e50c48b40802f1 Mon Sep 17 00:00:00 2001 From: LibreCloud Actions Bot Date: Wed, 7 May 2025 00:02:22 +0000 Subject: [PATCH] chore: bump dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index efdacc3..43da70c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "i18next": "^24.2.3", "i18next-browser-languagedetector": "^8.1.0", "lucide-react": "^0.485.0", - "next": "^15.3.1", + "next": "^15.3.2", "react": "^19.1.0", "react-dom": "^19.1.0", "react-fast-marquee": "^1.6.5", @@ -33,7 +33,7 @@ "devDependencies": { "@eslint/eslintrc": "^3.3.1", "@tailwindcss/postcss": "^4.1.5", - "@types/node": "^20.17.41", + "@types/node": "^20.17.43", "@types/react": "^19.1.3", "@types/react-dom": "^19.1.3", "eslint": "^9.26.0",