Skip to content

Commit ebbd793

Browse files
authored
chore(deps): update astro-embed (#17436)
1 parent 311e42c commit ebbd793

3 files changed

Lines changed: 214 additions & 111 deletions

File tree

.github/renovate.json5

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -182,9 +182,6 @@
182182
"@types/node",
183183
"@types/vscode",
184184

185-
// TODO: investigate upgrade (zod import issues with atproto)
186-
"astro-embed",
187-
188185
// TODO: investigate upgrade (has type issues)
189186
"drizzle-orm",
190187
"sharp",

packages/astro/test/fixtures/third-party-astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
"private": true,
55
"dependencies": {
66
"astro": "workspace:*",
7-
"astro-embed": "^0.8.0"
7+
"astro-embed": "^0.13.1"
88
}
99
}

0 commit comments

Comments
 (0)