Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
e5d8a1c9c6 Update dependency react-dom to v19.1.1
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 2m29s
Add copyright notice / copyright_notice (pull_request) Successful in 1m40s
Playwright Tests / test (pull_request) Failing after 1m56s
Check usage of free licenses / build-static-assets (pull_request) Successful in 3m31s
2025-07-30 02:06:07 +00:00
2 changed files with 6 additions and 6 deletions

View File

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

10
pnpm-lock.yaml generated
View File

@ -88,8 +88,8 @@ importers:
specifier: 18.3.23 specifier: 18.3.23
version: 18.3.23 version: 18.3.23
'@types/react-dom': '@types/react-dom':
specifier: 19.1.6 specifier: 19.1.7
version: 19.1.6(@types/react@18.3.23) version: 19.1.7(@types/react@18.3.23)
wait-on: wait-on:
specifier: ^8.0.3 specifier: ^8.0.3
version: 8.0.4 version: 8.0.4
@ -526,8 +526,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@19.1.6': '@types/react-dom@19.1.7':
resolution: {integrity: sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==} resolution: {integrity: sha512-i5ZzwYpqjmrKenzkoLM2Ibzt6mAsM7pxB6BCIouEVVmgiqaMj1TjaK7hnA36hbW5aZv20kx7Lw6hWzPWg0Rurw==}
peerDependencies: peerDependencies:
'@types/react': ^19.0.0 '@types/react': ^19.0.0
@ -1772,7 +1772,7 @@ snapshots:
'@types/prop-types@15.7.12': {} '@types/prop-types@15.7.12': {}
'@types/react-dom@19.1.6(@types/react@18.3.23)': '@types/react-dom@19.1.7(@types/react@18.3.23)':
dependencies: dependencies:
'@types/react': 18.3.23 '@types/react': 18.3.23