Allows the user to import GitHub Gists by ID through an Astro Component and Octokit
Go to file
dependabot[bot] db31f6c487
Bump the prod-dependencies group with 4 updates
Bumps the prod-dependencies group with 4 updates: [@expressive-code/plugin-line-numbers](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/@expressive-code/plugin-line-numbers), [astro-integration-kit](https://github.com/florian-lefebvre/astro-integration-kit), [expressive-code](https://github.com/expressive-code/expressive-code/tree/HEAD/packages/expressive-code) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro).


Updates `@expressive-code/plugin-line-numbers` from 0.33.4 to 0.33.5
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/@expressive-code/plugin-line-numbers/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/@expressive-code/plugin-line-numbers@0.33.5/packages/@expressive-code/plugin-line-numbers)

Updates `astro-integration-kit` from 0.5.1 to 0.6.0
- [Release notes](https://github.com/florian-lefebvre/astro-integration-kit/releases)
- [Commits](https://github.com/florian-lefebvre/astro-integration-kit/compare/astro-integration-kit@0.5.1...astro-integration-kit@0.6.0)

Updates `expressive-code` from 0.33.4 to 0.33.5
- [Release notes](https://github.com/expressive-code/expressive-code/releases)
- [Changelog](https://github.com/expressive-code/expressive-code/blob/main/packages/expressive-code/CHANGELOG.md)
- [Commits](https://github.com/expressive-code/expressive-code/commits/expressive-code@0.33.5/packages/expressive-code)

Updates `astro` from 4.5.0 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: "@expressive-code/plugin-line-numbers"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: astro-integration-kit
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: expressive-code
  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 11:58:51 +00:00
.changeset Bump the dev-dependencies group with 3 updates (#56) 2024-03-19 04:56:20 -07:00
.github Update and rename coauther.yml to coauthor.yml 2024-03-12 15:15:47 -07:00
.vscode Initial commit 2024-02-23 18:44:44 -08:00
package Bump the prod-dependencies group with 4 updates 2024-03-19 11:58:51 +00:00
playground Bump the prod-dependencies group with 4 updates 2024-03-19 11:58:51 +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 Bump the dev-dependencies group with 3 updates (#56) 2024-03-19 04:56:20 -07:00
pnpm-lock.yaml Bump the prod-dependencies group with 4 updates 2024-03-19 11:58:51 +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