Commit Graph

35 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
dependabot[bot] 380d612d74
Bump the dev-dependencies group with 5 updates
Bumps the dev-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `1.2.1` | `1.2.2` |
| [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) | `0.4.1` | `0.5.4` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.20.0` | `7.0.1` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.21.0` | `7.0.1` |
| [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) | `0.29.1` | `0.31.4` |


Updates `vitest` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v1.2.2/packages/vitest)

Updates `@astrojs/check` from 0.4.1 to 0.5.4
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.4/packages/astro-check)

Updates `@typescript-eslint/eslint-plugin` from 6.20.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 6.21.0 to 7.0.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v7.0.1/packages/parser)

Updates `eslint-plugin-astro` from 0.29.1 to 0.31.4
- [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases)
- [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.4)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
- dependency-name: eslint-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:45:37 +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 820172283f first init of new theme... 2024-01-31 13:12:54 -08:00
Adam Matthiesen b0c44d5c4c up astro-ghostcms version for new satori function and update theme 2024-01-31 06:08:12 -08:00
Adam Matthiesen 5aaaef0c57 This just cleans up the code between the themes and the integration for satori. 2024-01-31 00:16:42 -08:00
Adam Matthiesen 819803e1bf s 2024-01-30 12:04:58 -08:00
Adam Matthiesen efb056f4c0 This should fix mobile menu 2024-01-30 12:04:33 -08:00
Adam Matthiesen a176f11e55 New auto opengraph 2024-01-30 04:15:05 -08:00
Adam Matthiesen ed8ea761c6
Update package.json 2024-01-29 18:49:16 -08:00
Udit 1bd0066bb4 update author details section on author page 2024-01-29 19:42:08 +05:30
Adam Matthiesen aa0a67dd7f up theme 2024-01-26 06:32:40 -08:00
Adam Matthiesen f72637d7d6 up theme 2024-01-25 23:31:50 -08:00
Adam Matthiesen 25787d9016 up versions 2024-01-25 09:16:10 -08:00
Adam Matthiesen 4df1a3a80b remove invariant dep 2024-01-25 09:15:17 -08:00
Adam Matthiesen ebfff34afb update 2024-01-25 04:38:02 -08:00
Adam Matthiesen e2fb3c9ad4 up versions 2024-01-25 00:54:05 -08:00
Adam Matthiesen a917c63dbe update readme 2024-01-24 21:15:19 -08:00
Adam Matthiesen e30918a0dc up packages 2024-01-24 17:39:13 -08:00
Adam Matthiesen 9e46eeb9f0 up 2024-01-23 21:40:28 -08:00
Adam Matthiesen 527bc7447c up 2024-01-23 21:28:28 -08:00
Adam Matthiesen 5effd144cd up 2024-01-23 21:14:29 -08:00
Adam Matthiesen 466dbc5af7 s 2024-01-23 20:56:49 -08:00
Adam Matthiesen 4445e4977a last commit for now 2024-01-23 18:17:54 -08:00
Adam Matthiesen 35dfab5240 s 2024-01-23 18:07:37 -08:00
Adam Matthiesen 864ea343f1 s 2024-01-23 17:42:27 -08:00
Adam Matthiesen 78eb30627e s 2024-01-23 17:38:44 -08:00
Adam Matthiesen bec80f9bdf up 2024-01-23 17:21:47 -08:00
Adam Matthiesen 9116e28c2e setup 2024-01-23 16:17:23 -08:00
Adam Matthiesen 694432ad97 prep for v3... 2024-01-23 13:54:54 -08:00