Update dependency @types/node to v22.9.3
Some checks failed
Add copyright notice / copyright_notice (pull_request) Successful in 6m53s
Check usage of free licenses / build-static-assets (pull_request) Successful in 6m32s
Playwright Tests / test (pull_request) Successful in 31m52s
Build Nginx-based docker image / build-static-assets (push) Failing after 4s
Check usage of free licenses / build-static-assets (push) Failing after 15s
Playwright Tests / test (push) Failing after 11s

This commit is contained in:
Renovate Bot 2024-11-24 01:06:03 +00:00
parent 7134150a81
commit 62662789e8
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.9.1", "@types/node": "22.9.3",
"@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.9.1 specifier: 22.9.3
version: 22.9.1 version: 22.9.3
'@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.9.1': '@types/node@22.9.3':
resolution: {integrity: sha512-p8Yy/8sw1caA8CdRIQBG5tiLHmxtQKObCijiAa9Ez+d4+PRffM4054xbju0msf+cvhJpnFEeNjxmVT/0ipktrg==} resolution: {integrity: sha512-F3u1fs/fce3FFk+DAxbxc78DF8x0cY09RRL8GnXLmkJ1jvx3TtPdWoTT5/NiYfI5ASqXBmfqJi9dZ3gxMx4lzw==}
'@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.9.1 '@types/node': 22.9.3
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@22.9.1': '@types/node@22.9.3':
dependencies: dependencies:
undici-types: 6.19.8 undici-types: 6.19.8