Update dependency @types/react-dom to v18.3.1
Some checks are pending
Playwright Tests / test (pull_request) Successful in 10m3s
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 28m57s
Build Nginx-based docker image / build-static-assets (push) Waiting to run
Playwright Tests / test (push) Waiting to run

This commit is contained in:
Renovate Bot 2024-10-21 22:08:26 +00:00
parent ec81e8b38c
commit 6d695bdb91
2 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "22.5.4", "@types/node": "22.5.4",
"@types/react": "18.3.5", "@types/react": "18.3.5",
"@types/react-dom": "18.3.0" "@types/react-dom": "18.3.1"
}, },
"engines": { "engines": {
"node": ">=20.12.0" "node": ">=20.12.0"

10
pnpm-lock.yaml generated
View File

@ -73,8 +73,8 @@ importers:
specifier: 18.3.5 specifier: 18.3.5
version: 18.3.5 version: 18.3.5
'@types/react-dom': '@types/react-dom':
specifier: 18.3.0 specifier: 18.3.1
version: 18.3.0 version: 18.3.1
packages: packages:
@ -354,8 +354,8 @@ packages:
'@types/prop-types@15.7.12': '@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
'@types/react-dom@18.3.0': '@types/react-dom@18.3.1':
resolution: {integrity: sha512-EhwApuTmMBmXuFOikhQLIBUn6uFg81SwLMOAUgodJF14SOBOCMdU04gDoYi0WOJJHD144TL32z4yDqCW3dnkQg==} resolution: {integrity: sha512-qW1Mfv8taImTthu4KoXgDfLuk4bydU6Q/TkADnDWWHwi4NX4BR+LWfTp2sVmTqRrsHvyDDTelgelxJ+SsejKKQ==}
'@types/react-transition-group@4.4.11': '@types/react-transition-group@4.4.11':
resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==} resolution: {integrity: sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==}
@ -1466,7 +1466,7 @@ snapshots:
'@types/prop-types@15.7.12': {} '@types/prop-types@15.7.12': {}
'@types/react-dom@18.3.0': '@types/react-dom@18.3.1':
dependencies: dependencies:
'@types/react': 18.3.5 '@types/react': 18.3.5