Skip to content

Commit

Permalink
chore(deps): update dependency @types/react to v18.2.73
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 1, 2024
1 parent 65c21fe commit 3fa77ef
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 22 deletions.
2 changes: 1 addition & 1 deletion examples/with-app-router-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
Expand Down
15 changes: 5 additions & 10 deletions examples/with-app-router-context/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion examples/with-app-router-script/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@types/node": "20.11.30",
"@types/react": "18.2.67",
"@types/react": "18.2.73",
"@types/react-dom": "18.2.22",
"eslint": "8.57.0",
"eslint-config-next": "14.1.4",
Expand Down
15 changes: 5 additions & 10 deletions examples/with-app-router-script/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3fa77ef

Please sign in to comment.