Bump the prod-dependencies group with 10 updates #83

Merged
dependabot[bot] merged 2 commits from dependabot/npm_and_yarn/prod-dependencies-de5da1ed0e into main 2024-03-07 14:37:43 +00:00
17 changed files with 595 additions and 531 deletions

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/create-astro-ghostcms": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/astro-ghostcms-catppuccin": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/starlight-ghostcms": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/astro-ghostcms-brutalbyelian": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/astro-ghostcms": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/astro-ghostcms-theme-default": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -0,0 +1,16 @@
---
"@matthiesenxyz/astro-ghostcms-rendercontent": patch
---
Bump dependencies:
- vite from to
- @eliancodes/brutal-ui from to
- typescript from to
- ultrahtml from to
- @fontsource-variable/inter from to
- astro-seo from to
- astro from to
- sass from to
- @astrojs/starlight from to
- sharp from to

View File

@ -62,9 +62,9 @@
"@unocss/astro": "^0.58.5",
"@unocss/reset": "^0.58.5",
"unocss": "^0.58.5",
"@eliancodes/brutal-ui": "^0.2.3",
"@eliancodes/brutal-ui": "^0.2.6",
"astro-font": "^0.0.77",
"typescript": "^5.3.3",
"ultrahtml": "^1.5.2"
"typescript": "^5.4.2",
"ultrahtml": "^1.5.3"
}
}

View File

@ -58,11 +58,11 @@
"dependencies": {
"@astrojs/tailwind": "^5.1.0",
"@catppuccin/tailwindcss": "0.1.6",
"@fontsource-variable/inter": "^5.0.16",
"@fontsource-variable/inter": "^5.0.17",
"@matthiesenxyz/astro-ghostcms": "^3.3.0",
"@tailwindcss/typography": "^0.5.10",
"tailwindcss": "^3.3.5",
"astro-navbar": "^2.3.1",
"astro-seo": "^0.8.2"
"astro-seo": "^0.8.3"
}
}

View File

@ -39,9 +39,9 @@
"license": "MIT",
"dependencies": {
"entities": "^4.5.0",
"ultrahtml": "^1.5.2"
"ultrahtml": "^1.5.3"
},
"devDependencies": {
"astro": "4.4.0"
"astro": "4.4.13"
}
}

View File

@ -44,7 +44,7 @@
"devDependencies": {
"@matthiesenxyz/astro-ghostcms": "*",
"@astrojs/check": "^0.5.6",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"peerDependencies": {
"astro": "^4.2.1"
@ -52,6 +52,6 @@
"dependencies": {
"@matthiesenxyz/astro-ghostcms": "^3.2.9",
"astro-font": "^0.0.77",
"sass": "^1.71.0"
"sass": "^1.71.1"
}
}

View File

@ -79,6 +79,6 @@
"picocolors": "^1.0.0",
"satori": "^0.10.13",
"satori-html": "^0.3.2",
"vite": "^5.1.4"
"vite": "^5.1.5"
}
}

View File

@ -46,7 +46,7 @@
"@types/gunzip-maybe": "^1.4.0",
"@types/node": "^20.11.25",
"@types/tar-fs": "^2.0.1",
"typescript": "^5.3.3"
"typescript": "^5.4.2"
},
"publishConfig": {
"access": "public"

View File

@ -53,8 +53,8 @@
"test:ci": "vitest run --coverage.enabled --coverage.reporter='text-summary'"
},
"devDependencies": {
"@astrojs/starlight": "^0.19.0",
"astro": "^4.4.1",
"@astrojs/starlight": "^0.21.1",
"astro": "^4.4.13",
"vitest": "^1.3.1",
"vitest-fetch-mock": "^0.2.2"
},
@ -63,7 +63,7 @@
"@ts-ghost/core-api": "^6.0.0",
"@ts-ghost/content-api": "^4.0.12",
"astro-integration-kit": "^0.5.1",
"vite": "^5.1.4",
"vite": "^5.1.5",
"vite-tsconfig-paths": "^4.3.1"
},
"peerDependencies": {

View File

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.4.0",
"astro": "^4.4.13",
"@matthiesenxyz/astro-ghostcms": "workspace:*",
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
"@matthiesenxyz/astro-ghostcms-brutalbyelian": "workspace:*",
@ -21,7 +21,7 @@
},
"devDependencies": {
"@unocss/reset": "^0.58.5",
"typescript": "^5.3.3",
"typescript": "^5.4.2",
"unocss": "^0.58.5"
}
}

View File

@ -13,9 +13,9 @@
},
"devDependencies": {},
"dependencies": {
"@astrojs/starlight": "^0.19.0",
"@astrojs/starlight": "^0.21.1",
"@matthiesenxyz/starlight-ghostcms": "workspace:*",
"astro": "^4.4.0",
"sharp": "^0.32.5"
"astro": "^4.4.13",
"sharp": "^0.33.2"
}
}

File diff suppressed because it is too large Load Diff