Jiseoup/showmycodePublic
EN|KO
  • Code
  • Commits
  • Pull Requests
← Back to list

Merge pull request #40 from Jiseoup/dependabot/npm_and_yarn/types/node-26.0.0

chore: bump @types/node from 20.19.37 to 26.0.0

JiseoupJISUB LIM · Jun 22, 2026641363a

Files changed2+9 -9

Changed files

+9 -9 · 2

@@ -21,7 +21,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
- "@types/node": "^20.19.37",
+ "@types/node": "^26.0.0",
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",
@@ -2308,13 +2308,13 @@
"license": "MIT"
},
"node_modules/@types/node": {
- "version": "20.19.37",
- "resolved": "https://registry.npmjs.org/@types/node/-/node-20.19.37.tgz",
- "integrity": "sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==",
+ "version": "26.0.0",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-26.0.0.tgz",
+ "integrity": "sha512-vf2YFi1iY9lHGwNJMs01biZFbKJkrZR1T6/MlzjhJLPdntOHLhTrDSnSVcdtvjihi4VQNlrFRIxLsDBlQpAipA==",
"dev": true,
"license": "MIT",
"dependencies": {
- "undici-types": "~6.21.0"
+ "undici-types": "~8.3.0"
}
},
"node_modules/@types/react": {
@@ -8719,9 +8719,9 @@
}
},
"node_modules/undici-types": {
- "version": "6.21.0",
- "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.21.0.tgz",
- "integrity": "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==",
+ "version": "8.3.0",
+ "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-8.3.0.tgz",
+ "integrity": "sha512-j375ScV60dom+YkPFIfTLcOiPxkN/buHz5GobjLhixFuANaNs3C9l4GmrWqejgXWJ7BbJcFYpTEUkS1Ge8bpZQ==",
"dev": true,
"license": "MIT"
},
@@ -27,7 +27,7 @@
},
"devDependencies": {
"@tailwindcss/postcss": "^4",
- "@types/node": "^20.19.37",
+ "@types/node": "^26.0.0",
"@types/react": "^19",
"@types/react-dom": "^19",
"eslint": "^9",