Compare commits

..

2 Commits

Author SHA1 Message Date
Renovate Bot
b13d14afa7 Update dependency react-dom to v19.0.0
Some checks failed
Build Nginx-based docker image / build-static-assets (push) Failing after 37s
Add copyright notice / copyright_notice (pull_request) Failing after 19s
Check usage of free licenses / build-static-assets (pull_request) Failing after 14s
Playwright Tests / test (pull_request) Has been skipped
2025-02-18 03:12:15 +00:00
Renovate Bot
6ed957c4e5 Update dependency zod to v3.24.2
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 4m48s
Check usage of free licenses / build-static-assets (pull_request) Successful in 4m48s
Playwright Tests / test (push) Has been skipped
Check usage of free licenses / build-static-assets (push) Successful in 3m56s
Build Nginx-based docker image / build-static-assets (push) Failing after 29m13s
2025-02-17 03:12:57 +00:00
2 changed files with 10 additions and 10 deletions

View File

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

18
pnpm-lock.yaml generated
View File

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