Skip to content
This repository has been archived by the owner on Dec 27, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump the astro group with 4 updates
Browse files Browse the repository at this point in the history
Bumps the astro group with 4 updates: [@astrojs/mdx](https://github.com/withastro/astro/tree/HEAD/packages/integrations/mdx), [@astrojs/vercel](https://github.com/withastro/astro/tree/HEAD/packages/integrations/vercel), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [@astrojs/check](https://github.com/withastro/language-tools/tree/HEAD/packages/astro-check).


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

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

Updates `astro` from 4.5.4 to 4.5.9
- [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 `@astrojs/check` from 0.5.9 to 0.5.10
- [Release notes](https://github.com/withastro/language-tools/releases)
- [Changelog](https://github.com/withastro/language-tools/blob/main/packages/astro-check/CHANGELOG.md)
- [Commits](https://github.com/withastro/language-tools/commits/@astrojs/[email protected]/packages/astro-check)

---
updated-dependencies:
- dependency-name: "@astrojs/mdx"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/vercel"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: astro
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: astro
- dependency-name: "@astrojs/check"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: astro
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 25, 2024
1 parent 51df881 commit 1e0bd2a
Show file tree
Hide file tree
Showing 2 changed files with 748 additions and 409 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,21 +16,21 @@
"playwright": "playwright"
},
"dependencies": {
"@astrojs/mdx": "2.2.0",
"@astrojs/mdx": "2.2.1",
"@astrojs/sitemap": "3.1.1",
"@astrojs/svelte": "^5.2.0",
"@astrojs/vercel": "^7.3.6",
"@astrojs/vercel": "^7.4.0",
"@unocss/astro": "0.58.4",
"@vercel/speed-insights": "^1.0.9",
"astro": "4.5.4",
"astro": "4.5.9",
"astro-compress": "2.2.9",
"nanostores": "^0.9.5",
"svelte": "^4.2.12",
"typescript": "^5.3.3",
"unocss": "0.58.4"
},
"devDependencies": {
"@astrojs/check": "^0.5.9",
"@astrojs/check": "^0.5.10",
"@axe-core/playwright": "^4.8.4",
"@iconify-json/carbon": "^1.1.31",
"@iconify-json/game-icons": "^1.1.7",
Expand Down
Loading

0 comments on commit 1e0bd2a

Please sign in to comment.