Skip to content

Comments

[WIP] Added horajs for search and demo react app#97

Draft
RishivikramN wants to merge 1 commit intosemantic-search-experimentfrom
wd-hora
Draft

[WIP] Added horajs for search and demo react app#97
RishivikramN wants to merge 1 commit intosemantic-search-experimentfrom
wd-hora

Conversation

@RishivikramN
Copy link

Description

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.

  • Mex Components
    Check all that apply

    • The changed component has been reflected in storybook
    • Newly added components have been exported in libs/mex-components/src/index.ts
    • Changeset has been added for new release

@RishivikramN RishivikramN self-assigned this Jun 21, 2023
@changeset-bot
Copy link

changeset-bot bot commented Jun 21, 2023

⚠️ No Changeset found

Latest commit: 44ee870

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@github-actions
Copy link

yarn.lock changes

Summary

Status Count
ADDED 19
UPDATED 142
DOWNGRADED 1
Click to toggle table visibility
Name Status Previous Current
@babel/code-frame UPDATED 7.18.6 7.22.5
@babel/compat-data UPDATED 7.21.0 7.22.5
@babel/core UPDATED 7.21.3 7.22.5
@babel/generator UPDATED 7.21.3 7.22.5
@babel/helper-annotate-as-pure UPDATED 7.18.6 7.22.5
@babel/helper-builder-binary-assignment-operator-visitor UPDATED 7.18.9 7.22.5
@babel/helper-compilation-targets UPDATED 7.20.7 7.22.5
@babel/helper-create-class-features-plugin UPDATED 7.21.0 7.22.5
@babel/helper-create-regexp-features-plugin UPDATED 7.21.0 7.22.5
@babel/helper-define-polyfill-provider UPDATED 0.3.3 0.4.0
@babel/helper-environment-visitor UPDATED 7.18.9 7.22.5
@babel/helper-function-name UPDATED 7.21.0 7.22.5
@babel/helper-hoist-variables UPDATED 7.18.6 7.22.5
@babel/helper-member-expression-to-functions UPDATED 7.21.0 7.22.5
@babel/helper-module-imports UPDATED 7.18.6 7.22.5
@babel/helper-module-transforms UPDATED 7.21.2 7.22.5
@babel/helper-optimise-call-expression UPDATED 7.18.6 7.22.5
@babel/helper-plugin-utils UPDATED 7.20.2 7.22.5
@babel/helper-remap-async-to-generator UPDATED 7.18.9 7.22.5
@babel/helper-replace-supers UPDATED 7.20.7 7.22.5
@babel/helper-simple-access UPDATED 7.20.2 7.22.5
@babel/helper-skip-transparent-expression-wrappers UPDATED 7.20.0 7.22.5
@babel/helper-split-export-declaration UPDATED 7.18.6 7.22.5
@babel/helper-string-parser UPDATED 7.19.4 7.22.5
@babel/helper-validator-identifier UPDATED 7.19.1 7.22.5
@babel/helper-validator-option UPDATED 7.21.0 7.22.5
@babel/helper-wrap-function UPDATED 7.20.5 7.22.5
@babel/helpers UPDATED 7.21.0 7.22.5
@babel/highlight UPDATED 7.18.6 7.22.5
@babel/parser UPDATED 7.21.3 7.22.5
@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression UPDATED 7.18.6 7.22.5
@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining UPDATED 7.20.7 7.22.5
@babel/plugin-proposal-private-property-in-object DOWNGRADED 7.21.0 7.21.0-placeholder-for-preset-env.2
@babel/plugin-syntax-import-assertions UPDATED 7.20.0 7.22.5
@babel/plugin-syntax-import-attributes ADDED - 7.22.5
@babel/plugin-syntax-jsx UPDATED 7.18.6 7.22.5
@babel/plugin-syntax-typescript UPDATED 7.20.0 7.22.5
@babel/plugin-syntax-unicode-sets-regex ADDED - 7.18.6
@babel/plugin-transform-arrow-functions UPDATED 7.20.7 7.22.5
@babel/plugin-transform-async-generator-functions ADDED - 7.22.5
@babel/plugin-transform-async-to-generator UPDATED 7.20.7 7.22.5
@babel/plugin-transform-block-scoped-functions UPDATED 7.18.6 7.22.5
@babel/plugin-transform-block-scoping UPDATED 7.21.0 7.22.5
@babel/plugin-transform-class-properties ADDED - 7.22.5
@babel/plugin-transform-class-static-block ADDED - 7.22.5
@babel/plugin-transform-classes UPDATED 7.21.0 7.22.5
@babel/plugin-transform-computed-properties UPDATED 7.20.7 7.22.5
@babel/plugin-transform-destructuring UPDATED 7.21.3 7.22.5
@babel/plugin-transform-dotall-regex UPDATED 7.18.6 7.22.5
@babel/plugin-transform-duplicate-keys UPDATED 7.18.9 7.22.5
@babel/plugin-transform-dynamic-import ADDED - 7.22.5
@babel/plugin-transform-exponentiation-operator UPDATED 7.18.6 7.22.5
@babel/plugin-transform-export-namespace-from ADDED - 7.22.5
@babel/plugin-transform-for-of UPDATED 7.21.0 7.22.5
@babel/plugin-transform-function-name UPDATED 7.18.9 7.22.5
@babel/plugin-transform-json-strings ADDED - 7.22.5
@babel/plugin-transform-literals UPDATED 7.18.9 7.22.5
@babel/plugin-transform-logical-assignment-operators ADDED - 7.22.5
@babel/plugin-transform-member-expression-literals UPDATED 7.18.6 7.22.5
@babel/plugin-transform-modules-amd UPDATED 7.20.11 7.22.5
@babel/plugin-transform-modules-commonjs UPDATED 7.21.2 7.22.5
@babel/plugin-transform-modules-systemjs UPDATED 7.20.11 7.22.5
@babel/plugin-transform-modules-umd UPDATED 7.18.6 7.22.5
@babel/plugin-transform-named-capturing-groups-regex UPDATED 7.20.5 7.22.5
@babel/plugin-transform-new-target UPDATED 7.18.6 7.22.5
@babel/plugin-transform-nullish-coalescing-operator ADDED - 7.22.5
@babel/plugin-transform-numeric-separator ADDED - 7.22.5
@babel/plugin-transform-object-rest-spread ADDED - 7.22.5
@babel/plugin-transform-object-super UPDATED 7.18.6 7.22.5
@babel/plugin-transform-optional-catch-binding ADDED - 7.22.5
@babel/plugin-transform-optional-chaining ADDED - 7.22.5
@babel/plugin-transform-parameters UPDATED 7.21.3 7.22.5
@babel/plugin-transform-private-methods ADDED - 7.22.5
@babel/plugin-transform-private-property-in-object ADDED - 7.22.5
@babel/plugin-transform-property-literals UPDATED 7.18.6 7.22.5
@babel/plugin-transform-react-constant-elements UPDATED 7.21.3 7.22.5
@babel/plugin-transform-react-display-name UPDATED 7.18.6 7.22.5
@babel/plugin-transform-react-jsx-development UPDATED 7.18.6 7.22.5
@babel/plugin-transform-react-jsx UPDATED 7.21.0 7.22.5
@babel/plugin-transform-react-pure-annotations UPDATED 7.18.6 7.22.5
@babel/plugin-transform-regenerator UPDATED 7.20.5 7.22.5
@babel/plugin-transform-reserved-words UPDATED 7.18.6 7.22.5
@babel/plugin-transform-shorthand-properties UPDATED 7.18.6 7.22.5
@babel/plugin-transform-spread UPDATED 7.20.7 7.22.5
@babel/plugin-transform-sticky-regex UPDATED 7.18.6 7.22.5
@babel/plugin-transform-template-literals UPDATED 7.18.9 7.22.5
@babel/plugin-transform-typeof-symbol UPDATED 7.18.9 7.22.5
@babel/plugin-transform-typescript UPDATED 7.21.3 7.22.5
@babel/plugin-transform-unicode-escapes UPDATED 7.18.10 7.22.5
@babel/plugin-transform-unicode-property-regex ADDED - 7.22.5
@babel/plugin-transform-unicode-regex UPDATED 7.18.6 7.22.5
@babel/plugin-transform-unicode-sets-regex ADDED - 7.22.5
@babel/preset-env UPDATED 7.20.2 7.22.5
@babel/preset-typescript UPDATED 7.21.0 7.22.5
@babel/template UPDATED 7.20.7 7.22.5
@babel/traverse UPDATED 7.21.3 7.22.5
@babel/types UPDATED 7.21.3 7.22.5
@cypress/webpack-preprocessor UPDATED 5.17.0 5.17.1
@jridgewell/source-map UPDATED 0.3.2 0.3.3
@svgr/babel-plugin-remove-jsx-attribute UPDATED 7.0.0 8.0.0
@svgr/babel-plugin-remove-jsx-empty-expression UPDATED 7.0.0 8.0.0
@swc-node/core UPDATED 1.10.1 1.10.3
@swc-node/register UPDATED 1.6.2 1.6.5
@swc/core-darwin-arm64 UPDATED 1.3.44 1.3.65
@swc/core-darwin-x64 UPDATED 1.3.44 1.3.65
@swc/core-linux-arm-gnueabihf UPDATED 1.3.44 1.3.65
@swc/core-linux-arm64-gnu UPDATED 1.3.44 1.3.65
@swc/core-linux-arm64-musl UPDATED 1.3.44 1.3.65
@swc/core-linux-x64-gnu UPDATED 1.3.44 1.3.65
@swc/core-linux-x64-musl UPDATED 1.3.44 1.3.65
@swc/core-win32-arm64-msvc UPDATED 1.3.44 1.3.65
@swc/core-win32-ia32-msvc UPDATED 1.3.44 1.3.65
@swc/core-win32-x64-msvc UPDATED 1.3.44 1.3.65
@swc/core UPDATED 1.3.44 1.3.65
@types/estree UPDATED 0.0.51 1.0.1
@types/ws UPDATED 8.5.4 8.5.5
@typescript-eslint/scope-manager UPDATED 5.57.0 5.59.11
@typescript-eslint/type-utils UPDATED 5.57.0 5.59.11
@typescript-eslint/types UPDATED 5.57.0 5.59.11
@typescript-eslint/typescript-estree UPDATED 5.57.0 5.59.11
@typescript-eslint/utils UPDATED 5.57.0 5.59.11
@typescript-eslint/visitor-keys UPDATED 5.57.0 5.59.11
@webassemblyjs/ast UPDATED 1.11.1 1.11.6
@webassemblyjs/floating-point-hex-parser UPDATED 1.11.1 1.11.6
@webassemblyjs/helper-api-error UPDATED 1.11.1 1.11.6
@webassemblyjs/helper-buffer UPDATED 1.11.1 1.11.6
@webassemblyjs/helper-numbers UPDATED 1.11.1 1.11.6
@webassemblyjs/helper-wasm-bytecode UPDATED 1.11.1 1.11.6
@webassemblyjs/helper-wasm-section UPDATED 1.11.1 1.11.6
@webassemblyjs/ieee754 UPDATED 1.11.1 1.11.6
@webassemblyjs/leb128 UPDATED 1.11.1 1.11.6
@webassemblyjs/utf8 UPDATED 1.11.1 1.11.6
@webassemblyjs/wasm-edit UPDATED 1.11.1 1.11.6
@webassemblyjs/wasm-gen UPDATED 1.11.1 1.11.6
@webassemblyjs/wasm-opt UPDATED 1.11.1 1.11.6
@webassemblyjs/wasm-parser UPDATED 1.11.1 1.11.6
@webassemblyjs/wast-printer UPDATED 1.11.1 1.11.6
acorn-import-assertions UPDATED 1.8.0 1.9.0
babel-plugin-polyfill-corejs2 UPDATED 0.3.3 0.4.3
babel-plugin-polyfill-corejs3 UPDATED 0.6.0 0.8.1
babel-plugin-polyfill-regenerator UPDATED 0.4.1 0.5.0
caniuse-lite UPDATED 1.0.30001473 1.0.30001504
core-js-compat UPDATED 3.29.1 3.31.0
css-loader UPDATED 6.7.3 6.8.1
electron-to-chromium UPDATED 1.4.345 1.4.433
enhanced-resolve UPDATED 5.12.0 5.15.0
es-module-lexer UPDATED 0.9.3 1.3.0
eslint-visitor-keys UPDATED 3.4.0 3.4.1
horajs ADDED - 1.4.0
node-releases UPDATED 2.0.10 2.0.12
postcss-modules-local-by-default UPDATED 4.0.0 4.0.3
postcss-selector-parser UPDATED 6.0.11 6.0.13
sass UPDATED 1.60.0 1.63.4
style-loader UPDATED 3.3.2 3.3.3
terser-webpack-plugin UPDATED 5.3.7 5.3.9
terser UPDATED 5.16.8 5.18.0
ts-loader UPDATED 9.4.2 9.4.3
tslib UPDATED 2.5.0 2.5.3
update-browserslist-db UPDATED 1.0.10 1.0.11
webpack-dev-server UPDATED 4.13.1 4.15.1
webpack-merge UPDATED 5.8.0 5.9.0
webpack UPDATED 5.77.0 5.87.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant