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>
This commit is contained in:
create-issue-branch[bot] 2024-03-12 20:11:46 -07:00 committed by GitHub
parent 32e2569373
commit 337a5b09ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 8 additions and 2 deletions

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-hashnode": patch
---
added new keyword "cms" and updated Dependencies

View File

@ -12,6 +12,7 @@
"astro-integration", "astro-integration",
"withastro", "withastro",
"astro", "astro",
"cms",
"hashnode", "hashnode",
"blog", "blog",
"graphql", "graphql",
@ -45,7 +46,7 @@
"dependencies": { "dependencies": {
"@tailwindcss/vite": "4.0.0-alpha.8", "@tailwindcss/vite": "4.0.0-alpha.8",
"astro-font": "^0.0.77", "astro-font": "^0.0.77",
"astro-integration-kit": "^0.6.0", "astro-integration-kit": "0.6.0",
"astro-remote": "^0.3.2", "astro-remote": "^0.3.2",
"astro-seo": "^0.8.3", "astro-seo": "^0.8.3",
"graphql": "^16.8.1", "graphql": "^16.8.1",

View File

@ -27,7 +27,7 @@ importers:
specifier: ^0.0.77 specifier: ^0.0.77
version: 0.0.77 version: 0.0.77
astro-integration-kit: astro-integration-kit:
specifier: ^0.6.0 specifier: 0.6.0
version: 0.6.0(astro@4.5.2) version: 0.6.0(astro@4.5.2)
astro-remote: astro-remote:
specifier: ^0.3.2 specifier: ^0.3.2