diff --git a/docs/package.json b/docs/package.json index 4d36d6e..66e17f3 100644 --- a/docs/package.json +++ b/docs/package.json @@ -25,18 +25,18 @@ "autoprefixer": "^10.4.12", "clsx": "^2.1.1", "focus-visible": "^5.2.0", - "next": "15.5.18", + "next": "16.2.9", "postcss-focus-visible": "^11.0.0", "postcss-import": "^16.1.1", "prism-react-renderer": "^2.4.1", - "react": "19.2.6", - "react-dom": "19.2.6", + "react": "19.2.7", + "react-dom": "19.2.7", "react-icons": "^5.6.0", - "tailwindcss": "^3.4.19" + "tailwindcss": "^4.3.0" }, "devDependencies": { - "eslint": "9.39.4", - "eslint-config-next": "15.5.18", + "eslint": "10.4.1", + "eslint-config-next": "16.2.9", "prettier": "^3.8.3", "prettier-plugin-tailwindcss": "^0.8.0" }