Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
2b21e60a2b Update dependency react-dom to v19.0.0
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 27s
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Failing after 47s
Check usage of free licenses / build-static-assets (pull_request) Failing after 49s
2025-02-17 03:14:08 +00:00
2 changed files with 10 additions and 10 deletions

View File

@ -29,7 +29,7 @@
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "22.13.4", "@types/node": "22.13.4",
"@types/react": "18.3.18", "@types/react": "18.3.18",
"@types/react-dom": "19.0.4" "@types/react-dom": "19.0.3"
}, },
"engines": { "engines": {
"node": ">=23.0.0" "node": ">=23.0.0"

18
pnpm-lock.yaml generated
View File

@ -58,7 +58,7 @@ importers:
version: 11.0.5 version: 11.0.5
zod: zod:
specifier: ^3.23.8 specifier: ^3.23.8
version: 3.24.2 version: 3.24.1
devDependencies: devDependencies:
'@playwright/test': '@playwright/test':
specifier: ^1.46.0 specifier: ^1.46.0
@ -73,8 +73,8 @@ importers:
specifier: 18.3.18 specifier: 18.3.18
version: 18.3.18 version: 18.3.18
'@types/react-dom': '@types/react-dom':
specifier: 19.0.4 specifier: 19.0.3
version: 19.0.4(@types/react@18.3.18) version: 19.0.3(@types/react@18.3.18)
packages: packages:
@ -337,8 +337,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.0.4': '@types/react-dom@19.0.3':
resolution: {integrity: sha512-4fSQ8vWFkg+TGhePfUzVmat3eC14TXYSsiiDSLI0dVLsrm9gZFABjPy/Qu6TKgl1tq1Bu1yDsuQgY3A3DOjCcg==} resolution: {integrity: sha512-0Knk+HJiMP/qOZgMyNFamlIjw9OFCsyC2ZbigmEEyXXixgre6IQpm/4V+r3qH4GC1JPvRJKInw+on2rV6YZLeA==}
peerDependencies: peerDependencies:
'@types/react': ^19.0.0 '@types/react': ^19.0.0
@ -1159,8 +1159,8 @@ packages:
engines: {node: '>= 14'} engines: {node: '>= 14'}
hasBin: true hasBin: true
zod@3.24.2: zod@3.24.1:
resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==} resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
snapshots: snapshots:
@ -1375,7 +1375,7 @@ snapshots:
'@types/prop-types@15.7.12': {} '@types/prop-types@15.7.12': {}
'@types/react-dom@19.0.4(@types/react@18.3.18)': '@types/react-dom@19.0.3(@types/react@18.3.18)':
dependencies: dependencies:
'@types/react': 18.3.18 '@types/react': 18.3.18
@ -2160,4 +2160,4 @@ snapshots:
yaml@2.4.3: {} yaml@2.4.3: {}
zod@3.24.2: {} zod@3.24.1: {}