Commit Graph

13 Commits

Author SHA1 Message Date
github-actions[bot] 1c1c3cf165 chore: update versions 2024-02-20 00:35:26 +00:00
dependabot[bot] cfcefa5d34
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [astro-seo](https://github.com/jonasmerlin/astro-seo) and [sass](https://github.com/sass/dart-sass).


Updates `astro` from 4.3.7 to 4.4.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.4.0/packages/astro)

Updates `vite` from 5.1.2 to 5.1.3
- [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.3/packages/vite)

Updates `astro-seo` from 0.8.0 to 0.8.2
- [Release notes](https://github.com/jonasmerlin/astro-seo/releases)
- [Changelog](https://github.com/jonasmerlin/astro-seo/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jonasmerlin/astro-seo/compare/v0.8.0...v0.8.2)

Updates `sass` from 1.70.0 to 1.71.0
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.70.0...1.71.0)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-seo
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-20 00:11:45 +00:00
github-actions[bot] 282b221328 chore: update versions 2024-02-15 12:55:32 +00:00
Adam Matthiesen c50f2feba4 Linted the entire project. no linting errors now 2024-02-15 04:49:02 -08:00
github-actions[bot] ed51a3b525 chore: update versions 2024-02-14 14:10:47 +00:00
dependabot[bot] 9d16a7d0ba
Bump astro from 4.0.0 to 4.3.7
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.0.0 to 4.3.7.
- [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.3.7/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 13:32:56 +00:00
Adam Matthiesen 889dd96e69 update 2024-02-14 05:20:54 -08:00
Adam Matthiesen 46acde0b0e Massive Repo Cleanup and organization 2024-02-14 05:17:01 -08:00
Adam Matthiesen d074c82772 add @changesets/cli 2024-02-14 02:38:23 -08:00
Adam Matthiesen ecd4725c3e update 2024-02-13 08:54:55 -08:00
Adam Matthiesen c869eb5ca6 update render util readme 2024-02-13 02:41:27 -08:00
Adam Matthiesen 6998f96078 fix examples 2024-02-13 02:21:16 -08:00
Adam Matthiesen a23452ec20 New Package for HTML Content Rendering, and it works! 2024-02-13 02:20:31 -08:00