Skip to content

Commit

Permalink
chore(deps): update example dependencies (#348)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 8, 2024
1 parent 719b657 commit 99801b6
Show file tree
Hide file tree
Showing 3 changed files with 4,413 additions and 4,649 deletions.
6 changes: 3 additions & 3 deletions example/package.json
Expand Up @@ -24,8 +24,8 @@
},
"devDependencies": {
"@types/node": "^20",
"@types/react": "^18.2.57",
"@types/react-dom": "^18",
"typescript": "^5.3.3"
"@types/react": "^18.2.74",
"@types/react-dom": "^18.2.24",
"typescript": "^5.4.2"
}
}

0 comments on commit 99801b6

Please sign in to comment.