searchkit-starter-app
searchkit-starter-app copied to clipboard
Searchkit starter app. Based off create-react-app
Bumps [terser](https://github.com/terser/terser) from 5.12.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.2. Changelog Sourced from moment's changelog. 2.29.2 See full changelog Release Apr 3 2022 Address https://github.com/advisories/GHSA-8hfj-j24r-96c4 Commits 75e2ac5 Build 2.29.2 5a29877 Bump version to 2.29.2...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.2.2 to 1.3.4. Commits ebdf849 1.3.4 ac57872 move all allocUnsafes to allocs for easier maintenance c64c950 1.3.3 0598ba1 fix .. in encodingLength 010aedb 1.3.2 0d0d593 backport encodingLength...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js) from 0.7.12 to 0.7.31. Commits 97f3368 Bump version 0.7.31 b86860e Merge pull request #546 from hansott/master 157af1e Merge pull request #547 from sunny-mwx/patch-1 b4cfe1b Merge pull request #535...
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.1 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...
According to your steps, I can't display a correct demo,like this: 
``` ###>>> curl -XGET -H 'Content-Type: application/json' 'redmercur:9200/?pretty' { ... "version" : { "number" : "7.4.0", "build_flavor" : "default", "build_type" : "rpm", "build_hash" : "22e1767283e61a198cb4db791ea66e3f11ab9910", "build_date" : "2019-09-27T08:36:48.569419Z", "build_snapshot" :...
I am getting these extra item blocks in the GridView when my index does not have these extra empty values. Can you help me as to what I am doing...
i found this problem when i run npm start ``` Module not found: Can't resolve 'react/lib/update' in '/Users/bayu/Desktop/searchkit-starter-app/node_modules/react-addons-update' ```
Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...