mirror of
https://github.com/LBRYFoundation/lbry-tech.git
synced 2025-07-02 00:22:58 +00:00
Bump @orama/plugin-astro from 2.0.7 to 3.0.1
Bumps [@orama/plugin-astro](https://github.com/askorama/orama) from 2.0.7 to 3.0.1. - [Release notes](https://github.com/askorama/orama/releases) - [Commits](https://github.com/askorama/orama/compare/v2.0.7...v3.0.1) --- updated-dependencies: - dependency-name: "@orama/plugin-astro" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
53be650802
commit
1a9fa650ea
2 changed files with 9 additions and 9 deletions
16
package-lock.json
generated
16
package-lock.json
generated
|
@ -10,7 +10,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^3.0.1",
|
"@astrojs/mdx": "^3.0.1",
|
||||||
"@lbry/components": "^4.2.5",
|
"@lbry/components": "^4.2.5",
|
||||||
"@orama/plugin-astro": "^2.0.7",
|
"@orama/plugin-astro": "^3.0.1",
|
||||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||||
"astro": "^4.15.6",
|
"astro": "^4.15.6",
|
||||||
"astro-loading-indicator": "^0.6.0",
|
"astro-loading-indicator": "^0.6.0",
|
||||||
|
@ -2551,19 +2551,19 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@orama/orama": {
|
"node_modules/@orama/orama": {
|
||||||
"version": "2.0.7",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@orama/orama/-/orama-2.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/@orama/orama/-/orama-3.0.1.tgz",
|
||||||
"integrity": "sha512-ezB13u8JyHuSQsIfyR8Cm3LfSifjqqJ0meQHNVWJNnmpp+fKiJeOC/U85WfX2h+lsgfZO+VW0t4cFWCbeAdBsA==",
|
"integrity": "sha512-18hl0MiCLmumODHjrLzSdTb1Ny3Dh8tn44jwgx0LksCdvVAsr3jQvfr+hwrE7bVkap0wPELb/dnuJjvupKxheQ==",
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">= 16.0.0"
|
"node": ">= 16.0.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/@orama/plugin-astro": {
|
"node_modules/@orama/plugin-astro": {
|
||||||
"version": "2.0.7",
|
"version": "3.0.1",
|
||||||
"resolved": "https://registry.npmjs.org/@orama/plugin-astro/-/plugin-astro-2.0.7.tgz",
|
"resolved": "https://registry.npmjs.org/@orama/plugin-astro/-/plugin-astro-3.0.1.tgz",
|
||||||
"integrity": "sha512-UtDQJ75og/sC2ORsHeZRWCvgN71i+P+kbivTFpn+MClXyWbw4bC+7hlWP+qETkl6R24pEQKJF9fhxJqTZpyErg==",
|
"integrity": "sha512-2Gos7LlxWowNruueUzwCWCDb2Mpy64s/MF+XV1l0rd01KjKHJ4boa08EjOXEw4W5KL6+WDXvnDDTQ4KLVdjjvw==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@orama/orama": "2.0.7",
|
"@orama/orama": "3.0.1",
|
||||||
"astro": "^2.0.2",
|
"astro": "^2.0.2",
|
||||||
"html-to-text": "^9.0.3"
|
"html-to-text": "^9.0.3"
|
||||||
},
|
},
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@astrojs/mdx": "^3.0.1",
|
"@astrojs/mdx": "^3.0.1",
|
||||||
"@lbry/components": "^4.2.5",
|
"@lbry/components": "^4.2.5",
|
||||||
"@orama/plugin-astro": "^2.0.7",
|
"@orama/plugin-astro": "^3.0.1",
|
||||||
"@thewebforge/astro-code-blocks": "^0.2.0",
|
"@thewebforge/astro-code-blocks": "^0.2.0",
|
||||||
"astro": "^4.15.6",
|
"astro": "^4.15.6",
|
||||||
"astro-loading-indicator": "^0.6.0",
|
"astro-loading-indicator": "^0.6.0",
|
||||||
|
|
Loading…
Add table
Reference in a new issue