Skip to content

Commit 01c0178

Browse files
chore(examples) Update Next.js Examples (#761)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3abd6d commit 01c0178

File tree

2 files changed

+155
-1904
lines changed

2 files changed

+155
-1904
lines changed

node/react/next.js/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"tauri:build": "yarn tauri:source build"
1212
},
1313
"dependencies": {
14-
"next": "11.1.4",
15-
"react": "17.0.2",
16-
"react-dom": "17.0.2"
14+
"next": "12.2.0",
15+
"react": "18.2.0",
16+
"react-dom": "18.2.0"
1717
}
1818
}

0 commit comments

Comments
 (0)