Skip to content

Commit f4c4d9a

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns)
1 parent dbb6574 commit f4c4d9a

File tree

16 files changed

+424
-324
lines changed

16 files changed

+424
-324
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 21 additions & 9 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
@@ -16,7 +16,7 @@
1616
"@types/node": "22.16.0",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
19-
"eslint": "9.30.1",
19+
"eslint": "9.31.0",
2020
"eslint-config-next": "15.3.5",
2121
"next": "15.3.5",
2222
"react": "19.1.0",

examples/nextjs-pages/package-lock.json

Lines changed: 21 additions & 9 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
@@ -16,7 +16,7 @@
1616
"@types/node": "22.16.0",
1717
"@types/react": "19.1.8",
1818
"@types/react-dom": "19.1.6",
19-
"eslint": "9.30.1",
19+
"eslint": "9.31.0",
2020
"eslint-config-next": "15.3.5",
2121
"next": "15.3.5",
2222
"react": "19.1.0",

0 commit comments

Comments
 (0)