Skip to content

Commit 7500d19

Browse files
chore(package): update @testing-library/react 13.4.0 → 15.0.7 (major)
Fix deprecation issue Warning: `ReactDOMTestUtils.act` is deprecated in favor of `React.act`. Import `act` from `react` instead of `react-dom/test-utils`. See https://react.dev/warnings/react-dom-test-utils for more info. chore(package): push pnpm lock file
1 parent eef3bb3 commit 7500d19

File tree

2 files changed

+1450
-1529
lines changed

2 files changed

+1450
-1529
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@svgr/webpack": "^8.1.0",
3434
"@tailwindcss/forms": "^0.5.9",
3535
"@testing-library/jest-dom": "^5.17.0",
36-
"@testing-library/react": "^13.4.0",
36+
"@testing-library/react": "^15.0.7",
3737
"@types/react": "^18.3.11",
3838
"@types/testing-library__jest-dom": "^5.14.9",
3939
"@typescript-eslint/eslint-plugin": "^5.62.0",

0 commit comments

Comments
 (0)