Bump @astrojs/starlight from 0.24.4 to 0.24.5

Bumps [@astrojs/starlight](https://github.com/withastro/starlight/tree/HEAD/packages/starlight) from 0.24.4 to 0.24.5.
- [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.24.5/packages/starlight)

---
updated-dependencies:
- dependency-name: "@astrojs/starlight"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-01 17:19:31 +00:00 committed by GitHub
parent 1f3a48c2c8
commit fc7ff526f4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -9,7 +9,7 @@
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/starlight": "^0.24.4",
"@astrojs/starlight": "^0.24.5",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",
@ -331,9 +331,9 @@
}
},
"node_modules/@astrojs/starlight": {
"version": "0.24.4",
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.24.4.tgz",
"integrity": "sha512-rED8LPQwsXlgclfdHO+okUGcirof1prrxZLuKWp380xC/T7u2qQ5b1gnKqpM+92x+vhs8GYT7mHGKz9VctwdUg==",
"version": "0.24.5",
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.24.5.tgz",
"integrity": "sha512-DDI8NpLzk+ReBudhAV09OhO5DxD+KN4Nnp3YlG6kwn/F8fmywNTNgY7VW67Z8aad+A/85OOiQOtq9wIFNRy3YA==",
"dependencies": {
"@astrojs/mdx": "^3.1.0",
"@astrojs/sitemap": "^3.1.5",

View file

@ -12,7 +12,7 @@
"dependencies": {
"@astrojs/check": "^0.7.0",
"@astrojs/sitemap": "^3.1.6",
"@astrojs/starlight": "^0.24.4",
"@astrojs/starlight": "^0.24.5",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2",