Skip to content

Commit 33ae66f

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns)
1 parent 00f5623 commit 33ae66f

File tree

16 files changed

+300
-300
lines changed

16 files changed

+300
-300
lines changed

examples/nextjs-app/package-lock.json

Lines changed: 8 additions & 8 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
@@ -17,7 +17,7 @@
1717
"@types/react": "19.2.14",
1818
"@types/react-dom": "19.2.3",
1919
"eslint": "9.39.4",
20-
"eslint-config-next": "16.1.6",
20+
"eslint-config-next": "16.1.7",
2121
"next": "16.1.7",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4",

examples/nextjs-pages/package-lock.json

Lines changed: 8 additions & 8 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
@@ -17,7 +17,7 @@
1717
"@types/react": "19.2.14",
1818
"@types/react-dom": "19.2.3",
1919
"eslint": "9.39.4",
20-
"eslint-config-next": "16.1.6",
20+
"eslint-config-next": "16.1.7",
2121
"next": "16.1.7",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4",

examples/react-router-ts/package-lock.json

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

examples/react-router-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-react-hooks": "7.0.1",
3636
"globals": "17.4.0",
3737
"typescript": "5.9.3",
38-
"typescript-eslint": "8.57.0",
38+
"typescript-eslint": "8.57.1",
3939
"vite": "7.3.1",
4040
"vite-tsconfig-paths": "6.1.1"
4141
},

0 commit comments

Comments
 (0)