diff --git a/node/react/next.js/package.json b/node/react/next.js/package.json index 9ceb1be7d..17e44532c 100644 --- a/node/react/next.js/package.json +++ b/node/react/next.js/package.json @@ -11,7 +11,7 @@ "tauri:build": "yarn tauri:source build" }, "dependencies": { - "next": "15.3.3", + "next": "15.4.8", "react": "19.1.0", "react-dom": "19.1.0" }