Skip to content

Commit

Permalink
Bump the npm_and_yarn group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 3 updates: [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite), [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) and [rollup](https://github.com/rollup/rollup).


Updates `vite` from 5.1.6 to 5.1.8
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v5.1.8/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.8/packages/vite)

Updates `astro` from 4.5.6 to 4.16.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 `rollup` from 4.12.1 to 4.27.2
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.12.1...v4.27.2)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: astro
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: rollup
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 16, 2024
1 parent ca3e595 commit c194814
Show file tree
Hide file tree
Showing 5 changed files with 1,849 additions and 398 deletions.
2 changes: 1 addition & 1 deletion packages/astro-ghostcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,6 @@
"picocolors": "^1.0.0",
"satori": "^0.10.13",
"satori-html": "^0.3.2",
"vite": "^5.1.6"
"vite": "^5.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/starlight-ghostcms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"astro-integration-kit": "^0.6.0",
"astro-remote": "^0.3.2",
"ultrahtml": "^1.5.3",
"vite": "^5.1.6",
"vite": "^5.1.8",
"vite-tsconfig-paths": "^4.3.2"
},
"peerDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/astro-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.5.6",
"astro": "^4.16.1",
"@matthiesenxyz/astro-ghostcms": "workspace:*",
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
"@matthiesenxyz/astro-ghostcms-catppuccin": "workspace:*",
Expand Down
2 changes: 1 addition & 1 deletion playgrounds/starlight-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@astrojs/starlight": "^0.21.1",
"@matthiesenxyz/starlight-ghostcms": "workspace:*",
"@matthiesenxyz/astro-gists": "^0.2.11",
"astro": "^4.5.6",
"astro": "^4.16.1",
"sharp": "^0.33.2"
}
}
Loading

0 comments on commit c194814

Please sign in to comment.