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

This commit is contained in:
2025-06-14 00:01:27 +00:00
parent ad98822588
commit 5d9587ba5f
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.8",
"@types/node": "22.15.30",
"@types/node": "22.15.31",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.6",
"eslint": "9.28.0",
@ -3097,9 +3097,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.15.30",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.30.tgz",
"integrity": "sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==",
"version": "22.15.31",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.31.tgz",
"integrity": "sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -33,7 +33,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.8",
"@types/node": "22.15.30",
"@types/node": "22.15.31",
"@types/react": "19.1.6",
"@types/react-dom": "19.1.6",
"eslint": "9.28.0",