mirror of
https://github.com/LBRYFoundation/lbry-tech.git
synced 2025-03-04 14:57:55 +00:00
Merge d7de5e42ca
into cd142f5614
This commit is contained in:
commit
53fada76fc
2 changed files with 5 additions and 6 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
||||||
"@orama/plugin-astro": "^2.0.7",
|
"@orama/plugin-astro": "^2.0.7",
|
||||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||||
"astro": "^4.15.1",
|
"astro": "^4.15.1",
|
||||||
"astro-loading-indicator": "^0.4.0",
|
"astro-loading-indicator": "^0.5.0",
|
||||||
"astro-preload": "^1.1.2",
|
"astro-preload": "^1.1.2",
|
||||||
"markdown-wasm": "^1.2.0",
|
"markdown-wasm": "^1.2.0",
|
||||||
"rehype-autolink-headings": "^7.1.0",
|
"rehype-autolink-headings": "^7.1.0",
|
||||||
|
@ -4790,10 +4790,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/astro-loading-indicator": {
|
"node_modules/astro-loading-indicator": {
|
||||||
"version": "0.4.0",
|
"version": "0.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/astro-loading-indicator/-/astro-loading-indicator-0.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/astro-loading-indicator/-/astro-loading-indicator-0.5.0.tgz",
|
||||||
"integrity": "sha512-8GX6hSy1Wbnto1GCPokNtBndjrRwf94KaBOdaqe3PQSC1vrBATrUcHovcctPkfUXvOopbnow92CwmXdTrbE74Q==",
|
"integrity": "sha512-NU06AzJEzvlzXLac8ODFgHjzTDyaF/GV+nQQ7Rq21rCeSifhmLQu219lJukIUS0ySs4ySO4PAwcaHGClOSEufA==",
|
||||||
"license": "MIT",
|
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"astro": "^4.0.0"
|
"astro": "^4.0.0"
|
||||||
}
|
}
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
"@orama/plugin-astro": "^2.0.7",
|
"@orama/plugin-astro": "^2.0.7",
|
||||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||||
"astro": "^4.15.1",
|
"astro": "^4.15.1",
|
||||||
"astro-loading-indicator": "^0.4.0",
|
"astro-loading-indicator": "^0.5.0",
|
||||||
"astro-preload": "^1.1.2",
|
"astro-preload": "^1.1.2",
|
||||||
"markdown-wasm": "^1.2.0",
|
"markdown-wasm": "^1.2.0",
|
||||||
"rehype-autolink-headings": "^7.1.0",
|
"rehype-autolink-headings": "^7.1.0",
|
||||||
|
|
Loading…
Reference in a new issue