Allows the user to import GitHub Gists by ID through an Astro Component and Octokit
Go to file
dependabot[bot] 8add401e11
Bump the dev-dependencies group with 3 updates
Bumps the dev-dependencies group with 3 updates: [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome), [@octokit/types](https://github.com/octokit/types.ts) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@biomejs/biome` from 1.7.1 to 1.7.2
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/cli/v1.7.2/packages/@biomejs/biome)

Updates `@octokit/types` from 13.4.1 to 13.5.0
- [Release notes](https://github.com/octokit/types.ts/releases)
- [Commits](https://github.com/octokit/types.ts/compare/v13.4.1...v13.5.0)

Updates `@types/node` from 20.12.7 to 20.12.8
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@biomejs/biome"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
- dependency-name: "@octokit/types"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-06 08:17:24 +00:00
.changeset 👷 [ci]: Ready for Release (#82) 2024-04-26 04:00:15 -07:00
.github Update changeset-main.yml 2024-04-26 03:19:16 -07:00
.vscode Initial commit 2024-02-23 18:44:44 -08:00
package Bump the dev-dependencies group with 3 updates 2024-05-06 08:17:24 +00:00
playground Bump the dev-dependencies group with 3 updates 2024-05-06 08:17:24 +00:00
.gitignore Update .gitignore 2024-04-01 05:44:36 -07: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 2024-05-06 08:17:24 +00:00
pnpm-lock.yaml Bump the dev-dependencies group with 3 updates 2024-05-06 08:17:24 +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