Commit Graph

6 Commits

Author SHA1 Message Date
dependabot[bot] a165c964fa
Bump the prod-dependencies group with 5 updates
Bumps the prod-dependencies group with 5 updates:

| Package | From | To |
| --- | --- | --- |
| [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.0.0-alpha.8` | `4.0.0-alpha.9` |
| [astro-font](https://github.com/rishi-raj-jain/astro-font) | `0.0.77` | `0.0.78` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `4.0.0-alpha.8` | `4.0.0-alpha.9` |
| [@astrojs/node](https://github.com/withastro/astro/tree/HEAD/packages/integrations/node) | `8.2.3` | `8.2.4` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.5.2` | `4.5.6` |


Updates `@tailwindcss/vite` from 4.0.0-alpha.8 to 4.0.0-alpha.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits/HEAD/packages/@tailwindcss-vite)

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

Updates `tailwindcss` from 4.0.0-alpha.8 to 4.0.0-alpha.9
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/commits)

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

Updates `astro` from 4.5.2 to 4.5.6
- [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.6/packages/astro)

---
updated-dependencies:
- dependency-name: "@tailwindcss/vite"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-font
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/node"
  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-patch
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-19 12:00:34 +00:00
dependabot[bot] 3f6e9a996b
Bump the dev-dependencies group with 3 updates (#28)
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-03-19 04:57:36 -07:00
create-issue-branch[bot] 773376207b
feat: Add SSR Handling (#10)
* Create draft PR for #9
[skip ci]

* Implement SSR

* add changeset

---------

Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
2024-03-11 19:56:58 -07:00
Adam Matthiesen 0b69b72542 Update Astro and devDependencies versions in package.json and pnpm-lock.yaml 2024-03-11 06:03:59 -07:00
Adam Matthiesen 26dab56bd3 add Astro Hashnode integration and dependencies 2024-03-11 05:56:23 -07:00
Adam Matthiesen 61f90b9bb1
Initial commit 2024-03-11 02:34:55 -07:00