Merge pull request #25 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.21.2
Bump @astrojs/starlight from 0.21.1 to 0.21.2
This commit is contained in:
commit
8500ed47f1
2 changed files with 5 additions and 5 deletions
8
package-lock.json
generated
8
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.5.9",
|
"@astrojs/check": "^0.5.9",
|
||||||
"@astrojs/sitemap": "^3.1.1",
|
"@astrojs/sitemap": "^3.1.1",
|
||||||
"@astrojs/starlight": "^0.21.1",
|
"@astrojs/starlight": "^0.21.2",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.3.6",
|
"@astrojs/vercel": "^7.3.6",
|
||||||
|
@ -200,9 +200,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@astrojs/starlight": {
|
"node_modules/@astrojs/starlight": {
|
||||||
"version": "0.21.1",
|
"version": "0.21.2",
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.21.1.tgz",
|
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.21.2.tgz",
|
||||||
"integrity": "sha512-nQ5EwKnB3eI8jxQrbgzZJJcyxeIiL3GzsAhl//1fE541MlD+PKy53v1PsYPi/RILdjt1Pg39rf1fkJC/rhXRgw==",
|
"integrity": "sha512-ziDfrbhBjw/+HwMITk6yz7SbkQKQJZY9GlaPHntSPq4kYs+b2ru3toIxj2l3T9LUFtUpNWHkj+C1wJTmfLZfaw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^2.1.1",
|
"@astrojs/mdx": "^2.1.1",
|
||||||
"@astrojs/sitemap": "^3.0.5",
|
"@astrojs/sitemap": "^3.0.5",
|
||||||
|
|
|
@ -12,7 +12,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/check": "^0.5.9",
|
"@astrojs/check": "^0.5.9",
|
||||||
"@astrojs/sitemap": "^3.1.1",
|
"@astrojs/sitemap": "^3.1.1",
|
||||||
"@astrojs/starlight": "^0.21.1",
|
"@astrojs/starlight": "^0.21.2",
|
||||||
"@astrojs/starlight-tailwind": "^2.0.1",
|
"@astrojs/starlight-tailwind": "^2.0.1",
|
||||||
"@astrojs/tailwind": "^5.1.0",
|
"@astrojs/tailwind": "^5.1.0",
|
||||||
"@astrojs/vercel": "^7.3.6",
|
"@astrojs/vercel": "^7.3.6",
|
||||||
|
|
Loading…
Add table
Reference in a new issue