Skip to content

Commit 35ba8c3

Browse files
Bump next in /How to/Delete FormFields in Non Rendered Pages
Bumps [next](https://github.com/vercel/next.js) from 14.1.1 to 14.2.21. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.1.1...v14.2.21) --- updated-dependencies: - dependency-name: next dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f5ce43d commit 35ba8c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

How to/Delete FormFields in Non Rendered Pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@syncfusion/ej2-react-buttons": "^28.1.33",
1313
"@syncfusion/ej2-react-pdfviewer": "^28.1.35",
14-
"next": "14.1.1",
14+
"next": "14.2.21",
1515
"react": "^18",
1616
"react-dom": "^18"
1717
},

0 commit comments

Comments
 (0)