astro-ghostcms/playgrounds/starlight-playground
dependabot[bot] 90f9f5d838
Bump the prod-dependencies group with 3 updates
Bumps the prod-dependencies group with 3 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@matthiesenxyz/astro-gists](https://github.com/MatthiesenXYZ/astro-gists).


Updates `vite` from 5.1.5 to 5.1.6
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.6/packages/vite)

Updates `astro` from 4.4.13 to 4.5.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.5.0/packages/astro)

Updates `@matthiesenxyz/astro-gists` from 0.2.3 to 0.2.7
- [Release notes](https://github.com/MatthiesenXYZ/astro-gists/releases)
- [Commits](https://github.com/MatthiesenXYZ/astro-gists/compare/@matthiesenxyz/astro-gists@0.2.3...@matthiesenxyz/astro-gists@0.2.7)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@matthiesenxyz/astro-gists"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-11 15:54:04 +00:00
..
.vscode massive lint 2024-03-03 08:49:15 -08:00
public First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
src massive lint 2024-03-03 08:49:15 -08:00
.gitignore First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
astro.config.mjs fix: 🐛 Bug: `Starlight-GhostCMS` on line 113 of `ghostAPI.ts` (#89) 2024-03-09 04:11:54 -08:00
package.json Bump the prod-dependencies group with 3 updates 2024-03-11 15:54:04 +00:00
tsconfig.json First group of progress changes... and it works 2024-03-03 05:17:54 -08:00