diff --git a/examples/nextjs/package.json b/examples/nextjs/package.json index 35bbe420..52c01737 100644 --- a/examples/nextjs/package.json +++ b/examples/nextjs/package.json @@ -30,7 +30,7 @@ "dir-glob": "^3.0.1", "is-path-inside": "^3.0.3", "json5": "^2.2.3", - "next": "14.2.22", + "next": "15.5.18", "next-themes": "^0.2.1", "react": "^18.3.1", "react-dom": "^18.3.1", diff --git a/package.json b/package.json index 8f72a22e..3a69f521 100644 --- a/package.json +++ b/package.json @@ -230,7 +230,7 @@ "typescript-eslint": "^8.34.1", "vite": "^7.0.0", "vite-plugin-treat-umd-as-commonjs": "^0.1.4", - "vitest": "^3.2.4" + "vitest": "^4.1.8" }, "overrides": { "@microsoft/fast-colors": "5.3.1",