Skip to content

Commit

Permalink
fix(deps): bump astro from 4.16.16 to 5.0.9
Browse files Browse the repository at this point in the history
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.16.16 to 5.0.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)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent a2699f0 commit 3bb3748
Show file tree
Hide file tree
Showing 5 changed files with 380 additions and 190 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@storyblok/eslint-config": "^0.3.0",
"@types/lodash.mergewith": "^4.6.9",
"@types/node": "22.9.0",
"astro": "^4.16.10",
"astro": "^5.0.9",
"cypress": "^13.15.2",
"eslint": "^9.15.0",
"eslint-config-prettier": "^9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion playground/ssg/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/tailwind": "^6.0.0-beta.0",
"@astrojs/vue": "^4.5.2",
"@storyblok/astro": "workspace:^",
"astro": "^4.16.10",
"astro": "^5.0.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
Expand Down
2 changes: 1 addition & 1 deletion playground/ssr/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@astrojs/vercel": "^7.8.2",
"@astrojs/vue": "^4.5.2",
"@storyblok/astro": "workspace:^",
"astro": "^4.16.10",
"astro": "^5.0.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
Expand Down
2 changes: 1 addition & 1 deletion playground/test/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@astrojs/tailwind": "^6.0.0-beta.0",
"@astrojs/vue": "^4.5.2",
"@storyblok/astro": "workspace:^",
"astro": "^4.16.10",
"astro": "^5.0.9",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"svelte": "^4.2.19",
Expand Down
Loading

0 comments on commit 3bb3748

Please sign in to comment.