Skip to content

Commit

Permalink
Update npm deps
Browse files Browse the repository at this point in the history
Generated by renovateBot
  • Loading branch information
renovate[bot] authored Jun 2, 2024
1 parent dd1694d commit d15cdff
Show file tree
Hide file tree
Showing 4 changed files with 223 additions and 518 deletions.
10 changes: 5 additions & 5 deletions template-default/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,15 @@
]
},
"devDependencies": {
"@testing-library/jest-dom": "^5.11.4",
"@testing-library/react": "^14.0.0",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^18.0.0",
"@types/node": "^20.0.0",
"@types/react": "^18.0.25",
"@types/react-dom": "^18.0.8",
"@types/react-router-dom": "^5.1.8",
"gh-pages": "^5.0.0",
"typescript": "^4.9.5"
"gh-pages": "^6.0.0",
"typescript": "^5.0.0"
}
}
Loading

0 comments on commit d15cdff

Please sign in to comment.