diff --git a/.changeset/eight-shoes-whisper.md b/.changeset/eight-shoes-whisper.md new file mode 100644 index 00000000..8671c8f0 --- /dev/null +++ b/.changeset/eight-shoes-whisper.md @@ -0,0 +1,5 @@ +--- +"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch +--- + +Bump @unocss/reset from 0.57.7 to 0.58.5 diff --git a/.changeset/loud-moose-refuse.md b/.changeset/loud-moose-refuse.md new file mode 100644 index 00000000..066ec22c --- /dev/null +++ b/.changeset/loud-moose-refuse.md @@ -0,0 +1,5 @@ +--- +"@matthiesenxyz/astro-ghostcms-catppuccin": patch +--- + +Bump astro-navbar from 2.3.0 to 2.3.1 diff --git a/packages/astro-ghostcms-brutalbyelian/package.json b/packages/astro-ghostcms-brutalbyelian/package.json index 85732022..07506b8a 100644 --- a/packages/astro-ghostcms-brutalbyelian/package.json +++ b/packages/astro-ghostcms-brutalbyelian/package.json @@ -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", diff --git a/packages/astro-ghostcms-catppuccin/package.json b/packages/astro-ghostcms-catppuccin/package.json index 024b1567..84358a2c 100644 --- a/packages/astro-ghostcms-catppuccin/package.json +++ b/packages/astro-ghostcms-catppuccin/package.json @@ -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" } } diff --git a/playground/package.json b/playground/package.json index 418dc726..5cc735a8 100644 --- a/playground/package.json +++ b/playground/package.json @@ -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" } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 0ae65c02..bd64c297 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -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: