Skip to content

Commit 36dff39

Browse files
committed
updating next.js to a vulnerability-free version and react
1 parent 8e1855c commit 36dff39

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

examples/nextjs/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@
1414
"dash-video-element": "^0.3.1",
1515
"hls-video-element": "^1.5.10",
1616
"jwplayer-video-element": "^1.3.5",
17-
"next": "^15.1.1",
17+
"next": "^15.5.7",
1818
"open-props": "^1.7.8",
19-
"react": "^19",
20-
"react-dom": "^19",
19+
"react": "^19.2.1",
20+
"react-dom": "^19.2.1",
2121
"shaka-video-element": "^0.6.21",
2222
"spotify-audio-element": "^1.0.4",
2323
"tiktok-video-element": "^0.1.2",
@@ -32,7 +32,7 @@
3232
"@types/react": "^19",
3333
"@types/react-dom": "^19",
3434
"eslint": "^8",
35-
"eslint-config-next": "15.1.1",
35+
"eslint-config-next": "15.5.7",
3636
"npm-run-all": "^4.1.5",
3737
"typescript": "^5"
3838
}

0 commit comments

Comments
 (0)