Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Commit

Permalink
Release @eeacms/volto-searchlib@0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
EEA Jenkins committed Nov 10, 2022
1 parent 71cdea8 commit 3309505
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"@eeacms/volto-hero-block": "1.0.0",
"@eeacms/volto-plotlycharts": "5.0.1",
"@eeacms/volto-quote-block": "1.0.0",
"@eeacms/volto-searchlib": "0.4.0",
"@eeacms/volto-searchlib": "0.4.1",
"@eeacms/volto-slate-label": "0.4.3",
"@eeacms/volto-statistic-block": "1.0.0",
"@eeacms/volto-tags-block": "1.0.0",
Expand Down
47 changes: 41 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1501,13 +1501,48 @@
resolved "https://registry.yarnpkg.com/@eeacms/volto-resize-helper/-/volto-resize-helper-1.0.0.tgz#bb18e7a862dbed0ef2b6ad15c221b7d86f59bfa0"
integrity sha512-wIrbH0ELOUKYsa+efwlCJzeX9UWrcY1OQCT9OhR9eb5Auba1w3JQazaqLt+Uu61nlpxk5OwjIRxtqFjHmUzAaw==

"@eeacms/volto-searchlib@*", "@eeacms/volto-searchlib@0.4.0":
version "0.4.0"
resolved "https://registry.yarnpkg.com/@eeacms/volto-searchlib/-/volto-searchlib-0.4.0.tgz#7a8bf548de087809c97ede514f71fce95075ddca"
integrity sha512-ofu+Uvd9xANns2DTQ5WT96oCx9NVRC7EVED9pXDE/xwtwQcgp4J8ly809nDjrmgeV7uRZyJwvMadXCbcclJjtg==
"@eeacms/volto-searchlib@*", "@eeacms/volto-searchlib@0.4.1":
version "0.4.1"
resolved "https://registry.yarnpkg.com/@eeacms/volto-searchlib/-/volto-searchlib-0.4.1.tgz#10772000f6aa16563f7a50c987aa77dd44e55809"
integrity sha512-o+LAo/EK4FxK5xNr4rYFc7WaIGoM3/FUXW5W93VqacrBJ0rZLiZXPprEUqhKsqVLLJMpszH80tApDdRsUw26ow==
dependencies:
"@eeacms/search" "*"
"@eeacms/volto-eea-design-system" "*"
"@elastic/react-search-ui" "^1.9.0"
"@elastic/react-search-ui-views" "^1.9.0"
"@elastic/search-ui" "^1.9.0"
"@visx/group" "^1.7.0"
"@visx/responsive" "^1.10.1"
"@visx/scale" "^1.11.1"
"@visx/shape" "^1.12.0"
"@visx/tooltip" "^1.7.2"
classnames "^2.2.6"
csv-stringify "^5.6.5"
d3-array "^2.12.1"
d3-scale "^3.3.0"
deep-equal "^2.0.5"
downshift "^3.4.8"
elasticsearch "16.7.3"
fast-deep-equal "^3.1.3"
http-proxy-middleware "^2.0.1"
jotai "^1.6.0"
lodash "4.17.21"
lodash.clonedeep "^4.5.0"
lodash.isfunction "^3.0.9"
lodash.uniq "^4.5.0"
luxon "^1.22.0"
node-fetch "^2.6.1"
prop-types "15.7.2"
re-resizable "^6.9.0"
react-compound-slider "^3.4.0"
react-masonry-component "6.3.0"
react-motion "^0.5.2"
react-speech-recognition "^3.8.2"
react-toastify "5.4.1"
redux "4.1.0"
semantic-ui-react "2.0.3"
superagent "3.8.2"
svg-loader "0.0.2"
use-deep-compare-effect "1.8.1"

"@eeacms/volto-sentry-rancher-config@3.0.0":
version "3.0.0"
Expand Down Expand Up @@ -7596,7 +7631,7 @@ csstype@^3.0.2:
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.6.tgz#865d0b5833d7d8d40f4e5b8a6d76aea3de4725ef"
integrity sha512-+ZAmfyWMT7TiIlzdqJgjMb7S4f1beorDbWbsocyK4RaiqA5RTX3K14bnBWmmA9QEM0gRdsjyyrEmcyga8Zsxmw==

csv-stringify@5.6.5:
csv-stringify@5.6.5, csv-stringify@^5.6.5:
version "5.6.5"
resolved "https://registry.yarnpkg.com/csv-stringify/-/csv-stringify-5.6.5.tgz#c6d74badda4b49a79bf4e72f91cce1e33b94de00"
integrity sha512-PjiQ659aQ+fUTQqSrd1XEDnOr52jh30RBurfzkscaE2tPaFsDH5wOAHJiw8XAHphRknCwMUE9KRayc4K/NbO8A==
Expand Down

0 comments on commit 3309505

Please sign in to comment.