Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot
2b800644db Update dependency @types/node to v22.15.15
All checks were successful
Playwright Tests / test (pull_request) Has been skipped
Check usage of free licenses / build-static-assets (pull_request) Successful in 1m56s
Add copyright notice / copyright_notice (pull_request) Successful in 2m42s
Build Nginx-based docker image / build-static-assets (push) Successful in 6m15s
2025-05-08 02:04:19 +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.15.3", "@types/node": "22.15.15",
"@types/react": "18.3.20", "@types/react": "18.3.20",
"@types/react-dom": "18.3.7" "@types/react-dom": "18.3.7"
}, },

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.15.3 specifier: 22.15.15
version: 22.15.3 version: 22.15.15
'@types/react': '@types/react':
specifier: 18.3.20 specifier: 18.3.20
version: 18.3.20 version: 18.3.20
@ -333,8 +333,8 @@ packages:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==} resolution: {integrity: sha512-6atioO8Y75fNcbmj0G7UjI9lXN2pQ/IGJ2FWT4a/btd0Lk9lQalHLKhkgKVZ3r+spnmWUKfbMi1GEe9wyHQfNQ==}
'@types/node@22.15.3': '@types/node@22.15.15':
resolution: {integrity: sha512-lX7HFZeHf4QG/J7tBZqrCAXwz9J5RD56Y6MpP0eJkka8p+K0RY/yBTW7CYFJ4VGCclxqOLKmiGP5juQc6MKgcw==} resolution: {integrity: sha512-R5muMcZob3/Jjchn5LcO8jdKwSCbzqmPB6ruBxMcf9kbxtniZHP327s6C37iOfuw8mbKK3cAQa7sEl7afLrQ8A==}
'@types/prop-types@15.7.12': '@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1358,9 +1358,9 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.15.3 '@types/node': 22.15.15
'@types/node@22.15.3': '@types/node@22.15.15':
dependencies: dependencies:
undici-types: 6.21.0 undici-types: 6.21.0