Update dependency @testing-library/react to v15
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2024-04-12 00:10:28 +00:00
parent 33e6173e40
commit 4adfb2f9de
2 changed files with 21 additions and 649 deletions

View File

@ -16,7 +16,7 @@
"@mui/x-data-grid": "^7.1.1",
"@mui/x-tree-view": "^7.1.1",
"@testing-library/jest-dom": "^6.0.0",
"@testing-library/react": "^14.3.0",
"@testing-library/react": "^15.0.0",
"@testing-library/user-event": "^14.0.0",
"@types/jest": "^29.0.0",
"@types/react": "^18.2.74",