mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-11-03 10:00:41 +01:00
fix: upgrade @docsearch/js from 4.1.0 to 4.2.0
Snyk has created this PR to upgrade @docsearch/js from 4.1.0 to 4.2.0. See this package in npm: @docsearch/js See this project in Snyk: https://app.snyk.io/org/koujalgi.amith/project/9edb01b5-ef5b-48ce-87c6-70599c1d338c?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
8
docs/package-lock.json
generated
8
docs/package-lock.json
generated
@@ -8,7 +8,7 @@
|
||||
"name": "ollama-4-j",
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@docsearch/js": "^4.1.0",
|
||||
"@docsearch/js": "^4.2.0",
|
||||
"@docusaurus/core": "^3.9.2",
|
||||
"@docusaurus/plugin-content-docs": "^3.9.2",
|
||||
"@docusaurus/plugin-google-gtag": "^3.9.2",
|
||||
@@ -3347,9 +3347,9 @@
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@docsearch/js": {
|
||||
"version": "4.1.0",
|
||||
"resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.1.0.tgz",
|
||||
"integrity": "sha512-49+CzeGfOiwG85k+dDvKfOsXLd9PQACoY/FLrZfFOKmpWv166u7bAHmBLdzvxlk8nJ289UgpGf0k6GQZtC85Fg==",
|
||||
"version": "4.2.0",
|
||||
"resolved": "https://registry.npmjs.org/@docsearch/js/-/js-4.2.0.tgz",
|
||||
"integrity": "sha512-KBHVPO29QiGUFJYeAqxW0oXtGf/aghNmRrIRPT4/28JAefqoCkNn/ZM/jeQ7fHjl0KNM6C+KlLVYjwyz6lNZnA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@docsearch/react": {
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"write-heading-ids": "docusaurus write-heading-ids"
|
||||
},
|
||||
"dependencies": {
|
||||
"@docsearch/js": "^4.1.0",
|
||||
"@docsearch/js": "^4.2.0",
|
||||
"@docusaurus/core": "^3.9.2",
|
||||
"@docusaurus/plugin-google-gtag": "^3.9.2",
|
||||
"@docusaurus/preset-classic": "^3.9.2",
|
||||
|
||||
Reference in New Issue
Block a user