summaryrefslogtreecommitdiff
path: root/src/components/Nav.astro
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-03-24 19:37:47 +0000
committerGitHub <[email protected]>2025-03-24 19:37:47 +0000
commitcb4c2c87fa2a6935042e02bd020415a12527a4a3 (patch)
tree285996701e0d973a88ec935e051253537a46a206 /src/components/Nav.astro
parentffeb19ada3d70f00ec53728fd55b33260e80e37c (diff)
chore(deps): bump the regular group across 1 directory with 9 updates (#268)HEADmain
Bumps the regular group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.2.1` | `3.3.0` | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.22.0` | `9.23.0` | | [@fontsource/noto-sans](https://github.com/fontsource/font-files/tree/HEAD/fonts/google/noto-sans) | `5.2.5` | `5.2.6` | | [@tailwindcss/vite](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/@tailwindcss-vite) | `4.0.13` | `4.0.15` | | [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `5.4.3` | `5.5.4` | | [daisyui](https://github.com/saadeghi/daisyui/tree/HEAD/packages/daisyui) | `5.0.3` | `5.0.9` | | [eslint](https://github.com/eslint/eslint) | `9.22.0` | `9.23.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `4.0.13` | `4.0.15` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.26.1` | `8.28.0` | Updates `@astrojs/sitemap` from 3.2.1 to 3.3.0 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/integrations/sitemap) Updates `@eslint/js` from 9.22.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/commits/v9.23.0/packages/js) Updates `@fontsource/noto-sans` from 5.2.5 to 5.2.6 - [Changelog](https://github.com/fontsource/font-files/blob/main/CHANGELOG.md) - [Commits](https://github.com/fontsource/font-files/commits/HEAD/fonts/google/noto-sans) Updates `@tailwindcss/vite` from 4.0.13 to 4.0.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.15/packages/@tailwindcss-vite) Updates `astro` from 5.4.3 to 5.5.4 - [Release notes](https://github.com/withastro/astro/releases) - [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md) - [Commits](https://github.com/withastro/astro/commits/[email protected]/packages/astro) Updates `daisyui` from 5.0.3 to 5.0.9 - [Release notes](https://github.com/saadeghi/daisyui/releases) - [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md) - [Commits](https://github.com/saadeghi/daisyui/commits/v5.0.9/packages/daisyui) Updates `eslint` from 9.22.0 to 9.23.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v9.22.0...v9.23.0) Updates `tailwindcss` from 4.0.13 to 4.0.15 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/main/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.15/packages/tailwindcss) Updates `typescript-eslint` from 8.26.1 to 8.28.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.28.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@astrojs/sitemap" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: "@fontsource/noto-sans" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: "@tailwindcss/vite" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: astro dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: daisyui dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular - dependency-name: tailwindcss dependency-type: direct:development update-type: version-update:semver-patch dependency-group: regular - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: regular ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'src/components/Nav.astro')
0 files changed, 0 insertions, 0 deletions