Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
aa491d2b26 Update dependency react to v19.0.0
Some checks failed
Check usage of free licenses / build-static-assets (pull_request) Successful in 50s
Playwright Tests / test (pull_request) Has been skipped
Add copyright notice / copyright_notice (pull_request) Successful in 1m18s
Build Nginx-based docker image / build-static-assets (push) Failing after 22m16s
2025-03-22 03:04:49 +00:00
2 changed files with 7 additions and 7 deletions

View File

@ -27,7 +27,7 @@
"devDependencies": { "devDependencies": {
"@playwright/test": "^1.46.0", "@playwright/test": "^1.46.0",
"@types/bcrypt": "^5.0.2", "@types/bcrypt": "^5.0.2",
"@types/node": "22.13.11", "@types/node": "22.13.10",
"@types/react": "19.0.12", "@types/react": "19.0.12",
"@types/react-dom": "18.3.5" "@types/react-dom": "18.3.5"
}, },

12
pnpm-lock.yaml generated
View File

@ -67,8 +67,8 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 22.13.11 specifier: 22.13.10
version: 22.13.11 version: 22.13.10
'@types/react': '@types/react':
specifier: 19.0.12 specifier: 19.0.12
version: 19.0.12 version: 19.0.12
@ -331,8 +331,8 @@ packages:
'@types/cookie@0.6.0': '@types/cookie@0.6.0':
resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==} resolution: {integrity: sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==}
'@types/node@22.13.11': '@types/node@22.13.10':
resolution: {integrity: sha512-iEUCUJoU0i3VnrCmgoWCXttklWcvoCIx4jzcP22fioIVSdTmjgoEvmAO/QPw6TcS9k5FrNgn4w7q5lGOd1CT5g==} resolution: {integrity: sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==}
'@types/react-dom@18.3.5': '@types/react-dom@18.3.5':
resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==} resolution: {integrity: sha512-P4t6saawp+b/dFrUr2cvkVsfvPguwsxtH6dNIYRllMsefqFzkZk5UIjzyDOv5g1dXIPdG4Sp1yCR4Z6RCUsG/Q==}
@ -1359,11 +1359,11 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.13.11 '@types/node': 22.13.10
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@22.13.11': '@types/node@22.13.10':
dependencies: dependencies:
undici-types: 6.20.0 undici-types: 6.20.0