mirror of
https://github.com/jwetzell/showbridge-docs.git
synced 2026-09-07 05:08:58 +00:00
Bump astro from 6.3.1 to 6.3.3
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 6.3.1 to 6.3.3. - [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@6.3.3/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-version: 6.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
Generated
+6
-59
@@ -10,7 +10,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "0.9.9",
|
"@astrojs/check": "0.9.9",
|
||||||
"@astrojs/starlight": "^0.39.2",
|
"@astrojs/starlight": "^0.39.2",
|
||||||
"astro": "^6.3.1",
|
"astro": "^6.3.3",
|
||||||
"sharp": "0.34.5",
|
"sharp": "0.34.5",
|
||||||
"typescript": "6.0.3"
|
"typescript": "6.0.3"
|
||||||
}
|
}
|
||||||
@@ -2336,15 +2336,15 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro": {
|
"node_modules/astro": {
|
||||||
"version": "6.3.1",
|
"version": "6.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/astro/-/astro-6.3.3.tgz",
|
||||||
"integrity": "sha512-atz6dmkE3Gu24bDgb7g2RE/BYnKqPYIHd6hTUM1UXvu/i7qNZOKLAqEHvgYpv9PQVcgWsXpk4/OOXZ0E/FzvSQ==",
|
"integrity": "sha512-wvLIZQYbBZt6U8gyflBW4SLBypaqdwLZUH93rT3oT53cmQ0bTGubvMAGjqBRoheOYzYcTJZtW6czztzbu4kQ5g==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/compiler": "^4.0.0",
|
"@astrojs/compiler": "^4.0.0",
|
||||||
"@astrojs/internal-helpers": "0.9.0",
|
"@astrojs/internal-helpers": "0.9.1",
|
||||||
"@astrojs/markdown-remark": "7.1.1",
|
"@astrojs/markdown-remark": "7.1.2",
|
||||||
"@astrojs/telemetry": "3.3.2",
|
"@astrojs/telemetry": "3.3.2",
|
||||||
"@capsizecss/unpack": "^4.0.0",
|
"@capsizecss/unpack": "^4.0.0",
|
||||||
"@clack/prompts": "^1.1.0",
|
"@clack/prompts": "^1.1.0",
|
||||||
@@ -2434,59 +2434,6 @@
|
|||||||
"dev": true,
|
"dev": true,
|
||||||
"license": "MIT"
|
"license": "MIT"
|
||||||
},
|
},
|
||||||
"node_modules/astro/node_modules/@astrojs/internal-helpers": {
|
|
||||||
"version": "0.9.0",
|
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/internal-helpers/-/internal-helpers-0.9.0.tgz",
|
|
||||||
"integrity": "sha512-GdYkzR26re8izmyYlBqf4z2s7zNngmWLFuxw0UKiPNqHraZGS6GKWIwSHgS22RDlu2ePFJ8bzmpBcUszut/SDg==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"picomatch": "^4.0.4"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/astro/node_modules/@astrojs/markdown-remark": {
|
|
||||||
"version": "7.1.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/markdown-remark/-/markdown-remark-7.1.1.tgz",
|
|
||||||
"integrity": "sha512-C6e9BnLGlbdv6bV8MYGeHpHxsUHrCrB4OuRLqi5LI7oiBVcBcqfUN06zpwFQdHgV48QCCrMmLpyqBr7VqC+swA==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"@astrojs/internal-helpers": "0.9.0",
|
|
||||||
"@astrojs/prism": "4.0.1",
|
|
||||||
"github-slugger": "^2.0.0",
|
|
||||||
"hast-util-from-html": "^2.0.3",
|
|
||||||
"hast-util-to-text": "^4.0.2",
|
|
||||||
"js-yaml": "^4.1.1",
|
|
||||||
"mdast-util-definitions": "^6.0.0",
|
|
||||||
"rehype-raw": "^7.0.0",
|
|
||||||
"rehype-stringify": "^10.0.1",
|
|
||||||
"remark-gfm": "^4.0.1",
|
|
||||||
"remark-parse": "^11.0.0",
|
|
||||||
"remark-rehype": "^11.1.2",
|
|
||||||
"remark-smartypants": "^3.0.2",
|
|
||||||
"retext-smartypants": "^6.2.0",
|
|
||||||
"shiki": "^4.0.0",
|
|
||||||
"smol-toml": "^1.6.0",
|
|
||||||
"unified": "^11.0.5",
|
|
||||||
"unist-util-remove-position": "^5.0.0",
|
|
||||||
"unist-util-visit": "^5.1.0",
|
|
||||||
"unist-util-visit-parents": "^6.0.2",
|
|
||||||
"vfile": "^6.0.3"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/astro/node_modules/@astrojs/prism": {
|
|
||||||
"version": "4.0.1",
|
|
||||||
"resolved": "https://registry.npmjs.org/@astrojs/prism/-/prism-4.0.1.tgz",
|
|
||||||
"integrity": "sha512-nksZQVjlferuWzhPsBpQ1JE5XuKAf1id1/9Hj4a9KG4+ofrlzxUUwX4YGQF/SuDiuiGKEnzopGOt38F3AnVWsQ==",
|
|
||||||
"dev": true,
|
|
||||||
"license": "MIT",
|
|
||||||
"dependencies": {
|
|
||||||
"prismjs": "^1.30.0"
|
|
||||||
},
|
|
||||||
"engines": {
|
|
||||||
"node": ">=22.12.0"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"node_modules/astro/node_modules/jsonc-parser": {
|
"node_modules/astro/node_modules/jsonc-parser": {
|
||||||
"version": "3.3.1",
|
"version": "3.3.1",
|
||||||
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.3.1.tgz",
|
||||||
|
|||||||
+1
-1
@@ -16,7 +16,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@astrojs/check": "0.9.9",
|
"@astrojs/check": "0.9.9",
|
||||||
"@astrojs/starlight": "^0.39.2",
|
"@astrojs/starlight": "^0.39.2",
|
||||||
"astro": "^6.3.1",
|
"astro": "^6.3.3",
|
||||||
"sharp": "0.34.5",
|
"sharp": "0.34.5",
|
||||||
"typescript": "6.0.3"
|
"typescript": "6.0.3"
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user