chore(deps): update dependency @types/node to v22.16.0
All checks were successful
Lint / Lint (push) Successful in 28s

This commit is contained in:
2025-07-05 01:06:51 +00:00
parent 7108ce3e8f
commit 1f77670b1e
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -23,7 +23,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.15.34",
"@types/node": "22.16.0",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",
@ -1951,9 +1951,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "22.15.34",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.34.tgz",
"integrity": "sha512-8Y6E5WUupYy1Dd0II32BsWAx5MWdcnRd8L84Oys3veg1YrYtNtzgO4CFhiBg6MDSjk7Ay36HYOnU7/tuOzIzcw==",
"version": "22.16.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.16.0.tgz",
"integrity": "sha512-B2egV9wALML1JCpv3VQoQ+yesQKAmNMBIAY7OteVrikcOcAkWm+dGL6qpeCktPjAv6N1JLnhbNiqS35UpFyBsQ==",
"dev": true,
"license": "MIT",
"dependencies": {

View File

@ -24,7 +24,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "4.1.11",
"@types/node": "22.15.34",
"@types/node": "22.16.0",
"@types/react": "19.1.8",
"@types/react-dom": "19.1.6",
"eslint": "8.57.1",