Skip to content

Commit 9ed6d96

Browse files
Update astro monorepo
1 parent 602b256 commit 9ed6d96

3 files changed

Lines changed: 10 additions & 10 deletions

File tree

apps/docs/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"private": true,
44
"type": "module",
55
"dependencies": {
6-
"@astrojs/cloudflare": "13.1.7",
6+
"@astrojs/cloudflare": "13.1.9",
77
"@astrojs/sitemap": "3.7.2",
88
"@astrojs/starlight": "0.38.2",
99
"@astrojs/starlight-docsearch": "0.7.0",
1010
"@inlang/paraglide-js": "2.13.2",
1111
"@tailwindcss/vite": "^4.2.1",
12-
"astro": "6.1.3",
12+
"astro": "6.1.6",
1313
"astro-i18n-aut": "^0.7.3",
1414
"astro-icon": "1.1.5",
1515
"sharp": "^0.34.5",

bun.lock

Lines changed: 6 additions & 6 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
@@ -50,7 +50,7 @@
5050
"generate:plugins-readme": "bun run scripts/generate-plugins-readme.ts"
5151
},
5252
"dependencies": {
53-
"@astrojs/cloudflare": "13.1.7",
53+
"@astrojs/cloudflare": "13.1.9",
5454
"@astrojs/sitemap": "3.7.2",
5555
"@astrojs/starlight": "0.38.2",
5656
"@astrojs/starlight-docsearch": "0.7.0",
@@ -59,7 +59,7 @@
5959
"@supabase/supabase-js": "^2.99.1",
6060
"@tailwindcss/typography": "^0.5.19",
6161
"@tailwindcss/vite": "^4.2.1",
62-
"astro": "6.1.3",
62+
"astro": "6.1.6",
6363
"astro-i18n-aut": "^0.7.3",
6464
"astro-icon": "1.1.5",
6565
"github-slugger": "^2.0.0",

0 commit comments

Comments
 (0)