diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 260e85af..a7c68d47 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -10,8 +10,8 @@ catalogs: specifier: 0.37.1 version: 0.37.1 accessible-astro-components: - specifier: 5.0.1 - version: 5.0.1 + specifier: 5.1.1 + version: 5.1.1 astro: specifier: 5.16.0 version: 5.16.0 @@ -249,7 +249,7 @@ importers: version: link:../packages/eslint-config accessible-astro-components: specifier: catalog:docs - version: 5.0.1 + version: 5.1.1 astro: specifier: catalog:docs version: 5.16.0(@types/node@22.13.9)(jiti@1.21.7)(lightningcss@1.28.2)(rollup@4.41.1)(sass@1.85.1)(terser@5.37.0)(tsx@4.21.0)(typescript@5.9.2)(yaml@2.8.2) @@ -2293,8 +2293,8 @@ packages: '@vue/shared@3.5.13': resolution: {integrity: sha512-/hnE/qP5ZoGpol0a5mDi45bOd7t3tjYJBjsgCsivow7D48cJeV5l05RD82lPqi7gRiphZM37rnhW1l6ZoCNNnQ==} - accessible-astro-components@5.0.1: - resolution: {integrity: sha512-+jV5py6HZdv9+ZvYnRL1JeGOOLfBB89/1FmERwU3fkA+h2YRvsXxJl8qBlNuZUsiXWEOZGjXzjcRKYGnNE2B/Q==} + accessible-astro-components@5.1.1: + resolution: {integrity: sha512-m6aUrGzo3az9lAH/AnJKIHNHhhM51JYUIL89NpXNozET4LlGEotO1h5RQjQuNeXDJosAAdrv7TdvOA753wInsQ==} acorn-jsx@5.3.2: resolution: {integrity: sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==} @@ -6842,7 +6842,7 @@ snapshots: '@vue/shared@3.5.13': optional: true - accessible-astro-components@5.0.1: {} + accessible-astro-components@5.1.1: {} acorn-jsx@5.3.2(acorn@8.15.0): dependencies: diff --git a/pnpm-workspace.yaml b/pnpm-workspace.yaml index 5475b6c8..37d5b4e2 100644 --- a/pnpm-workspace.yaml +++ b/pnpm-workspace.yaml @@ -95,7 +95,7 @@ catalogs: docs: '@astrojs/starlight': 0.37.1 - accessible-astro-components: 5.0.1 + accessible-astro-components: 5.1.1 astro: 5.16.0 astro-icon: 1.1.5 sharp: 0.34.1