apptension / saas-boilerplate

SaaS Boilerplate - Open Source and free SaaS stack that lets you build SaaS products faster in React, Django and AWS. Focus on essential business logic instead of coding repeatable features!
https://apptension.com/saas-boilerplate
MIT License
1.94k stars 206 forks source link

deps: @testing-library update #563

Closed emil-litwiniec closed 2 months ago

emil-litwiniec commented 2 months ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce?

This update removes enormous amount of act warnings, which caused by updating only @testing-library/react to 15.x.x in the past.