Merge pull request #208 from mearashadowfax/dependabot/npm_and_yarn/astrojs/starlight-0.28.2
Bump @astrojs/starlight from 0.27.1 to 0.28.2
This commit is contained in:
commit
a82eb69078
2 changed files with 45 additions and 6 deletions
49
package-lock.json
generated
49
package-lock.json
generated
|
@ -9,7 +9,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.3",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@astrojs/starlight": "^0.27.1",
|
||||
"@astrojs/starlight": "^0.28.2",
|
||||
"@astrojs/starlight-tailwind": "^2.0.3",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@preline/accordion": "^2.4.1",
|
||||
|
@ -206,9 +206,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/@astrojs/starlight": {
|
||||
"version": "0.27.1",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.27.1.tgz",
|
||||
"integrity": "sha512-L2hEgN/Tk7tfBDeaqUOgOpey5NcUL78FuQa06iNxyZ6RjyYyuXSniOoFxZYIo5PpY9O1dLdK22PkZyCDpO729g==",
|
||||
"version": "0.28.2",
|
||||
"resolved": "https://registry.npmjs.org/@astrojs/starlight/-/starlight-0.28.2.tgz",
|
||||
"integrity": "sha512-Q1/Ujl2EzWX71qwqdt/0KP3wOyX6Rvyzcep/zD3hRCtw/Vi2TReh4Q2wLwz7mnbuYU9H7YvBKYknbkmjC+K/0w==",
|
||||
"dependencies": {
|
||||
"@astrojs/mdx": "^3.1.3",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
|
@ -221,6 +221,7 @@
|
|||
"hast-util-select": "^6.0.2",
|
||||
"hast-util-to-string": "^3.0.0",
|
||||
"hastscript": "^9.0.0",
|
||||
"i18next": "^23.11.5",
|
||||
"mdast-util-directive": "^3.0.0",
|
||||
"mdast-util-to-markdown": "^2.1.0",
|
||||
"mdast-util-to-string": "^4.0.0",
|
||||
|
@ -233,7 +234,7 @@
|
|||
"vfile": "^6.0.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"astro": "^4.8.6"
|
||||
"astro": "^4.14.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@astrojs/starlight-tailwind": {
|
||||
|
@ -535,6 +536,17 @@
|
|||
"@babel/core": "^7.0.0-0"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/runtime": {
|
||||
"version": "7.25.6",
|
||||
"resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.6.tgz",
|
||||
"integrity": "sha512-VBj9MYyDb9tuLq7yzqjgzt6Q+IBQLrGZfdjOekyEirZPHxXWoTSGUTMrpsfi58Up73d13NfYLv8HT9vmznjzhQ==",
|
||||
"dependencies": {
|
||||
"regenerator-runtime": "^0.14.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=6.9.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@babel/template": {
|
||||
"version": "7.25.0",
|
||||
"resolved": "https://registry.npmjs.org/@babel/template/-/template-7.25.0.tgz",
|
||||
|
@ -4429,6 +4441,28 @@
|
|||
"node": ">= 6"
|
||||
}
|
||||
},
|
||||
"node_modules/i18next": {
|
||||
"version": "23.15.1",
|
||||
"resolved": "https://registry.npmjs.org/i18next/-/i18next-23.15.1.tgz",
|
||||
"integrity": "sha512-wB4abZ3uK7EWodYisHl/asf8UYEhrI/vj/8aoSsrj/ZDxj4/UXPOa1KvFt1Fq5hkUHquNqwFlDprmjZ8iySgYA==",
|
||||
"funding": [
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://locize.com"
|
||||
},
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://locize.com/i18next.html"
|
||||
},
|
||||
{
|
||||
"type": "individual",
|
||||
"url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project"
|
||||
}
|
||||
],
|
||||
"dependencies": {
|
||||
"@babel/runtime": "^7.23.2"
|
||||
}
|
||||
},
|
||||
"node_modules/ico-endec": {
|
||||
"version": "0.1.6",
|
||||
"resolved": "https://registry.npmjs.org/ico-endec/-/ico-endec-0.1.6.tgz",
|
||||
|
@ -6990,6 +7024,11 @@
|
|||
"node": ">=8.10.0"
|
||||
}
|
||||
},
|
||||
"node_modules/regenerator-runtime": {
|
||||
"version": "0.14.1",
|
||||
"resolved": "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.14.1.tgz",
|
||||
"integrity": "sha512-dYnhHh0nJoMfnkZs6GmmhFknAGRrLznOu5nc9ML+EJxGvrx6H7teuevqVqCuPcPK//3eDrrjQhehXVx9cnkGdw=="
|
||||
},
|
||||
"node_modules/regex": {
|
||||
"version": "4.3.2",
|
||||
"resolved": "https://registry.npmjs.org/regex/-/regex-4.3.2.tgz",
|
||||
|
|
|
@ -12,7 +12,7 @@
|
|||
"dependencies": {
|
||||
"@astrojs/check": "^0.9.3",
|
||||
"@astrojs/sitemap": "^3.1.6",
|
||||
"@astrojs/starlight": "^0.27.1",
|
||||
"@astrojs/starlight": "^0.28.2",
|
||||
"@astrojs/starlight-tailwind": "^2.0.3",
|
||||
"@astrojs/tailwind": "^5.1.0",
|
||||
"@preline/accordion": "^2.4.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue