Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group with 3 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro), [tailwindcss](https://github.com/tailwindlabs/tailwindcss) and [zustand](https://github.com/pmndrs/zustand) to permit the latest version.

Updates `astro` to 5.0.2
- [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 `tailwindcss` to 3.4.16
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16)

Updates `zustand` to 5.0.2
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.1...v5.0.2)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: tailwindcss
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: zustand
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2024
1 parent 9e8a501 commit d910ca5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@sentry/astro": "^8.42.0",
"@studio-freight/lenis": "^1.0.42",
"@tailwindcss/typography": "^0.5.15",
"astro": "^5.0.1",
"astro": "^5.0.2",
"astro-icon": "^1.1.4",
"astro-seo": "^0.8.4",
"astro-tailwind-config-viewer": "^2.0.1",
Expand All @@ -35,8 +35,8 @@
"gsap": "^3.12.5",
"lodash.throttle": "^4.1.1",
"preact": "^10.25.1",
"tailwindcss": "^3.4.15",
"zustand": "^5.0.1"
"tailwindcss": "^3.4.16",
"zustand": "^5.0.2"
},
"devDependencies": {
"@release-it/keep-a-changelog": "^5.0.0",
Expand Down

0 comments on commit d910ca5

Please sign in to comment.