Merge pull request #183 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.26.1

Bump @astrojs/starlight from 0.25.4 to 0.26.1
This commit is contained in:
Emil Gulamov 2024-08-26 22:25:14 +04:00 committed by GitHub
commit 0999eed3a3
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": { "dependencies": {
"@astrojs/check": "^0.9.3", "@astrojs/check": "^0.9.3",
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.1.6",
"@astrojs/starlight": "^0.25.4", "@astrojs/starlight": "^0.26.1",
"@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2", "@astrojs/vercel": "^7.7.2",
@ -208,9 +208,9 @@
} }
}, },
"node_modules/@astrojs/starlight": { "node_modules/@astrojs/starlight": {
"version": "0.25.4", "version": "0.26.1",
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.25.4.tgz", "resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.26.1.tgz",
"integrity": "sha512-TRPgRsd5opi2tCXvh8rWizpLsJsRRXbYecULG5b/1x4BFyp40ZJVB77cLMjTj3lHwqWs0Sybtq5OBpOy6fuIEQ==", "integrity": "sha512-0qNYWZJ+ZOdSfM7du6fGuwUhyTHtAeRIl0zYe+dF0TxDvcakplO1SYLbGGX6lEVYE3PdBne7dcJww85bXZJIIQ==",
"dependencies": { "dependencies": {
"@astrojs/mdx": "^3.1.3", "@astrojs/mdx": "^3.1.3",
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.1.6",

View file

@ -12,7 +12,7 @@
"dependencies": { "dependencies": {
"@astrojs/check": "^0.9.3", "@astrojs/check": "^0.9.3",
"@astrojs/sitemap": "^3.1.6", "@astrojs/sitemap": "^3.1.6",
"@astrojs/starlight": "^0.25.4", "@astrojs/starlight": "^0.26.1",
"@astrojs/starlight-tailwind": "^2.0.3", "@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0", "@astrojs/tailwind": "^5.1.0",
"@astrojs/vercel": "^7.7.2", "@astrojs/vercel": "^7.7.2",