Commit Graph

36 Commits

Author SHA1 Message Date
github-actions[bot] 4c0db299ca chore: update versions 2024-02-14 19:45:06 +00:00
dependabot[bot] c501154a18
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [@astrojs/rss](https://github.com/withastro/astro/tree/HEAD/packages/astro-rss), [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [unocss](https://github.com/unocss/unocss) and [astro-font](https://github.com/rishi-raj-jain/astro-font).


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

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

Updates `unocss` from 0.57.7 to 0.58.5
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5)

Updates `astro-font` from 0.0.72 to 0.0.77
- [Release notes](https://github.com/rishi-raj-jain/astro-font/releases)
- [Commits](https://github.com/rishi-raj-jain/astro-font/commits)

---
updated-dependencies:
- dependency-name: "@astrojs/rss"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: unocss
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: astro-font
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 18:56:50 +00: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 da619f3d6b
fix package (#53) 2024-02-14 06:30:53 -08:00
Adam Matthiesen 48482678ce fix package 2024-02-14 06:30:13 -08:00
Adam Matthiesen e33730bc60 fix 2024-02-14 06:25:55 -08:00
Adam Matthiesen 572f6515d8
Update deps for brutal theme (#49) 2024-02-14 06:20:24 -08:00
Adam Matthiesen e79d86294a update deps for theme 2024-02-14 06:20:21 -08:00
github-actions[bot] ed51a3b525 chore: update versions 2024-02-14 14:10:47 +00:00
Adam Matthiesen 7b9135b3d0
Merge branch 'dev' into dependabot/npm_and_yarn/unocss/astro-0.58.5 2024-02-14 05:54:47 -08:00
dependabot[bot] b6e529160c
Bump @unocss/astro from 0.57.7 to 0.58.5
Bumps [@unocss/astro](https://github.com/unocss/unocss/tree/HEAD/packages/astro) from 0.57.7 to 0.58.5.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/commits/v0.58.5/packages/astro)

---
updated-dependencies:
- dependency-name: "@unocss/astro"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 13:31:05 +00:00
dependabot[bot] a33af8604b
Bump @unocss/reset from 0.57.7 to 0.58.5
Bumps [@unocss/reset](https://github.com/unocss/unocss) from 0.57.7 to 0.58.5.
- [Release notes](https://github.com/unocss/unocss/releases)
- [Commits](https://github.com/unocss/unocss/compare/v0.57.7...v0.58.5)

---
updated-dependencies:
- dependency-name: "@unocss/reset"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-14 13:28:05 +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 b170bfcc47 new card component for brutal theme 2024-02-13 05:55:46 -08:00
Adam Matthiesen 0fd7c28de6 add new HTML parser to brutal theme 2024-02-13 02:31:28 -08:00
Adam Matthiesen a23452ec20 New Package for HTML Content Rendering, and it works! 2024-02-13 02:20:31 -08:00
Adam Matthiesen ea3e6aba6d All the astro deployments for demo's and main website have been relocated to their own repo's due to to many different projects trying to deploy at a time was causing to many issues.
Also removed sharp dep from brutal theme as its unneeded now
2024-02-12 05:56:01 -08:00
dependabot[bot] 999225be0c
Bump @typescript-eslint/parser from 6.20.0 to 6.21.0
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.20.0 to 6.21.0.
- [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/v6.21.0/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 12:17:06 +00:00
dependabot[bot] cf3aeb5d2f
Bump sharp from 0.32.6 to 0.33.2
Bumps [sharp](https://github.com/lovell/sharp) from 0.32.6 to 0.33.2.
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 12:07:41 +00:00
Adam Matthiesen 6a9edf3cfc
Merge branch 'dependabot/npm_and_yarn/prettier-3.2.5' into dependabot/npm_and_yarn/prettier-plugin-astro-0.13.0 2024-02-12 04:01:56 -08:00
dependabot[bot] f0873add02
Bump prettier-plugin-astro from 0.12.3 to 0.13.0
Bumps [prettier-plugin-astro](https://github.com/withastro/prettier-plugin-astro) from 0.12.3 to 0.13.0.
- [Release notes](https://github.com/withastro/prettier-plugin-astro/releases)
- [Changelog](https://github.com/withastro/prettier-plugin-astro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/withastro/prettier-plugin-astro/compare/v0.12.3...v0.13.0)

---
updated-dependencies:
- dependency-name: prettier-plugin-astro
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 11:31:42 +00:00
dependabot[bot] d5d189208f
Bump prettier from 3.2.4 to 3.2.5
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.4 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.2.4...3.2.5)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-12 11:30:31 +00:00
Adam Matthiesen d8b983e0fc update package version now that its working 2024-02-10 21:39:51 -08:00
Adam Matthiesen 42660b406d test 2024-02-10 20:30:20 -08:00
Adam Matthiesen 4ed3890a75 adds favicon to brutal theme 2024-02-10 19:45:23 -08:00
Adam Matthiesen 0caaecf9f7 attempt to put ogimage back 2024-02-10 09:36:51 -08:00
Adam Matthiesen d86c7e9928 test 2024-02-10 09:18:36 -08:00
Adam Matthiesen 558cda7f83 okay its a new error... lets see if this fixes it 2024-02-10 08:52:35 -08:00
Adam Matthiesen 5d37c79ad1 is this it? 2024-02-10 08:42:27 -08:00
Adam Matthiesen 1bd9364dcb test fix for new theme 2024-02-10 08:36:14 -08:00
Adam Matthiesen e022ad5d9a testing 2024-02-10 08:19:51 -08:00
Adam Matthiesen 70926d7dea move demo to its own repo. 2024-02-10 08:18:07 -08:00
Adam Matthiesen b9f80b3782 add license 2024-02-10 07:46:38 -08:00
Adam Matthiesen 384066e24b New Theme! 2024-02-10 07:43:11 -08:00