Update dependency @types/node to v22.10.2 #152

Merged
bustikiller merged 1 commits from renovate/node-22.x into main 2024-12-12 08:03:43 +00:00
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.10.1", "@types/node": "22.10.2",
"@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.10.1 specifier: 22.10.2
version: 22.10.1 version: 22.10.2
'@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.10.1': '@types/node@22.10.2':
resolution: {integrity: sha512-qKgsUwfHZV2WCWLAnVP1JqnpE6Im6h3Y0+fYgMTasNQ7V++CBX5OT1as0g0f+OyubbFqhf6XVNIsmN4IIhEgGQ==} resolution: {integrity: sha512-Xxr6BBRCAOQixvonOye19wnzyDiUtTeqldOOmj3CkeblonbccA12PFwlufvRdrpjXxqnmUaeiU5EOA+7s5diUQ==}
'@types/prop-types@15.7.12': '@types/prop-types@15.7.12':
resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==} resolution: {integrity: sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==}
@ -1354,11 +1354,11 @@ snapshots:
'@types/bcrypt@5.0.2': '@types/bcrypt@5.0.2':
dependencies: dependencies:
'@types/node': 22.10.1 '@types/node': 22.10.2
'@types/cookie@0.6.0': {} '@types/cookie@0.6.0': {}
'@types/node@22.10.1': '@types/node@22.10.2':
dependencies: dependencies:
undici-types: 6.20.0 undici-types: 6.20.0