Skip to content

Commit 1796a4f

Browse files
chore(deps): update dependency @types/node to v22.15.29
1 parent 536fc86 commit 1796a4f

File tree

4 files changed

+25
-25
lines changed

4 files changed

+25
-25
lines changed

examples/with-app-router-context/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@types/node": "22.13.14",
12+
"@types/node": "22.15.29",
1313
"@types/react": "18.3.20",
1414
"@types/react-dom": "18.3.5",
1515
"eslint": "9.23.0",

examples/with-app-router-context/pnpm-lock.yaml

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

examples/with-app-router-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"@types/node": "22.13.14",
12+
"@types/node": "22.15.29",
1313
"@types/react": "18.3.20",
1414
"@types/react-dom": "18.3.5",
1515
"eslint": "9.23.0",

examples/with-app-router-script/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)