Update dependency @types/node to v22.9.0
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 3m34s
Check usage of free licenses / build-static-assets (pull_request) Successful in 2m27s
Playwright Tests / test (pull_request) Successful in 18m21s
Check usage of free licenses / build-static-assets (push) Successful in 5m51s
Playwright Tests / test (push) Successful in 17m53s
Build Nginx-based docker image / build-static-assets (push) Successful in 29m37s

This commit is contained in:
Renovate Bot 2024-11-06 01:15:41 +00:00
parent e09a7a07af
commit ea4ab9dc04
2 changed files with 7 additions and 7 deletions

View File

@ -26,7 +26,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.8.7", "@types/node": "22.9.0",
"@types/react": "18.3.12", "@types/react": "18.3.12",
"@types/react-dom": "18.3.1" "@types/react-dom": "18.3.1"
}, },

12
pnpm-lock.yaml generated
View File

@ -64,8 +64,8 @@ importers:
specifier: ^5.0.2 specifier: ^5.0.2
version: 5.0.2 version: 5.0.2
'@types/node': '@types/node':
specifier: 22.8.7 specifier: 22.9.0
version: 22.8.7 version: 22.9.0
'@types/react': '@types/react':
specifier: 18.3.12 specifier: 18.3.12
version: 18.3.12 version: 18.3.12
@ -328,8 +328,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.8.7': '@types/node@22.9.0':
resolution: {integrity: sha512-LidcG+2UeYIWcMuMUpBKOnryBWG/rnmOHQR5apjn8myTQcx3rinFRn7DcIFhMnS0PPFSC6OafdIKEad0lj6U0Q==} resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
'@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,11 +1358,11 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.8.7 '@types/node': 22.9.0
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@22.8.7': '@types/node@22.9.0':
dependencies: dependencies:
undici-types: 6.19.8 undici-types: 6.19.8