Skip to content

Commit 3826585

Browse files
authored
test(deps): update next to 16.0.7 (#1600)
Update react to 19.2.1 react-down to 19.2.1
1 parent 1bf19d6 commit 3826585

File tree

2 files changed

+52
-52
lines changed

2 files changed

+52
-52
lines changed

examples/nextjs/package-lock.json

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

examples/nextjs/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
"test": "cypress run"
1111
},
1212
"dependencies": {
13-
"next": "^16.0.6",
14-
"react": "^19.2.0",
15-
"react-dom": "^19.2.0"
13+
"next": "^16.0.7",
14+
"react": "^19.2.1",
15+
"react-dom": "^19.2.1"
1616
},
1717
"devDependencies": {
1818
"@tailwindcss/postcss": "^4.1.17",

0 commit comments

Comments
 (0)