Bump the prod-dependencies group with 4 updates #56
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
"@matthiesenxyz/create-astro-ghostcms": patch
|
||||
---
|
||||
|
||||
Bump dependencies:
|
||||
|
||||
- @astrojs/rss from to
|
||||
- vite from to
|
||||
- unocss from to
|
||||
- astro-font from to
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
|
||||
---
|
||||
|
||||
Bump dependencies:
|
||||
|
||||
- @astrojs/rss from to
|
||||
- vite from to
|
||||
- unocss from to
|
||||
- astro-font from to
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
"@matthiesenxyz/astro-ghostcms": patch
|
||||
---
|
||||
|
||||
Bump dependencies:
|
||||
|
||||
- @astrojs/rss from to
|
||||
- vite from to
|
||||
- unocss from to
|
||||
- astro-font from to
|
|
@ -61,9 +61,9 @@
|
|||
"@matthiesenxyz/astro-ghostcms-rendercontent": "^0.0.4",
|
||||
"@unocss/astro": "^0.58.5",
|
||||
"@unocss/reset": "^0.58.5",
|
||||
"unocss": "^0.57.7",
|
||||
"unocss": "^0.58.5",
|
||||
"@eliancodes/brutal-ui": "^0.2.3",
|
||||
"astro-font": "^0.0.72",
|
||||
"astro-font": "^0.0.77",
|
||||
"typescript": "^5.3.3",
|
||||
"ultrahtml": "^1.5.2"
|
||||
}
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.1.11",
|
||||
"@astrojs/rss": "^4.0.4",
|
||||
"@astrojs/rss": "^4.0.5",
|
||||
"@astrojs/sitemap": "^3.0.5",
|
||||
"@resvg/resvg-js": "^2.6.0",
|
||||
"@ts-ghost/core-api": "^5.1.2",
|
||||
|
@ -102,7 +102,7 @@
|
|||
"package-json": "9.0.0",
|
||||
"satori": "^0.10.11",
|
||||
"satori-html": "^0.3.2",
|
||||
"vite": "^5.0.12",
|
||||
"vite": "^5.1.2",
|
||||
"vite-tsconfig-paths": "^4.2.2",
|
||||
"zod": "^3.22.4"
|
||||
}
|
||||
|
|
|
@ -56,7 +56,7 @@
|
|||
"prettier": "^3.2.5",
|
||||
"typescript": "^5.3.3",
|
||||
"vitest": "^1.2.2",
|
||||
"vite": "^5.0.12",
|
||||
"vite": "^5.1.2",
|
||||
"vite-tsconfig-paths": "^4.2.2"
|
||||
},
|
||||
"publishConfig": {
|
||||
|
|
|
@ -23,6 +23,6 @@
|
|||
"devDependencies": {
|
||||
"@unocss/reset": "^0.58.5",
|
||||
"typescript": "^5.3.3",
|
||||
"unocss": "^0.57.7"
|
||||
"unocss": "^0.58.5"
|
||||
}
|
||||
}
|
||||
|
|
684
pnpm-lock.yaml
684
pnpm-lock.yaml
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue