Update Dependencies #47

Merged
Adammatthiesen merged 16 commits from dev into main 2024-02-14 14:10:06 +00:00
3 changed files with 11 additions and 6 deletions
Showing only changes of commit a9c6eacda5 - Show all commits

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-ghostcms-catppuccin": patch
---
Bump astro-navbar from 2.3.0 to 2.3.1

View File

@ -62,7 +62,7 @@
"@matthiesenxyz/astro-ghostcms": "^3.2.4",
"@tailwindcss/typography": "^0.5.10",
"tailwindcss": "^3.3.5",
"astro-navbar": "^2.3.0",
"astro-navbar": "^2.3.1",
"astro-seo": "^0.8.0"
}
}

View File

@ -194,8 +194,8 @@ importers:
specifier: ^4.2.1
version: 4.2.8
astro-navbar:
specifier: ^2.3.0
version: 2.3.0
specifier: ^2.3.1
version: 2.3.1
astro-seo:
specifier: ^0.8.0
version: 0.8.0
@ -2654,8 +2654,8 @@ packages:
resolution: {integrity: sha512-dh5TX2uxwqdFq15DF9cbRZgEdE9o8q522MP6xZYs+rnd3dexfDsIJMeEIDNVO7rkRxwJ7sphhCqTmdWvUJaiDg==}
dev: false
/astro-navbar@2.3.0:
resolution: {integrity: sha512-5xnSuEuFM27FyWguZNRWv210P8J4MHCabkj+oHd94x+96peL3QRXWKpupGyHoo4Vdz4aNYe1GolcoOJRoJb7cA==}
/astro-navbar@2.3.1:
resolution: {integrity: sha512-lLvhWS03Qc3heMU23adFwEnBUJFlL6gxYi0xPvIyX1atb2oCov4kOS/MaWOPGnvj2nK63szebUzlG+NdIoUZzQ==}
dev: false
/astro-robots-txt@1.0.0:
@ -7969,7 +7969,7 @@ packages:
vitest: '>=0.16.0'
dependencies:
cross-fetch: 3.1.8
vitest: 1.2.1
vitest: 1.2.1(@types/node@20.11.17)
transitivePeerDependencies:
- encoding
dev: true