Skip to content

Commit 0ec7253

Browse files
dependabot[bot]midudevCopilot
authored
chore(deps): bump astro from 6.4.6 to 7.0.6 (#166)
* chore(deps): bump astro from 6.4.6 to 7.0.6 Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.4.6 to 7.0.6. - [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/astro@7.0.6/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * fix(web): bundle package metadata with Astro 7 Use a static JSON import so Vite includes the CLI version metadata in the prerender bundle, and remove duplicate lockfile entries introduced while merging current main. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Miguel Ángel Durán (midudev) <miduga@gmail.com> Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
1 parent ba96f57 commit 0ec7253

3 files changed

Lines changed: 1043 additions & 1024 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dependencies": {
1919
"@tailwindcss/vite": "4.3.2",
20-
"astro": "6.4.6",
20+
"astro": "7.0.6",
2121
"geist": "1.7.2",
2222
"tailwindcss": "4.3.2"
2323
},

0 commit comments

Comments
 (0)