chore(deps): update dependency @types/node to v22 (#359)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-15 00:02:24 -07:00 committed by GitHub
parent 4c209e7cfa
commit 86038b2e0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 7 deletions

View File

@ -21,7 +21,7 @@
"tinykeys": "^3.0.0"
},
"devDependencies": {
"@types/node": "20.16.10",
"@types/node": "22.9.0",
"@types/react": "18.3.10",
"@types/react-dom": "18.3.0",
"eslint": "9.11.1",

12
pnpm-lock.yaml generated
View File

@ -40,8 +40,8 @@ importers:
version: 3.0.0
devDependencies:
'@types/node':
specifier: 20.16.10
version: 20.16.10
specifier: 22.9.0
version: 22.9.0
'@types/react':
specifier: 18.3.10
version: 18.3.10
@ -286,8 +286,8 @@ packages:
'@types/json5@0.0.29':
resolution: {integrity: sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==}
'@types/node@20.16.10':
resolution: {integrity: sha512-vQUKgWTjEIRFCvK6CyriPH3MZYiYlNy0fKiEYHWbcoWLEgs4opurGGKlebrTLqdSMIbXImH6XExNiIyNUv3WpA==}
'@types/node@22.9.0':
resolution: {integrity: sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==}
'@types/prop-types@15.7.13':
resolution: {integrity: sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==}
@ -1900,7 +1900,7 @@ snapshots:
'@types/json5@0.0.29': {}
'@types/node@20.16.10':
'@types/node@22.9.0':
dependencies:
undici-types: 6.19.8
@ -2938,7 +2938,7 @@ snapshots:
jest-worker@27.5.1:
dependencies:
'@types/node': 20.16.10
'@types/node': 22.9.0
merge-stream: 2.0.0
supports-color: 8.1.1