chore(deps): update dependency @types/node to v22.15.32
All checks were successful
Check / Lint and Check (push) Successful in 52s

This commit is contained in:
2025-06-21 00:01:15 +00:00
parent ea33954afb
commit ab1a2d1839
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -32,7 +32,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.10",
"@types/node": "22.15.31",
"@types/node": "22.15.32",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.29.0",
@ -3080,9 +3080,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.15.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.31.tgz",
"integrity": "sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==",
"version": "22.15.32",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.32.tgz",
"integrity": "sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -33,7 +33,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.10",
"@types/node": "22.15.31",
"@types/node": "22.15.32",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "9.29.0",