Skip to content

Commit b882304

Browse files
Update astro to ^6.4.6 (#182)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 421ce30 commit b882304

4 files changed

Lines changed: 16 additions & 16 deletions

File tree

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"preview": "astro preview"
1010
},
1111
"devDependencies": {
12-
"astro": "^6.4.2",
12+
"astro": "^6.4.6",
1313
"astro-og-canvas": "workspace:*",
1414
"canvaskit-wasm": "^0.41.1"
1515
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@astrojs/check": "^0.9.9",
1515
"@changesets/changelog-github": "^0.7.0",
1616
"@changesets/cli": "^2.31.0",
17-
"astro": "^6.4.2",
17+
"astro": "^6.4.6",
1818
"tsm": "^2.3.0",
1919
"typescript": "^6.0.3",
2020
"uvu": "^0.5.6"

packages/astro-og-canvas/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
],
3232
"devDependencies": {
3333
"@types/node": "^18.19.130",
34-
"astro": "^6.4.2",
34+
"astro": "^6.4.6",
3535
"typescript": "^6.0.3"
3636
},
3737
"dependencies": {

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)