Search nix packages versions - and minimalist devshell and version manager built on nix - Flake generator for version pinned packages.

Bump esbuild and vuepress-theme-hope in /docs (#27)

Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.2 and updates ancestor dependency [vuepress-theme-hope](https://github.com/vuepress-theme-hope/vuepress-theme-hope/tree/HEAD/packages/theme). These dependencies need to be updated together.


Updates `esbuild` from 0.24.2 to 0.25.2
- [Release notes](https://github.com/evanw/esbuild/releases)
- [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2024.md)
- [Commits](https://github.com/evanw/esbuild/compare/v0.24.2...v0.25.2)

Updates `vuepress-theme-hope` from 2.0.0-rc.77 to 2.0.0-rc.77
- [Release notes](https://github.com/vuepress-theme-hope/vuepress-theme-hope/releases)
- [Changelog](https://github.com/vuepress-theme-hope/vuepress-theme-hope/blob/main/packages/theme/CHANGELOG.md)
- [Commits](https://github.com/vuepress-theme-hope/vuepress-theme-hope/commits/v2.0.0-rc.77/packages/theme)

---
updated-dependencies:
- dependency-name: esbuild
dependency-version: 0.25.2
dependency-type: indirect
- dependency-name: vuepress-theme-hope
dependency-version: 2.0.0-rc.77
dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

authored by

dependabot[bot]
dependabot[bot]
and committed by
GitHub
75c478d8 4185c206

+1 -1
+1 -1
docs/package.json
··· 19 19 "sass-loader": "^16.0.5", 20 20 "vue": "^3.5.13", 21 21 "vuepress": "^2.0.0-rc.20", 22 - "vuepress-theme-hope": "^2.0.0-rc.76" 22 + "vuepress-theme-hope": "^2.0.0-rc.77" 23 23 } 24 24 }