Skip to content

Commit

Permalink
chore(deps): bump the prod-deps group across 1 directory 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), [@iconify-json/arcticons](https://github.com/iconify/icon-sets), [@sentry/astro](https://github.com/getsentry/sentry-javascript) and [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) to permit the latest version.

Updates `@astrojs/preact` to 3.5.1
- [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 `@iconify-json/arcticons` to 1.1.107
- [Commits](iconify/icon-sets@1.1.106...1.1.107)

Updates `@sentry/astro` to 8.19.0
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](getsentry/sentry-javascript@8.18.0...8.19.0)

Updates `astro` to 4.12.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)

---
updated-dependencies:
- dependency-name: "@astrojs/preact"
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: "@iconify-json/arcticons"
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: "@sentry/astro"
  dependency-type: direct:production
  dependency-group: prod-deps
- dependency-name: astro
  dependency-type: direct:production
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 19, 2024
1 parent e567a25 commit 26fe913
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 @@ -17,13 +17,13 @@
},
"dependencies": {
"@astrojs/partytown": "^2.1.1",
"@astrojs/preact": "^3.5.0",
"@astrojs/preact": "^3.5.1",
"@astrojs/tailwind": "^5.1.0",
"@iconify-json/arcticons": "^1.1.106",
"@sentry/astro": "^8.18.0",
"@iconify-json/arcticons": "^1.1.107",
"@sentry/astro": "^8.19.0",
"@studio-freight/lenis": "^1.0.42",
"@tailwindcss/typography": "^0.5.13",
"astro": "^4.11.5",
"astro": "^4.12.2",
"astro-icon": "^1.1.0",
"astro-seo": "^0.8.4",
"gsap": "^3.12.5",
Expand Down

0 comments on commit 26fe913

Please sign in to comment.