Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
15f4aafb33 Update dependency react to v19.1.0
Some checks failed
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 52s
Add copyright notice / copyright_notice (pull_request) Successful in 2m10s
Build Nginx-based docker image / build-static-assets (push) Failing after 7m2s
2025-04-12 02:04:46 +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.14.1", "@types/node": "22.14.0",
"@types/react": "19.1.1", "@types/react": "19.1.1",
"@types/react-dom": "18.3.6" "@types/react-dom": "18.3.6"
}, },

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.14.1 specifier: 22.14.0
version: 22.14.1 version: 22.14.0
'@types/react': '@types/react':
specifier: 19.1.1 specifier: 19.1.1
version: 19.1.1 version: 19.1.1
@ -336,8 +336,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.14.1': '@types/node@22.14.0':
resolution: {integrity: sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==} resolution: {integrity: sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==}
'@types/react-dom@18.3.6': '@types/react-dom@18.3.6':
resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==} resolution: {integrity: sha512-nf22//wEbKXusP6E9pfOCDwFdHAX4u172eaJI4YkDRQEZiorm6KfYnSC2SWLDMVWUOWPERmJnN0ujeAfTBLvrw==}
@ -1367,11 +1367,11 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.14.1 '@types/node': 22.14.0
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@22.14.1': '@types/node@22.14.0':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0