mirror of
https://github.com/LBRYFoundation/lbry-tech.git
synced 2025-07-02 00:22:58 +00:00
Bump astro from 4.4.3 to 4.4.9
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 4.4.3 to 4.4.9. - [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@4.4.9/packages/astro) --- updated-dependencies: - dependency-name: astro dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9f07cc92d7
commit
e5d926ff0c
2 changed files with 6 additions and 6 deletions
10
package-lock.json
generated
10
package-lock.json
generated
|
@ -11,7 +11,7 @@
|
|||
"@astrojs/mdx": "^2.0.3",
|
||||
"@lbry/components": "^4.2.5",
|
||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||
"astro": "^4.4.3",
|
||||
"astro": "^4.4.9",
|
||||
"astro-preload": "^1.1.2",
|
||||
"markdown-wasm": "^1.2.0",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
|
@ -4062,9 +4062,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/astro": {
|
||||
"version": "4.4.3",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.3.tgz",
|
||||
"integrity": "sha512-9Ih+2mJv+i3XgGfU8m9evkNU7NEQWvOhqGsskrCwKmltuTtLol2hPw+eIfE49Yfktzfj5qLC6ZGkPxCJu5gkhA==",
|
||||
"version": "4.4.9",
|
||||
"resolved": "https://registry.npmjs.org/astro/-/astro-4.4.9.tgz",
|
||||
"integrity": "sha512-FTWhzKjao7rHHiF/CqPqPS18AFad+fmUcYUFhWWIsYETHcc9g0IIIiv6cHXUE7g6mEZf7ycAa+WdboeEHUhraQ==",
|
||||
"dependencies": {
|
||||
"@astrojs/compiler": "^2.5.3",
|
||||
"@astrojs/internal-helpers": "0.2.1",
|
||||
|
@ -4125,7 +4125,7 @@
|
|||
"tsconfck": "^3.0.0",
|
||||
"unist-util-visit": "^5.0.0",
|
||||
"vfile": "^6.0.1",
|
||||
"vite": "^5.1.2",
|
||||
"vite": "^5.1.4",
|
||||
"vitefu": "^0.2.5",
|
||||
"which-pm": "^2.1.1",
|
||||
"yargs-parser": "^21.1.1",
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"@astrojs/mdx": "^2.0.3",
|
||||
"@lbry/components": "^4.2.5",
|
||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||
"astro": "^4.4.3",
|
||||
"astro": "^4.4.9",
|
||||
"astro-preload": "^1.1.2",
|
||||
"markdown-wasm": "^1.2.0",
|
||||
"rehype-autolink-headings": "^7.1.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue