Update dependency @testing-library/react to v16.3.3

This commit is contained in:
renovate[bot]
2026-08-30 19:32:18 +00:00
committed by GitHub
parent 75f4b94b26
commit afeb12686b
2 changed files with 5 additions and 5 deletions

View File

@@ -53,7 +53,7 @@
"@lingui/cli": "6.6.0",
"@lingui/vite-plugin": "6.6.0",
"@testing-library/jest-dom": "7.0.1",
"@testing-library/react": "16.3.2",
"@testing-library/react": "16.3.3",
"@testing-library/user-event": "14.6.6",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",
@@ -2084,9 +2084,9 @@
"license": "MIT"
},
"node_modules/@testing-library/react": {
"version": "16.3.2",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.2.tgz",
"integrity": "sha512-XU5/SytQM+ykqMnAnvB2umaJNIOsLF3PVv//1Ew4CTcpz0/BRyy/af40qqrt7SjKpDdT1saBMc42CUok5gaw+g==",
"version": "16.3.3",
"resolved": "https://registry.npmjs.org/@testing-library/react/-/react-16.3.3.tgz",
"integrity": "sha512-Uo193NgQbPMz6lrrhtRQQFcMC6Re/ELLFbbuVL30WDlZxlpZf9/lMHTAVxPRLw1q1iu9OJmR1c2BLiENRstdBg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@@ -60,7 +60,7 @@
"@lingui/cli": "6.6.0",
"@lingui/vite-plugin": "6.6.0",
"@testing-library/jest-dom": "7.0.1",
"@testing-library/react": "16.3.2",
"@testing-library/react": "16.3.3",
"@testing-library/user-event": "14.6.6",
"@types/mousetrap": "1.6.15",
"@types/react": "19.2.18",