astro-ghostcms/playgrounds/astro-playground
dependabot[bot] 85f66390a6
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.6
- [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.6)

---
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:42:01 +00:00
..
.vscode First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
public First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
src removed unused function... i dont need to create a dts for this virtual module within the user scope 2024-03-04 12:31:09 -08:00
.env First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
.gitignore First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
CHANGELOG.md First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
LICENSE First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
README.md First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
astro.config.mjs feat: Chore: Migrate from Render content Util and `<Fragment set:html />` to `astro-remote` (#86) 2024-03-07 23:29:02 -08:00
package.json Bump the prod-dependencies group with 3 updates 2024-03-11 15:42:01 +00:00
tailwind.config.cjs First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
tsconfig.json First group of progress changes... and it works 2024-03-03 05:17:54 -08:00
uno.config.ts First group of progress changes... and it works 2024-03-03 05:17:54 -08:00

README.md

Astro-GhostCMS playground

This is the Dev Environment for this package

For more information Check our website

Astro-GhostCMS.xyz