diff --git a/node/react/next.js/package.json b/node/react/next.js/package.json index 9ceb1be7d..adc55cec7 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.7", "react": "19.1.0", "react-dom": "19.1.0" }