Skip to content

Commit 0790a6b

Browse files
chore(deps): 升级 npm 依赖 (#120)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e3795d4 commit 0790a6b

5 files changed

Lines changed: 315 additions & 327 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"gray-matter": "^4.0.3"
2525
},
2626
"devDependencies": {
27-
"@peiyanlu/release": "^0.0.12",
27+
"@peiyanlu/release": "^0.0.15",
2828
"@types/node": "^24.12.4",
2929
"typescript": "^6.0.3",
3030
"vitepress": "^2.0.0-alpha.17",
31-
"tsdown": "^0.22.1"
31+
"tsdown": "^0.22.3"
3232
},
3333
"repository": {
3434
"type": "git",

packages/example-root/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"license": "ISC",
1717
"devDependencies": {
1818
"vitepress-plugin-helper": "workspace:^",
19-
"vue": "^3.5.24"
19+
"vue": "^3.5.39"
2020
}
2121
}

packages/example-src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"license": "ISC",
1717
"devDependencies": {
1818
"vitepress-plugin-helper": "workspace:^",
19-
"vue": "^3.5.24"
19+
"vue": "^3.5.39"
2020
}
2121
}

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,6 @@
1616
"license": "ISC",
1717
"devDependencies": {
1818
"vitepress-plugin-helper": "workspace:^",
19-
"vue": "^3.5.24"
19+
"vue": "^3.5.39"
2020
}
2121
}

0 commit comments

Comments
 (0)