Skip to content

Commit 03369f7

Browse files
Update astro monorepo
1 parent 850d503 commit 03369f7

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
@@ -48,7 +48,7 @@
4848
"generate:plugins-readme": "bun run scripts/generate-plugins-readme.ts"
4949
},
5050
"dependencies": {
51-
"@astrojs/cloudflare": "13.1.7",
51+
"@astrojs/cloudflare": "13.1.9",
5252
"@astrojs/sitemap": "3.7.2",
5353
"@astrojs/starlight": "0.38.2",
5454
"@astrojs/starlight-docsearch": "0.7.0",
@@ -57,7 +57,7 @@
5757
"@supabase/supabase-js": "^2.99.1",
5858
"@tailwindcss/typography": "^0.5.19",
5959
"@tailwindcss/vite": "^4.2.1",
60-
"astro": "6.1.3",
60+
"astro": "6.1.6",
6161
"astro-i18n-aut": "^0.7.3",
6262
"astro-icon": "1.1.5",
6363
"github-slugger": "^2.0.0",

0 commit comments

Comments
 (0)