Skip to content

Commit bcc92d9

Browse files
dependency: Update dependency @types/node to v22
1 parent 75b30ec commit bcc92d9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

bun.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@next/codemod": "^15.4.0-canary.36",
5151
"@tailwindcss/postcss": "^4.1.16",
5252
"@total-typescript/ts-reset": "^0.6.0",
53-
"@types/node": "^20.11.20",
53+
"@types/node": "^22.0.0",
5454
"@types/prismjs": "^1.26.5",
5555
"@types/react": "^18.2.58",
5656
"@types/react-dom": "^18.2.19",
@@ -366,7 +366,7 @@
366366

367367
"@types/ms": ["@types/[email protected]", "", {}, "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA=="],
368368

369-
"@types/node": ["@types/node@20.17.30", "", { "dependencies": { "undici-types": "~6.19.2" } }, "sha512-7zf4YyHA+jvBNfVrk2Gtvs6x7E8V+YDW05bNfG2XkWDJfYRXrTiP/DsB2zSYTaHX0bGIujTBQdMVAhb+j7mwpg=="],
369+
"@types/node": ["@types/node@22.18.13", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A=="],
370370

371371
"@types/prismjs": ["@types/[email protected]", "", {}, "sha512-AUZTa7hQ2KY5L7AmtSiqxlhWxb4ina0yd8hNbl4TWuqnv/pFP0nDMb3YrfSBf4hJVGLh2YEIBfKaBW/9UEl6IQ=="],
372372

@@ -1120,7 +1120,7 @@
11201120

11211121
"typescript": ["[email protected]", "", { "bin": { "tsc": "bin/tsc", "tsserver": "bin/tsserver" } }, "sha512-jl1vZzPDinLr9eUt3J/t7V6FgNEw9QjvBPdysz9KfQDD41fQrC2Y4vKQdiaUpFT4bXlb1RHhLpp8wtm6M5TgSw=="],
11221122

1123-
"undici-types": ["undici-types@6.19.8", "", {}, "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw=="],
1123+
"undici-types": ["undici-types@6.21.0", "", {}, "sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ=="],
11241124

11251125
"unicode-emoji-modifier-base": ["[email protected]", "", {}, "sha512-yLSH4py7oFH3oG/9K+XWrz1pSi3dfUrWEnInbxMfArOfc1+33BlGPQtLsOYwvdMy11AwUBetYuaRxSPqgkq+8g=="],
11261126

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@next/codemod": "^15.4.0-canary.36",
6262
"@tailwindcss/postcss": "^4.1.16",
6363
"@total-typescript/ts-reset": "^0.6.0",
64-
"@types/node": "^20.11.20",
64+
"@types/node": "^22.0.0",
6565
"@types/prismjs": "^1.26.5",
6666
"@types/react": "^18.2.58",
6767
"@types/react-dom": "^18.2.19",

0 commit comments

Comments
 (0)