Allows the user to import GitHub Gists by ID through an Astro Component and Octokit
Go to file
dependabot[bot] 8c0404fb07
Bump the prod-dependencies group with 2 updates
Bumps the prod-dependencies group with 2 updates: [hast-util-to-html](https://github.com/syntax-tree/hast-util-to-html) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `hast-util-to-html` from 8.0.4 to 9.0.0
- [Release notes](https://github.com/syntax-tree/hast-util-to-html/releases)
- [Commits](https://github.com/syntax-tree/hast-util-to-html/compare/8.0.4...9.0.0)

Updates `astro` from 4.4.11 to 4.4.15
- [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.15/packages/astro)

---
updated-dependencies:
- dependency-name: hast-util-to-html
  dependency-type: direct:production
  update-type: version-update:semver-major
  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-11 08:12:32 +00:00
.changeset 👷 [ci]: Ready for Release (#43) 2024-03-09 12:22:45 -08:00
.github Update changeset-main.yml 2024-03-08 22:14:53 -08:00
.vscode Initial commit 2024-02-23 18:44:44 -08:00
package Bump the prod-dependencies group with 2 updates 2024-03-11 08:12:32 +00:00
playground Bump the prod-dependencies group with 2 updates 2024-03-11 08:12:32 +00:00
.gitignore Initial commit 2024-02-23 18:44:44 -08:00
.npmrc chore: update versions 2024-02-24 10:15:39 +00:00
LICENSE update all todos 2024-02-23 19:34:15 -08:00
README.md Update README.md 2024-02-24 11:47:53 -08:00
biome.json Initial commit 2024-02-23 18:44:44 -08:00
package.json update package.jsons 2024-02-25 02:35:01 -08:00
pnpm-lock.yaml Bump the prod-dependencies group with 2 updates 2024-03-11 08:12:32 +00:00
pnpm-workspace.yaml well shit... its working 2024-02-24 01:47:57 -08:00

README.md

Astro-Gists

Example

Check the package Readme for more info!

This Repo is Auto-Cloned to GitLab