Skip to content

Commit

Permalink
Update dependency @types/react to ^19.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2025
1 parent c09219b commit d3976a9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "blueprint-task-manager",
"version": "0.6.20",
"version": "0.6.21",
"author": "Stan Lemon <[email protected]>",
"description": "Blueprint Task Manager - A playground to experiment with React and Redux.",
"license": "MIT",
Expand Down Expand Up @@ -76,7 +76,7 @@
"@stanlemon/eslint-config": "^3.0.13",
"@testing-library/react": "^16.2.0",
"@types/node": "^22.10.2",
"@types/react": "^19.0.7",
"@types/react": "^19.0.8",
"@types/react-dom": "^19.0.3",
"better-sqlite3": "^11.8.1",
"concurrently": "^9.1.2",
Expand Down

0 comments on commit d3976a9

Please sign in to comment.