update deps (#94)

This commit is contained in:
Adam Matthiesen 2024-03-09 08:43:42 -08:00 committed by GitHub
parent b0ebb96783
commit 209e99b8c7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 11 additions and 6 deletions

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/starlight-ghostcms": patch
---
update deps

View File

@ -1,7 +1,7 @@
{
"name": "@matthiesenxyz/starlight-ghostcms",
"description": "Starlight GhostCMS plugin to allow easier importing of GhostCMS Content into your starlight website",
"version": "0.1.4",
"version": "0.1.3",
"homepage": "https://astro-ghostcms.xyz/",
"type": "module",
"license": "MIT",
@ -60,7 +60,7 @@
},
"dependencies": {
"@astrojs/rss": "^4.0.5",
"@matthiesenxyz/astro-gists": "^0.2.1",
"@matthiesenxyz/astro-gists": "^0.2.3",
"@ts-ghost/core-api": "^6.0.0",
"@ts-ghost/content-api": "^4.0.12",
"astro-integration-kit": "^0.5.1",

View File

@ -260,8 +260,8 @@ importers:
specifier: ^4.0.5
version: 4.0.5
'@matthiesenxyz/astro-gists':
specifier: ^0.2.1
version: 0.2.1(astro@4.4.13)
specifier: ^0.2.3
version: 0.2.3(astro@4.4.13)
'@ts-ghost/content-api':
specifier: ^4.0.12
version: 4.0.12
@ -1723,8 +1723,8 @@ packages:
globby: 11.1.0
read-yaml-file: 1.1.0
/@matthiesenxyz/astro-gists@0.2.1(astro@4.4.13):
resolution: {integrity: sha512-6fZTZxnfQExNBlFdzecC/fdyonbhhAUfU7Pva4wMIN0lABAw480aobOqsY3NpI3D8VWafpKochqoNZjOIn7uIQ==}
/@matthiesenxyz/astro-gists@0.2.3(astro@4.4.13):
resolution: {integrity: sha512-uS4jYjigf1+sKQPoIT1uaxoXESITyn+ZbH0UpICkvwH/we9eRgc73TJ9jF5tUbnziuICIgxFzDB1e59SLK1dqA==}
peerDependencies:
astro: ^4.4.1
dependencies: