diff --git a/package.json b/package.json index 58ed391..c40103f 100644 --- a/package.json +++ b/package.json @@ -11,10 +11,10 @@ "dependencies": { "matter-js": "^0.20.0", "microsoft-cognitiveservices-speech-sdk": "^1.47.0", - "next": "^16.2.4", + "next": "^16.2.6", "pixi.js": "^8.14.3", - "react": "19.2.3", - "react-dom": "19.2.3", + "react": "19.2.6", + "react-dom": "19.2.6", "zustand": "^5.0.9" }, "devDependencies": {