Bump astro-navbar from 2.3.0 to 2.3.1

Bumps [astro-navbar](https://github.com/surjithctly/astro-navbar) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/surjithctly/astro-navbar/releases)
- [Commits](https://github.com/surjithctly/astro-navbar/compare/v2.3.0...v2.3.1)

---
updated-dependencies:
- dependency-name: astro-navbar
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-14 13:26:55 +00:00 committed by GitHub
parent b9f635891b
commit 60c2fddf1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 11 additions and 11 deletions

View File

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

View File

@ -30,7 +30,7 @@ importers:
specifier: ^3.0.5 specifier: ^3.0.5
version: 3.0.5 version: 3.0.5
'@matthiesenxyz/astro-ghostcms-theme-default': '@matthiesenxyz/astro-ghostcms-theme-default':
specifier: ^0.1.10 specifier: ^0.1.11
version: link:../astro-ghostcms-theme-default version: link:../astro-ghostcms-theme-default
'@resvg/resvg-js': '@resvg/resvg-js':
specifier: ^2.6.0 specifier: ^2.6.0
@ -124,10 +124,10 @@ importers:
specifier: ^1.1.8 specifier: ^1.1.8
version: 1.1.8 version: 1.1.8
'@matthiesenxyz/astro-ghostcms': '@matthiesenxyz/astro-ghostcms':
specifier: ^3.2.3 specifier: ^3.2.4
version: link:../astro-ghostcms version: link:../astro-ghostcms
'@matthiesenxyz/astro-ghostcms-rendercontent': '@matthiesenxyz/astro-ghostcms-rendercontent':
specifier: ^0.0.3 specifier: ^0.0.4
version: link:../astro-ghostcms-rendercontent version: link:../astro-ghostcms-rendercontent
'@unocss/astro': '@unocss/astro':
specifier: ^0.57.7 specifier: ^0.57.7
@ -185,7 +185,7 @@ importers:
specifier: ^5.0.16 specifier: ^5.0.16
version: 5.0.16 version: 5.0.16
'@matthiesenxyz/astro-ghostcms': '@matthiesenxyz/astro-ghostcms':
specifier: ^3.2.3 specifier: ^3.2.4
version: link:../astro-ghostcms version: link:../astro-ghostcms
'@tailwindcss/typography': '@tailwindcss/typography':
specifier: ^0.5.10 specifier: ^0.5.10
@ -194,8 +194,8 @@ importers:
specifier: ^4.2.1 specifier: ^4.2.1
version: 4.2.8 version: 4.2.8
astro-navbar: astro-navbar:
specifier: ^2.3.0 specifier: ^2.3.1
version: 2.3.0 version: 2.3.1
astro-seo: astro-seo:
specifier: ^0.8.0 specifier: ^0.8.0
version: 0.8.0 version: 0.8.0
@ -219,7 +219,7 @@ importers:
packages/astro-ghostcms-theme-default: packages/astro-ghostcms-theme-default:
dependencies: dependencies:
'@matthiesenxyz/astro-ghostcms': '@matthiesenxyz/astro-ghostcms':
specifier: ^3.2.3 specifier: ^3.2.4
version: link:../astro-ghostcms version: link:../astro-ghostcms
astro: astro:
specifier: ^4.2.1 specifier: ^4.2.1
@ -2654,8 +2654,8 @@ packages:
resolution: {integrity: sha512-dh5TX2uxwqdFq15DF9cbRZgEdE9o8q522MP6xZYs+rnd3dexfDsIJMeEIDNVO7rkRxwJ7sphhCqTmdWvUJaiDg==} resolution: {integrity: sha512-dh5TX2uxwqdFq15DF9cbRZgEdE9o8q522MP6xZYs+rnd3dexfDsIJMeEIDNVO7rkRxwJ7sphhCqTmdWvUJaiDg==}
dev: false dev: false
/astro-navbar@2.3.0: /astro-navbar@2.3.1:
resolution: {integrity: sha512-5xnSuEuFM27FyWguZNRWv210P8J4MHCabkj+oHd94x+96peL3QRXWKpupGyHoo4Vdz4aNYe1GolcoOJRoJb7cA==} resolution: {integrity: sha512-lLvhWS03Qc3heMU23adFwEnBUJFlL6gxYi0xPvIyX1atb2oCov4kOS/MaWOPGnvj2nK63szebUzlG+NdIoUZzQ==}
dev: false dev: false
/astro-robots-txt@1.0.0: /astro-robots-txt@1.0.0:
@ -7969,7 +7969,7 @@ packages:
vitest: '>=0.16.0' vitest: '>=0.16.0'
dependencies: dependencies:
cross-fetch: 3.1.8 cross-fetch: 3.1.8
vitest: 1.2.1 vitest: 1.2.1(@types/node@20.11.17)
transitivePeerDependencies: transitivePeerDependencies:
- encoding - encoding
dev: true dev: true