Compare commits

..

1 Commits

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

View File

@ -28,7 +28,7 @@
"@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2",
"@types/node": "22.13.4",
"@types/react": "19.0.10",
"@types/react": "19.0.9",
"@types/react-dom": "18.3.5"
},
"engines": {

36
pnpm-lock.yaml generated
View File

@ -37,7 +37,7 @@ importers:
version: 7.0.0
primereact:
specifier: ^10.8.2
version: 10.9.2(@types/react@19.0.10)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0)
version: 10.9.2(@types/react@19.0.9)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0)
react:
specifier: 19.0.0
version: 19.0.0
@ -58,7 +58,7 @@ importers:
version: 11.0.5
zod:
specifier: ^3.23.8
version: 3.24.2
version: 3.24.1
devDependencies:
'@playwright/test':
specifier: ^1.46.0
@ -70,11 +70,11 @@ importers:
specifier: 22.13.4
version: 22.13.4
'@types/react':
specifier: 19.0.10
version: 19.0.10
specifier: 19.0.9
version: 19.0.9
'@types/react-dom':
specifier: 18.3.5
version: 18.3.5(@types/react@19.0.10)
version: 18.3.5(@types/react@19.0.9)
packages:
@ -344,8 +344,8 @@ packages:
peerDependencies:
'@types/react': '*'
'@types/react@19.0.10':
resolution: {integrity: sha512-JuRQ9KXLEjaUNjTWpzuR231Z2WpIwczOkBEIvbHNCzQefFIT0L8IqE6NV6ULLyC1SI/i234JnDoMkfg+RjQj2g==}
'@types/react@19.0.9':
resolution: {integrity: sha512-FedNTYgmMwSZmD1Sru/W1gJKuiYCN/3SuBkmZkcxX+FpO5zL76B22A9YNfAKg4HQO3Neh/30AiynP6BELdU0qQ==}
abbrev@1.1.1:
resolution: {integrity: sha512-nne9/IiQ/hzIhY6pdDnbBtz7DjPTKrY00P/zvPSm5pOFkl6xuGrGnXn/VtTNNfNtAfZ9/1RtehkszU9qcTii0Q==}
@ -1156,8 +1156,8 @@ packages:
engines: {node: '>= 14'}
hasBin: true
zod@3.24.2:
resolution: {integrity: sha512-lY7CDW43ECgW9u1TcT3IoXHflywfVqDYze4waEz812jR/bZ8FHDsl7pFQoSZTz5N+2NqRXs8GBwnAwo3ZNxqhQ==}
zod@3.24.1:
resolution: {integrity: sha512-muH7gBL9sI1nciMZV67X5fTKKBLtwpZ5VBp1vsOQzj1MhrBZ4wlVCm3gedKZWLp0Oyel8sIGfeiz54Su+OVT+A==}
snapshots:
@ -1370,15 +1370,15 @@ snapshots:
dependencies:
undici-types: 6.20.0
'@types/react-dom@18.3.5(@types/react@19.0.10)':
'@types/react-dom@18.3.5(@types/react@19.0.9)':
dependencies:
'@types/react': 19.0.10
'@types/react': 19.0.9
'@types/react-transition-group@4.4.12(@types/react@19.0.10)':
'@types/react-transition-group@4.4.12(@types/react@19.0.9)':
dependencies:
'@types/react': 19.0.10
'@types/react': 19.0.9
'@types/react@19.0.10':
'@types/react@19.0.9':
dependencies:
csstype: 3.1.3
@ -1882,14 +1882,14 @@ snapshots:
primeicons@7.0.0: {}
primereact@10.9.2(@types/react@19.0.10)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0):
primereact@10.9.2(@types/react@19.0.9)(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0):
dependencies:
'@types/react-transition-group': 4.4.12(@types/react@19.0.10)
'@types/react-transition-group': 4.4.12(@types/react@19.0.9)
react: 19.0.0
react-dom: 19.0.0-rc-f38c22b244-20240704(react@19.0.0)
react-transition-group: 4.4.5(react-dom@19.0.0-rc-f38c22b244-20240704(react@19.0.0))(react@19.0.0)
optionalDependencies:
'@types/react': 19.0.10
'@types/react': 19.0.9
prop-types@15.8.1:
dependencies:
@ -2154,4 +2154,4 @@ snapshots:
yaml@2.4.3: {}
zod@3.24.2: {}
zod@3.24.1: {}