Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
cb1d5b3a01 Update dependency react-dom to v19.1.0
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 54s
Add copyright notice / copyright_notice (pull_request) Successful in 1m40s
Build Nginx-based docker image / build-static-assets (push) Failing after 14m32s
2025-05-13 02:05:40 +00:00
2 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@
"@types/bcrypt": "^5.0.2",
"@types/node": "22.15.17",
"@types/react": "18.3.21",
"@types/react-dom": "19.1.5"
"@types/react-dom": "19.1.4"
},
"engines": {
"node": ">=23.0.0"

10
pnpm-lock.yaml generated
View File

@ -73,8 +73,8 @@ importers:
specifier: 18.3.21
version: 18.3.21
'@types/react-dom':
specifier: 19.1.5
version: 19.1.5(@types/react@18.3.21)
specifier: 19.1.4
version: 19.1.4(@types/react@18.3.21)
packages:
@ -339,8 +339,8 @@ packages:
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
'@types/react-dom@19.1.5':
resolution: {integrity: sha512-CMCjrWucUBZvohgZxkjd6S9h0nZxXjzus6yDfUb+xLxYM7VvjKNH1tQrE9GWLql1XoOP4/Ds3bwFqShHUYraGg==}
'@types/react-dom@19.1.4':
resolution: {integrity: sha512-WxYAszDYgsMV31OVyoG4jbAgJI1Gw0Xq9V19zwhy6+hUUJlJIdZ3r/cbdmTqFv++SktQkZ/X+46yGFxp5XJBEg==}
peerDependencies:
'@types/react': ^19.0.0
@ -1366,7 +1366,7 @@ snapshots:
'@types/prop-types@15.7.12': {}
'@types/react-dom@19.1.5(@types/react@18.3.21)':
'@types/react-dom@19.1.4(@types/react@18.3.21)':
dependencies:
'@types/react': 18.3.21