astro-hashnode/playground
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
..
.vscode Initial commit 2024-03-11 02:34:55 -07:00
src add Astro Hashnode integration and dependencies 2024-03-11 05:56:23 -07:00
.gitignore Initial commit 2024-03-11 02:34:55 -07:00
README.md Initial commit 2024-03-11 02:34:55 -07:00
astro.config.mjs feat: Chore: Update `AIK` and add ViewTransition support (#13) 2024-03-12 15:15:03 -07:00
package.json Bump the prod-dependencies group with 5 updates 2024-03-19 12:00:34 +00:00
tsconfig.json Initial commit 2024-03-11 02:34:55 -07:00

README.md

Playground: Dev Environment

This is the Dev testing environment and playground.