Skip to content

Commit 22f11ea

Browse files
authored
Merge pull request #96 from davis118/fix-react-rce
update next.js to fix new RCEs
2 parents d49cecb + 26a8d40 commit 22f11ea

File tree

2 files changed

+27
-39
lines changed

2 files changed

+27
-39
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@syncfusion/ej2-react-schedule": "^29.1.37",
2727
"dayjs": "^1.11.13",
2828
"import-in-the-middle": "^1.13.2",
29-
"next": "^15.5.7",
29+
"next": "^15.5.9",
3030
"react": "^19.1.0",
3131
"react-dom": "^19.1.0",
3232
"require-in-the-middle": "^7.5.2",

pnpm-lock.yaml

Lines changed: 26 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)