There was an error while loading. Please reload this page.
1 parent 8e1855c commit 36dff39Copy full SHA for 36dff39
1 file changed
examples/nextjs/package.json
@@ -14,10 +14,10 @@
14
"dash-video-element": "^0.3.1",
15
"hls-video-element": "^1.5.10",
16
"jwplayer-video-element": "^1.3.5",
17
- "next": "^15.1.1",
+ "next": "^15.5.7",
18
"open-props": "^1.7.8",
19
- "react": "^19",
20
- "react-dom": "^19",
+ "react": "^19.2.1",
+ "react-dom": "^19.2.1",
21
"shaka-video-element": "^0.6.21",
22
"spotify-audio-element": "^1.0.4",
23
"tiktok-video-element": "^0.1.2",
@@ -32,7 +32,7 @@
32
"@types/react": "^19",
33
"@types/react-dom": "^19",
34
"eslint": "^8",
35
- "eslint-config-next": "15.1.1",
+ "eslint-config-next": "15.5.7",
36
"npm-run-all": "^4.1.5",
37
"typescript": "^5"
38
}
0 commit comments