Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
88891f4972 Update dependency react-dom to v19.1.1
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Failing after 4m13s
Add copyright notice / copyright_notice (pull_request) Successful in 11m2s
Playwright Tests / test (pull_request) Failing after 3m14s
Build Nginx-based docker image / build-static-assets (push) Failing after 35m22s
2025-07-29 02:09:41 +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.6",
"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.6
version: 19.1.6(@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.6':
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==}
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.6(@types/react@18.3.23)':
dependencies:
'@types/react': 18.3.23