Skip to content

Commit 3943575

Browse files
committed
update axios and astro
1 parent 3bcfffa commit 3943575

File tree

4 files changed

+609
-125
lines changed

4 files changed

+609
-125
lines changed

apps/outreach/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@opendatacapture/runtime-core": "workspace:*",
2929
"@tailwindcss/typography": "^0.5.16",
3030
"@tailwindcss/vite": "^4.1.5",
31-
"astro": "^5.1.8",
31+
"astro": "^5.13.1",
3232
"github-slugger": "^2.0.0",
3333
"sharp": "^0.33.5",
3434
"tailwindcss": "catalog:",

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,8 @@
8080
"typescript": "5.6.x"
8181
},
8282
"onlyBuiltDependencies": [
83-
"@nestjs/core"
83+
"@nestjs/core",
84+
"sharp"
8485
]
8586
},
8687
"__isODCRepo": true

0 commit comments

Comments
 (0)