Skip to content

Commit 222a20d

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent 9f764f9 commit 222a20d

File tree

10 files changed

+394
-394
lines changed

10 files changed

+394
-394
lines changed

examples/nextjs-app/package-lock.json

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

examples/nextjs-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"@types/react": "19.0.10",
1717
"@types/react-dom": "19.0.4",
1818
"eslint": "9.21.0",
19-
"eslint-config-next": "15.1.7",
20-
"next": "15.1.7",
19+
"eslint-config-next": "15.2.0",
20+
"next": "15.2.0",
2121
"react": "19.0.0",
2222
"react-dom": "19.0.0",
23-
"typescript": "5.7.3"
23+
"typescript": "5.8.2"
2424
}
2525
}

0 commit comments

Comments
 (0)