Skip to content

Commit e33d5f0

Browse files
chore(deps): bump glob and vitepress-sidebar
Bumps [glob](https://github.com/isaacs/node-glob) to 11.1.0 and updates ancestor dependency [vitepress-sidebar](https://github.com/jooy2/vitepress-sidebar). These dependencies need to be updated together. Updates `glob` from 10.4.5 to 11.1.0 - [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md) - [Commits](isaacs/node-glob@v10.4.5...v11.1.0) Updates `vitepress-sidebar` from 1.33.0 to 1.33.0 - [Changelog](https://github.com/jooy2/vitepress-sidebar/blob/main/CHANGELOG.md) - [Commits](https://github.com/jooy2/vitepress-sidebar/commits) --- updated-dependencies: - dependency-name: glob dependency-version: 11.1.0 dependency-type: indirect - dependency-name: vitepress-sidebar dependency-version: 1.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f46acf commit e33d5f0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@
1818
"vitepress": "^1.6.4",
1919
"vitepress-plugin-llmstxt": "^0.5.0",
2020
"vitepress-plugin-tabs": "^0.7.3",
21-
"vitepress-sidebar": "^1.26.0"
21+
"vitepress-sidebar": "^1.33.0"
2222
}
2323
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2072,7 +2072,7 @@
20722072
"@vscode/prompt-tsx": "^0.4.0-alpha.5",
20732073
"ansi-colors": "^4.1.3",
20742074
"fs-extra": "^11.3.2",
2075-
"vitepress-sidebar": "^1.26.0",
2075+
"vitepress-sidebar": "^1.33.0",
20762076
"vscode-languageclient": "^9.0.1"
20772077
},
20782078
"devDependencies": {

0 commit comments

Comments
 (0)