Merge branch 'dev' into dependabot/npm_and_yarn/unocss/astro-0.58.5

This commit is contained in:
Adam Matthiesen 2024-02-14 05:54:47 -08:00 committed by GitHub
commit 7b9135b3d0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 21 additions and 12 deletions

View File

@ -0,0 +1,5 @@
---
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
---
Bump @unocss/reset from 0.57.7 to 0.58.5

View File

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

View File

@ -61,7 +61,7 @@
"@matthiesenxyz/astro-ghostcms": "^3.2.4",
"@matthiesenxyz/astro-ghostcms-rendercontent": "^0.0.4",
"@unocss/astro": "^0.58.5",
"@unocss/reset": "^0.57.7",
"@unocss/reset": "^0.58.5",
"unocss": "^0.57.7",
"@eliancodes/brutal-ui": "^0.2.3",
"astro-font": "^0.0.72",

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

@ -21,7 +21,7 @@
"tailwindcss": "^3.3.5"
},
"devDependencies": {
"@unocss/reset": "^0.57.7",
"@unocss/reset": "^0.58.5",
"typescript": "^5.3.3",
"unocss": "^0.57.7"
}

View File

@ -133,8 +133,8 @@ importers:
specifier: ^0.58.5
version: 0.58.5(vite@5.0.12)
'@unocss/reset':
specifier: ^0.57.7
version: 0.57.7
specifier: ^0.58.5
version: 0.58.5
astro:
specifier: ^4.2.0
version: 4.3.2(typescript@5.3.3)
@ -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
@ -335,8 +335,8 @@ importers:
version: 3.4.1
devDependencies:
'@unocss/reset':
specifier: ^0.57.7
version: 0.57.7
specifier: ^0.58.5
version: 0.58.5
typescript:
specifier: ^5.3.3
version: 5.3.3
@ -2323,7 +2323,6 @@ packages:
/@unocss/reset@0.58.5:
resolution: {integrity: sha512-2wMrkCj3SSb5hrx9TKs5jZa34QIRkHv9FotbJutAPo7o8hx+XXn56ogzdoUrcFPJZJUx2R2nyOVbSlGMIjtFtw==}
dev: false
/@unocss/rule-utils@0.57.7:
resolution: {integrity: sha512-gLqbKTIetvRynLkhonu1znr+bmWnw+Cl3dFVNgZPGjiqGHd78PGS0gXQKvzuyN0iO2ADub1A7GlCWs826iEHjA==}
@ -2735,8 +2734,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: