Skip to content

Commit 7babbd1

Browse files
chore(deps): update astro monorepo
1 parent 33d1bae commit 7babbd1

File tree

9 files changed

+2797
-960
lines changed

9 files changed

+2797
-960
lines changed

demos/loaders/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@
2020
"@astro-community/astro-embed-bluesky": "^0.1.3",
2121
"@astro-community/astro-embed-youtube": "^0.5.6",
2222
"@astrojs/check": "^0.9.4",
23-
"@astrojs/netlify": "^6.4.0",
23+
"@astrojs/netlify": "^7.0.6",
2424
"@atproto/api": "^0.13.31",
2525
"@unpic/astro": "^1.0.0",
26-
"astro": "^5.10.1",
26+
"astro": "^6.1.6",
2727
"typescript": "^5.7.3"
2828
}
2929
}

packages/airtable/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"devDependencies": {
2222
"@arethetypeswrong/cli": "^0.17.3",
23-
"astro": "^5.10.1",
23+
"astro": "^6.1.6",
2424
"publint": "^0.3.2",
2525
"tsup": "^8.3.6",
2626
"typescript": "^5.7.3"
2727
},
2828
"peerDependencies": {
29-
"astro": "^4.14.0 || ^5.0.0"
29+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
3030
},
3131
"keywords": [
3232
"withastro",

packages/bluesky/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
},
2121
"devDependencies": {
2222
"@arethetypeswrong/cli": "^0.17.3",
23-
"astro": "^5.10.1",
23+
"astro": "^6.1.6",
2424
"publint": "^0.3.2",
2525
"tsup": "^8.3.6",
2626
"typescript": "^5.7.3",
2727
"vitest": "^3.2.4"
2828
},
2929
"peerDependencies": {
30-
"astro": "^4.14.0 || ^5.0.0"
30+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
3131
},
3232
"keywords": [
3333
"withastro",

packages/csv/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,13 +21,13 @@
2121
"devDependencies": {
2222
"@arethetypeswrong/cli": "^0.17.3",
2323
"@types/papaparse": "^5.3.15",
24-
"astro": "^5.10.1",
24+
"astro": "^6.1.6",
2525
"publint": "^0.3.2",
2626
"tsup": "^8.3.6",
2727
"typescript": "^5.7.3"
2828
},
2929
"peerDependencies": {
30-
"astro": "^4.14.0 || ^5.0.0"
30+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
3131
},
3232
"keywords": [
3333
"withastro",

packages/feed/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
},
2121
"devDependencies": {
2222
"@arethetypeswrong/cli": "^0.17.3",
23-
"astro": "^5.10.1",
23+
"astro": "^6.1.6",
2424
"msw": "^2.10.2",
2525
"publint": "^0.3.2",
2626
"tsup": "^8.3.6",
2727
"typescript": "^5.7.3"
2828
},
2929
"peerDependencies": {
30-
"astro": "^4.14.0 || ^5.0.0"
30+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
3131
},
3232
"keywords": [
3333
"withastro",

packages/mock/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@
2020
},
2121
"devDependencies": {
2222
"@arethetypeswrong/cli": "^0.17.3",
23-
"astro": "^5.10.1",
23+
"astro": "^6.1.6",
2424
"publint": "^0.3.2",
2525
"tsup": "^8.3.6",
2626
"typescript": "^5.7.3"
2727
},
2828
"peerDependencies": {
29-
"astro": "^4.14.0 || ^5.0.0"
29+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
3030
},
3131
"keywords": [
3232
"withastro",

packages/utils/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
},
1919
"devDependencies": {
2020
"@arethetypeswrong/cli": "^0.17.3",
21-
"astro": "^5.10.1",
21+
"astro": "^6.1.6",
2222
"publint": "^0.3.2",
2323
"tsup": "^8.3.6",
2424
"typescript": "^5.7.3"
2525
},
2626
"peerDependencies": {
27-
"astro": "^4.14.0 || ^5.0.0"
27+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
2828
},
2929
"keywords": [],
3030
"author": "",

packages/youtube/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,14 +20,14 @@
2020
},
2121
"devDependencies": {
2222
"@arethetypeswrong/cli": "^0.17.3",
23-
"astro": "^5.10.1",
23+
"astro": "^6.1.6",
2424
"msw": "^2.10.2",
2525
"publint": "^0.3.2",
2626
"tsup": "^8.3.6",
2727
"typescript": "^5.7.3"
2828
},
2929
"peerDependencies": {
30-
"astro": "^4.14.0 || ^5.0.0"
30+
"astro": "^4.14.0 || ^5.0.0 || ^6.0.0"
3131
},
3232
"keywords": [
3333
"withastro",

0 commit comments

Comments
 (0)