Skip to content

Commit bda3ece

Browse files
dependency: Update dependency @types/node to v25
1 parent 5e8ca8b commit bda3ece

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@next/codemod": "^16.0.7",
5555
"@tailwindcss/postcss": "^4.1.17",
5656
"@total-typescript/ts-reset": "^0.6.1",
57-
"@types/node": "^24.10.1",
57+
"@types/node": "^25.0.0",
5858
"@types/prismjs": "^1.26.5",
5959
"@types/react": "^19.2.7",
6060
"@types/react-dom": "^19.2.3",
@@ -382,7 +382,7 @@
382382

383383
"@types/ms": ["@types/ms@2.1.0", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="],
384384

385-
"@types/node": ["@types/node@24.10.1", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-GNWcUTRBgIRJD5zj+Tq0fKOJ5XZajIiBroOF0yvj2bSU1WvNdYS/dn9UxwsujGW4JX06dnHyjV2y9rRaybH0iQ=="],
385+
"@types/node": ["@types/node@25.0.1", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-czWPzKIAXucn9PtsttxmumiQ9N0ok9FrBwgRWrwmVLlp86BrMExzvXRLFYRJ+Ex3g6yqj+KuaxfX1JTgV2lpfg=="],
386386

387387
"@types/prismjs": ["@types/prismjs@1.26.5", "", {}, "sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ=="],
388388

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@next/codemod": "^16.0.7",
6565
"@tailwindcss/postcss": "^4.1.17",
6666
"@total-typescript/ts-reset": "^0.6.1",
67-
"@types/node": "^24.10.1",
67+
"@types/node": "^25.0.0",
6868
"@types/prismjs": "^1.26.5",
6969
"@types/react": "^19.2.7",
7070
"@types/react-dom": "^19.2.3",

0 commit comments

Comments
 (0)