Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group with 4 updates
Browse files Browse the repository at this point in the history
Updates the requirements on [@astrojs/preact](https://github.com/withastro/astro/tree/HEAD/packages/integrations/preact), [@astrojs/tailwind](https://github.com/withastro/astro/tree/HEAD/packages/integrations/tailwind), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [caniuse-lite](https://github.com/browserslist/caniuse-lite) to permit the latest version.

Updates `@astrojs/preact` from 3.5.4 to 4.0.0
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/preact/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/[email protected]/packages/integrations/preact)

Updates `@astrojs/tailwind` to 5.1.3
- [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/[email protected]/packages/integrations/tailwind)

Updates `astro` from 4.16.16 to 5.0.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/[email protected]/packages/astro)

Updates `caniuse-lite` to 1.0.30001686
- [Commits](browserslist/caniuse-lite@1.0.30001685...1.0.30001686)

---
updated-dependencies:
- dependency-name: "@astrojs/preact"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: "@astrojs/tailwind"
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-deps
- dependency-name: caniuse-lite
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Dec 3, 2024
1 parent 73da77f commit 9a8dc96
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,17 +18,17 @@
},
"dependencies": {
"@astrojs/partytown": "^2.1.2",
"@astrojs/preact": "^3.5.4",
"@astrojs/preact": "^4.0.0",
"@astrojs/sitemap": "^3.2.1",
"@astrojs/tailwind": "^5.1.2",
"@astrojs/tailwind": "^5.1.3",
"@iconify-json/ph": "^1.2.1",
"@sentry/astro": "^8.42.0",
"@studio-freight/lenis": "^1.0.42",
"@tailwindcss/typography": "^0.5.15",
"astro": "^4.16.16",
"astro": "^5.0.1",
"astro-icon": "^1.1.4",
"astro-seo": "^0.8.4",
"caniuse-lite": "^1.0.30001685",
"caniuse-lite": "^1.0.30001686",
"dayjs": "^1.11.13",
"flowbite": "^2.5.2",
"gsap": "^3.12.5",
Expand Down

0 comments on commit 9a8dc96

Please sign in to comment.