Skip to content

Commit

Permalink
Bump the all-updates group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all-updates group with 4 updates in the /page directory: [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [typedoc](https://github.com/TypeStrong/TypeDoc).


Updates `@astrojs/tailwind` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/tailwind/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/tailwind@5.1.4/packages/integrations/tailwind)

Updates `astro` from 5.0.5 to 5.1.1
- [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/astro@5.1.1/packages/astro)

Updates `tailwindcss` from 3.4.16 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17)

Updates `typedoc` from 0.27.5 to 0.27.6
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md)
- [Commits](TypeStrong/typedoc@v0.27.5...v0.27.6)

---
updated-dependencies:
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-updates
- dependency-name: tailwindcss
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-updates
- dependency-name: typedoc
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 30, 2024
1 parent 3bd39aa commit 74cde04
Show file tree
Hide file tree
Showing 2 changed files with 280 additions and 151 deletions.
8 changes: 4 additions & 4 deletions page/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
"postinstall": "patch-package"
},
"dependencies": {
"@astrojs/tailwind": "^5.1.3",
"astro": "^5.0.5",
"@astrojs/tailwind": "^5.1.4",
"astro": "^5.1.1",
"marked": "^15.0.4",
"tailwindcss": "^3.4.16"
"tailwindcss": "^3.4.17"
},
"devDependencies": {
"@catppuccin/tailwindcss": "^0.1.6",
"@types/marked": "^6.0.0",
"gh-pages": "^6.2.0",
"typedoc": "^0.27.5"
"typedoc": "^0.27.6"
}
}
Loading

0 comments on commit 74cde04

Please sign in to comment.