Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 16d531441a
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), [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check) and [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node).


Updates `@biomejs/biome` from 1.6.0 to 1.6.1
- [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.6.1/packages/@biomejs/biome)

Updates `@astrojs/check` from 0.5.8 to 0.5.9
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/check@0.5.9/packages/astro-check)

Updates `@types/node` from 20.11.26 to 20.11.28
- [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: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-03-18 09:47:09 +00:00
create-issue-branch[bot] 337a5b09ce
feat: Chore: Update package.json information (#16)
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-12 20:11:46 -07:00
create-issue-branch[bot] fc94343873
feat: Chore: Update `AIK` and add ViewTransition support (#13)
Co-authored-by: create-issue-branch[bot] <53036503+create-issue-branch[bot]@users.noreply.github.com>
Co-authored-by: Adam Matthiesen <amatthiesen@outlook.com>
Co-authored-by: Jacob Jenkins <7649031+jdtjenkins@users.noreply.github.com>
2024-03-12 15:15:03 -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
create-issue-branch[bot] d86777fdae
feat: Chore: add imports for user Customizations (#7)
* Create draft PR for #6
[skip ci]

* Update package.json and pnpm-lock.yaml

---------

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 08:14:00 -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 ebdd9f991f Update @biomejs/biome version to 1.6.0 2024-03-11 05:59:19 -07:00
Adam Matthiesen 26dab56bd3 add Astro Hashnode integration and dependencies 2024-03-11 05:56:23 -07:00