chore(deps): update dependency @types/node to v22.15.18

This commit is contained in:
Renovate Bot 2025-05-17 00:05:15 +00:00
parent df0c893137
commit e927ab6a15
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -24,7 +24,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.6",
"@types/node": "22.15.17",
"@types/node": "22.15.18",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"eslint": "8.57.1",
@ -1940,9 +1940,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.15.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz",
"integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==",
"version": "22.15.18",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.18.tgz",
"integrity": "sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -25,7 +25,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.6",
"@types/node": "22.15.17",
"@types/node": "22.15.18",
"@types/react": "19.1.3",
"@types/react-dom": "19.1.3",
"eslint": "8.57.1",