Update dependency @types/react-dom to v18.3.7
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 6m32s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m43s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 6m53s
Build Nginx-based docker image / build-static-assets (push) Successful in 42m12s

This commit is contained in:
Renovate Bot 2025-05-01 02:06:46 +00:00
parent eb8a7a7f85
commit 906477030b
2 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@
"@types/bcrypt": "^5.0.2",
"@types/node": "22.15.3",
"@types/react": "18.3.20",
"@types/react-dom": "18.3.6"
"@types/react-dom": "18.3.7"
},
"engines": {
"node": ">=23.0.0"

10
pnpm-lock.yaml generated
View File

@ -73,8 +73,8 @@ importers:
specifier: 18.3.20
version: 18.3.20
'@types/react-dom':
specifier: 18.3.6
version: 18.3.6(@types/react@18.3.20)
specifier: 18.3.7
version: 18.3.7(@types/react@18.3.20)
packages:
@ -339,8 +339,8 @@ packages:
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
'@types/react-dom@18.3.6':
resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==}
'@types/react-dom@18.3.7':
resolution: {integrity: sha512-MEe3UeoENYVFXzoXEWsvcpg6ZvlrFNlOQ7EOsvhI3CfAXwzPfO8Qwuxd40nepsYKqyyVQnTdEfv68q91yLcKrQ==}
peerDependencies:
'@types/react': ^18.0.0
@ -1366,7 +1366,7 @@ snapshots:
'@types/prop-types@15.7.12': {}
'@types/react-dom@18.3.6(@types/react@18.3.20)':
'@types/react-dom@18.3.7(@types/react@18.3.20)':
dependencies:
'@types/react': 18.3.20