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

This commit is contained in:
Renovate Bot 2025-05-10 00:02:10 +00:00
parent 0b6528fa97
commit b847437936
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -30,7 +30,7 @@
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.5", "@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.16", "@types/node": "22.15.17",
"@types/react": "19.1.3", "@types/react": "19.1.3",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.3",
"eslint": "9.26.0", "eslint": "9.26.0",
@ -2121,9 +2121,9 @@
"license": "MIT" "license": "MIT"
}, },
"node_modules/@types/node": { "node_modules/@types/node": {
"version": "22.15.16", "version": "22.15.17",
"resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.16.tgz", "resolved": "https://registry.npmjs.org/@types/node/-/node-22.15.17.tgz",
"integrity": "sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==", "integrity": "sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View File

@ -36,7 +36,7 @@
"devDependencies": { "devDependencies": {
"@eslint/eslintrc": "3.3.1", "@eslint/eslintrc": "3.3.1",
"@tailwindcss/postcss": "4.1.5", "@tailwindcss/postcss": "4.1.5",
"@types/node": "22.15.16", "@types/node": "22.15.17",
"@types/react": "19.1.3", "@types/react": "19.1.3",
"@types/react-dom": "19.1.3", "@types/react-dom": "19.1.3",
"eslint": "9.26.0", "eslint": "9.26.0",