Skip to content

Commit 28b2d7e

Browse files
committed
chore: 更新依赖
1 parent ad1ca93 commit 28b2d7e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

bun.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@
204204

205205
"@types/mdurl": ["@types/[email protected]", "", {}, "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg=="],
206206

207-
"@types/node": ["@types/[email protected].19", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw=="],
207+
"@types/node": ["@types/[email protected].21", "", { "dependencies": { "undici-types": "~6.21.0" } }, "sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ=="],
208208

209209
"@types/trusted-types": ["@types/[email protected]", "", {}, "sha512-ScaPdn1dQczgbl0QFTeTOmVHFULt394XJgOQNoyVhZ6r2vLnMLJfBPd53SB52T/3G36VI1/g2MZaX0cwDuXsfw=="],
210210

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"export-pdf": "press-export-pdf export course"
99
},
1010
"devDependencies": {
11-
"@types/node": "^22.15.19",
11+
"@types/node": "^22.15.21",
1212
"prettier": "^3.5.3",
1313
"vitepress": "^1.6.3",
1414
"vitepress-export-pdf": "^1.0.0"

0 commit comments

Comments
 (0)