Skip to content

Commit f5f8325

Browse files
chore(deps): update all non-major dependencies (examples & templates)
1 parent 11a6f35 commit f5f8325

File tree

12 files changed

+344
-339
lines changed

12 files changed

+344
-339
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 16 additions & 16 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "22.13.11",
1616
"@types/react": "19.0.12",
1717
"@types/react-dom": "19.0.4",
18-
"eslint": "9.22.0",
18+
"eslint": "9.23.0",
1919
"eslint-config-next": "15.2.3",
2020
"next": "15.2.3",
2121
"react": "19.0.0",

examples/nextjs-pages/package-lock.json

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

examples/nextjs-pages/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@types/node": "22.13.11",
1616
"@types/react": "19.0.12",
1717
"@types/react-dom": "19.0.4",
18-
"eslint": "9.22.0",
18+
"eslint": "9.23.0",
1919
"eslint-config-next": "15.2.3",
2020
"next": "15.2.3",
2121
"react": "19.0.0",

0 commit comments

Comments
 (0)