Skip to content

Commit

Permalink
fix(deps): update dependency @types/react-dom to v18.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 11, 2024
1 parent c3fd4d0 commit bc34dfc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
9 changes: 5 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@types/node": "20.16.11",
"@types/react": "18.3.11",
"@types/react-dom": "18.3.0",
"@types/react-dom": "18.3.1",
"autoprefixer": "10.4.20",
"eslint-config-next": "14.2.15",
"next": "14.2.15",
Expand Down

0 comments on commit bc34dfc

Please sign in to comment.