Skip to content

Commit 1b820ee

Browse files
authored
Merge pull request #294 from sourcectl/renovate/astro-monorepo
fix(deps): update astro monorepo
2 parents 3430cda + 853007a commit 1b820ee

File tree

2 files changed

+21
-20
lines changed

2 files changed

+21
-20
lines changed

package-lock.json

Lines changed: 19 additions & 18 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,9 @@
1111
"astro": "astro"
1212
},
1313
"dependencies": {
14-
"@astrojs/sitemap": "3.7.1",
14+
"@astrojs/sitemap": "3.7.2",
1515
"@tailwindcss/vite": "4.2.2",
16-
"astro": "6.0.8",
16+
"astro": "6.1.1",
1717
"tailwindcss": "4.2.2"
1818
},
1919
"devDependencies": {

0 commit comments

Comments
 (0)