Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
f7f57a42cb Update dependency react-dom to v19.1.1
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Has been cancelled
Add copyright notice / copyright_notice (pull_request) Has been cancelled
Check usage of free licenses / build-static-assets (pull_request) Has been cancelled
Playwright Tests / test (pull_request) Has been cancelled
2025-09-04 15:04:57 +00:00
2 changed files with 6 additions and 6 deletions

View File

@ -34,7 +34,7 @@
"@types/bcrypt": "^5.0.2",
"@types/node": "24.0.10",
"@types/react": "18.3.23",
"@types/react-dom": "19.1.7",
"@types/react-dom": "19.1.9",
"wait-on": "^8.0.3"
},
"engines": {

10
pnpm-lock.yaml generated
View File

@ -88,8 +88,8 @@ importers:
specifier: 18.3.23
version: 18.3.23
'@types/react-dom':
specifier: 19.1.7
version: 19.1.7(@types/react@18.3.23)
specifier: 19.1.9
version: 19.1.9(@types/react@18.3.23)
wait-on:
specifier: ^8.0.3
version: 8.0.4
@ -526,8 +526,8 @@ packages:
'@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
'@types/react-dom@19.1.7':
resolution: {integrity: sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw==}
'@types/react-dom@19.1.9':
resolution: {integrity: sha512-qXRuZaOsAdXKFyOhRBg6Lqqc0yay13vN7KrIg4L7N4aaHN68ma9OK3NE1BoDFgFOTfM7zg+3/8+2n8rLUH3OKQ==}
peerDependencies:
'@types/react': ^19.0.0
@ -1772,7 +1772,7 @@ snapshots:
'@types/prop-types@15.7.12': {}
'@types/react-dom@19.1.7(@types/react@18.3.23)':
'@types/react-dom@19.1.9(@types/react@18.3.23)':
dependencies:
'@types/react': 18.3.23