diff --git a/package.json b/package.json index 7a0152c..9a5c591 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "date-fns": "^4.1.0", "framer-motion": "^11.11.17", "lenis": "^1.1.16", - "next": "15.0.3", + "next": "15.0.4", "next-themes": "^0.4.3", "npm": "^10.9.1", "plaiceholder": "^3.0.0", @@ -39,14 +39,14 @@ "devDependencies": { "@tailwindcss/forms": "^0.5.9", "@tailwindcss/typography": "^0.5.15", - "@types/node": "^20", + "@types/node": "^22", "@types/react": "^18", "@types/react-dom": "^18", "autoprefixer": "^10.4.20", "class-variance-authority": "^0.7.0", "clsx": "^2.1.1", "eslint": "^9", - "eslint-config-next": "15.0.3", + "eslint-config-next": "15.0.4", "eslint-config-prettier": "^9.1.0", "postcss": "^8.4.49", "prettier": "^3.3.3",