Skip to content

Commit 420a6b9

Browse files
chore(deps): update dependency @types/react-dom to v18.3.6
1 parent 536fc86 commit 420a6b9

File tree

4 files changed

+12
-12
lines changed

4 files changed

+12
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@types/node": "22.13.14",
1313
"@types/react": "18.3.20",
14-
"@types/react-dom": "18.3.5",
14+
"@types/react-dom": "18.3.6",
1515
"eslint": "9.23.0",
1616
"eslint-config-next": "15.2.4",
1717
"next": "14.2.26",

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

Lines changed: 5 additions & 5 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
@@ -11,7 +11,7 @@
1111
"dependencies": {
1212
"@types/node": "22.13.14",
1313
"@types/react": "18.3.20",
14-
"@types/react-dom": "18.3.5",
14+
"@types/react-dom": "18.3.6",
1515
"eslint": "9.23.0",
1616
"eslint-config-next": "15.2.4",
1717
"next": "14.2.26",

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

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

0 commit comments

Comments
 (0)