mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
chore(deps): update dependency @orama/orama to v1.1.1 (#3955)
This commit is contained in:
parent
90a65d404c
commit
00b393f012
2 changed files with 5 additions and 5 deletions
|
@ -39,7 +39,7 @@
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@verdaccio/types": "workspace:11.0.0-6-next.25",
|
"@verdaccio/types": "workspace:11.0.0-6-next.25",
|
||||||
"@orama/orama": "1.1.0",
|
"@orama/orama": "1.1.1",
|
||||||
"debug": "4.3.4",
|
"debug": "4.3.4",
|
||||||
"esbuild": "0.14.10"
|
"esbuild": "0.14.10"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1439,8 +1439,8 @@ importers:
|
||||||
packages/search:
|
packages/search:
|
||||||
devDependencies:
|
devDependencies:
|
||||||
'@orama/orama':
|
'@orama/orama':
|
||||||
specifier: 1.1.0
|
specifier: 1.1.1
|
||||||
version: 1.1.0
|
version: 1.1.1
|
||||||
'@verdaccio/types':
|
'@verdaccio/types':
|
||||||
specifier: workspace:11.0.0-6-next.25
|
specifier: workspace:11.0.0-6-next.25
|
||||||
version: link:../core/types
|
version: link:../core/types
|
||||||
|
@ -8921,8 +8921,8 @@ packages:
|
||||||
resolution: {integrity: sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==}
|
resolution: {integrity: sha512-Aq58f5HiWdyDlFffbbSjAlv596h/cOnt2DO1w3DOC7OJ5EHs0hd/nycJfiu9RJbT6Yk6F1knnRRXNSpxoIVZ9Q==}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/@orama/orama@1.1.0:
|
/@orama/orama@1.1.1:
|
||||||
resolution: {integrity: sha512-Mq6UHRPV6NrGmhlUXgUh1pL/qOasZaxo/qyGk61nl0xUTvbXjmBEcUPz1NYX1PoFmVabb4dxGL2TjikV6peuZA==}
|
resolution: {integrity: sha512-s52+s1ThY7Q/lAqwmws21Yq6LmSqwB9IJW9+Vwh21eonlwFGBaUkiiiQnuozl7ILWQSr+yfmZ8CVujr7cZQJ6Q==}
|
||||||
engines: {node: '>= 16.0.0'}
|
engines: {node: '>= 16.0.0'}
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue