Bump the prod-dependencies group with 9 updates

Bumps the prod-dependencies group with 9 updates:

| Package | From | To |
| --- | --- | --- |
| [@astrojs/sitemap](https://github.com/withastro/astro/tree/HEAD/packages/integrations/sitemap) | `3.0.5` | `3.1.1` |
| [@ts-ghost/core-api](https://github.com/PhilDL/ts-ghost) | `5.1.2` | `6.0.0` |
| [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) | `4.4.0` | `4.4.4` |
| [package-json](https://github.com/sindresorhus/package-json) | `9.0.0` | `10.0.0` |
| [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) | `5.1.3` | `5.1.4` |
| [ultrahtml](https://github.com/natemoo-re/ultrahtml) | `1.5.2` | `1.5.3` |
| [sass](https://github.com/sass/dart-sass) | `1.71.0` | `1.71.1` |
| [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) | `0.19.0` | `0.20.1` |
| [sharp](https://github.com/lovell/sharp) | `0.32.6` | `0.33.2` |


Updates `@astrojs/sitemap` from 3.0.5 to 3.1.1
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/integrations/sitemap/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/@astrojs/sitemap@3.1.1/packages/integrations/sitemap)

Updates `@ts-ghost/core-api` from 5.1.2 to 6.0.0
- [Release notes](https://github.com/PhilDL/ts-ghost/releases)
- [Changelog](https://github.com/PhilDL/ts-ghost/blob/main/CHANGELOG.md)
- [Commits](https://github.com/PhilDL/ts-ghost/compare/@ts-ghost/core-api@5.1.2...@ts-ghost/core-api@6.0.0)

Updates `astro` from 4.4.0 to 4.4.4
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@4.4.4/packages/astro)

Updates `package-json` from 9.0.0 to 10.0.0
- [Release notes](https://github.com/sindresorhus/package-json/releases)
- [Commits](https://github.com/sindresorhus/package-json/compare/v9.0.0...v10.0.0)

Updates `vite` from 5.1.3 to 5.1.4
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v5.1.4/packages/vite)

Updates `ultrahtml` from 1.5.2 to 1.5.3
- [Release notes](https://github.com/natemoo-re/ultrahtml/releases)
- [Changelog](https://github.com/natemoo-re/ultrahtml/blob/main/CHANGELOG.md)
- [Commits](https://github.com/natemoo-re/ultrahtml/compare/v1.5.2...v1.5.3)

Updates `sass` from 1.71.0 to 1.71.1
- [Release notes](https://github.com/sass/dart-sass/releases)
- [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sass/dart-sass/compare/1.71.0...1.71.1)

Updates `@astrojs/starlight` from 0.19.0 to 0.20.1
- [Release notes](https://github.com/withastro/starlight/releases)
- [Changelog](https://github.com/withastro/starlight/blob/main/packages/starlight/CHANGELOG.md)
- [Commits](https://github.com/withastro/starlight/commits/@astrojs/starlight@0.20.1/packages/starlight)

Updates `sharp` from 0.32.6 to 0.33.2
- [Release notes](https://github.com/lovell/sharp/releases)
- [Changelog](https://github.com/lovell/sharp/blob/main/docs/changelog.md)
- [Commits](https://github.com/lovell/sharp/compare/v0.32.6...v0.33.2)

---
updated-dependencies:
- dependency-name: "@astrojs/sitemap"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: "@ts-ghost/core-api"
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: package-json
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: prod-dependencies
- dependency-name: vite
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: ultrahtml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: sass
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-dependencies
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
- dependency-name: sharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-26 11:26:07 +00:00 committed by GitHub
parent 8e276d533d
commit 994cc318fd
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
9 changed files with 469 additions and 307 deletions

View File

@ -65,6 +65,6 @@
"@eliancodes/brutal-ui": "^0.2.3",
"astro-font": "^0.0.77",
"typescript": "^5.3.3",
"ultrahtml": "^1.5.2"
"ultrahtml": "^1.5.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.4"
}
}

View File

@ -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

@ -95,16 +95,16 @@
"dependencies": {
"@matthiesenxyz/astro-ghostcms-theme-default": "^0.1.13",
"@astrojs/rss": "^4.0.5",
"@astrojs/sitemap": "^3.0.5",
"@astrojs/sitemap": "^3.1.1",
"@resvg/resvg-js": "^2.6.0",
"@ts-ghost/core-api": "^5.1.2",
"astro": "^4.4.0",
"@ts-ghost/core-api": "^6.0.0",
"astro": "^4.4.4",
"astro-robots-txt": "^1.0.0",
"fs-extra": "^11.1.0",
"package-json": "9.0.0",
"package-json": "10.0.0",
"satori": "^0.10.11",
"satori-html": "^0.3.2",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vite-tsconfig-paths": "^4.2.2",
"zod": "^3.22.4"
}

View File

@ -55,7 +55,7 @@
"prettier": "^3.2.5",
"typescript": "^5.3.3",
"vitest": "^1.3.0",
"vite": "^5.1.3",
"vite": "^5.1.4",
"vite-tsconfig-paths": "^4.2.2"
},
"publishConfig": {

View File

@ -59,16 +59,16 @@
"test:ci": "vitest run --coverage.enabled --coverage.reporter='text-summary'"
},
"devDependencies": {
"@astrojs/starlight": "^0.19.0",
"@astrojs/starlight": "^0.20.1",
"@ts-ghost/tsconfig": "workspace:*",
"astro": "^4.4.0",
"astro": "^4.4.4",
"vitest": "^1.2.2",
"vitest-fetch-mock": "^0.2.2"
},
"dependencies": {
"@astrojs/rss": "^4.0.5",
"@ts-ghost/core-api": "^5.1.2",
"vite": "^5.1.2",
"@ts-ghost/core-api": "^6.0.0",
"vite": "^5.1.4",
"vite-tsconfig-paths": "^4.2.2"
},
"peerDependencies": {

View File

@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"astro": "^4.4.0",
"astro": "^4.4.4",
"@matthiesenxyz/astro-ghostcms-theme-default": "workspace:*",
"@matthiesenxyz/astro-ghostcms-catppuccin": "workspace:*",
"@matthiesenxyz/astro-ghostcms-brutalbyelian": "workspace:*",

File diff suppressed because it is too large Load Diff

View File

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