diff --git a/apps/site/package.json b/apps/site/package.json index e90d399cec9c2..3b280d0167440 100644 --- a/apps/site/package.json +++ b/apps/site/package.json @@ -42,7 +42,7 @@ "@opentelemetry/instrumentation": "~0.206.0", "@opentelemetry/resources": "~1.30.1", "@orama/core": "^1.2.13", - "@orama/ui": "^1.3.2", + "@orama/ui": "^1.5.2", "@opentelemetry/sdk-logs": "~0.206.0", "@radix-ui/react-tabs": "^1.1.13", "@radix-ui/react-tooltip": "^1.2.8", diff --git a/packages/ui-components/package.json b/packages/ui-components/package.json index 331502438805d..b99887d3970fd 100644 --- a/packages/ui-components/package.json +++ b/packages/ui-components/package.json @@ -36,7 +36,7 @@ }, "dependencies": { "@heroicons/react": "^2.2.0", - "@orama/ui": "^1.3.2", + "@orama/ui": "^1.5.2", "@radix-ui/react-avatar": "^1.1.10", "@radix-ui/react-dialog": "^1.1.15", "@radix-ui/react-dropdown-menu": "~2.1.16", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 39abb7bd57639..0e3575bca6431 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -115,8 +115,8 @@ importers: specifier: ^1.2.13 version: 1.2.13 '@orama/ui': - specifier: ^1.3.2 - version: 1.3.2(@orama/core@1.2.13)(@types/react@19.2.7)(react@19.2.1) + specifier: ^1.5.2 + version: 1.5.2(@orama/core@1.2.13)(@types/react@19.2.7)(react@19.2.1) '@radix-ui/react-tabs': specifier: ^1.1.13 version: 1.1.13(@types/react@19.2.7)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) @@ -466,8 +466,8 @@ importers: specifier: ^2.2.0 version: 2.2.0(react@19.2.1) '@orama/ui': - specifier: ^1.3.2 - version: 1.3.2(@orama/core@1.2.13)(@types/react@19.2.7)(react@19.2.1) + specifier: ^1.5.2 + version: 1.5.2(@orama/core@1.2.13)(@types/react@19.2.7)(react@19.2.1) '@radix-ui/react-avatar': specifier: ^1.1.10 version: 1.1.10(@types/react@19.2.7)(react-dom@19.2.1(react@19.2.1))(react@19.2.1) @@ -2173,6 +2173,10 @@ packages: react: '>=17.0.0 <20.0.0' react-dom: '>=17.0.0 <20.0.0' + '@orama/stopwords@3.1.16': + resolution: {integrity: sha512-vARYnaXUQ/OO11Lvdpz0Vn56ayJV/NZUvw/A/bRzdrmQ19jc5lftHBgHPFxmnzc5GKD3O4ENf3burV5iezqhiQ==} + engines: {node: '>= 20.0.0'} + '@orama/switch@3.1.9': resolution: {integrity: sha512-xOuhvg3e0SnJtYJMEwlKOEpOiuwqWsYanqqsiOWIJne+l+rKA1D1QPJUueN7Vb+IV+iG/1f/ueVVRw1H0ldb7Q==} peerDependencies: @@ -2180,8 +2184,8 @@ packages: '@orama/orama': 3.1.9 '@oramacloud/client': ^2.1.1 - '@orama/ui@1.3.2': - resolution: {integrity: sha512-cSy6/fRTd6Mqt0iQUK8dly8UBeoJcTXCWewiHn6o/guyDnUBPgrvD3LLIgaeUkhgdm55pM6ElOBEgP1btdrv3g==} + '@orama/ui@1.5.2': + resolution: {integrity: sha512-kcwqppa+gKaTPx1qDrODzRxwBXRS6KcfFfDG5H58bEgrA78i7h8wwy5deTy1qLil2Z20WQGyKsFMDANWkz8Zbg==} peerDependencies: '@orama/core': ^1.2.13 @@ -6156,6 +6160,9 @@ packages: mdast-util-to-hast@13.2.0: resolution: {integrity: sha512-QGYKEuUsYT9ykKBCMOEDLsU5JRObWQusAolFMeko/tYPufNkRffBAQjIE+99jbA87xv6FgmjLtwjh9wBWajwAA==} + mdast-util-to-hast@13.2.1: + resolution: {integrity: sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==} + mdast-util-to-markdown@2.1.2: resolution: {integrity: sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==} @@ -10751,15 +10758,18 @@ snapshots: - '@types/react' - babel-plugin-macros + '@orama/stopwords@3.1.16': {} + '@orama/switch@3.1.9(@orama/core@0.1.11)(@orama/orama@3.1.16)(@oramacloud/client@2.1.4)': dependencies: '@orama/core': 0.1.11 '@orama/orama': 3.1.16 '@oramacloud/client': 2.1.4 - '@orama/ui@1.3.2(@orama/core@1.2.13)(@types/react@19.2.7)(react@19.2.1)': + '@orama/ui@1.5.2(@orama/core@1.2.13)(@types/react@19.2.7)(react@19.2.1)': dependencies: '@orama/core': 1.2.13 + '@orama/stopwords': 3.1.16 prism-react-renderer: 1.3.5(react@19.2.1) react-markdown: 10.1.0(@types/react@19.2.7)(react@19.2.1) remark-gfm: 4.0.1 @@ -14572,7 +14582,7 @@ snapshots: hast-util-from-parse5: 8.0.3 hast-util-to-parse5: 8.0.0 html-void-elements: 3.0.0 - mdast-util-to-hast: 13.2.0 + mdast-util-to-hast: 13.2.1 parse5: 7.3.0 unist-util-position: 5.0.0 unist-util-visit: 5.0.0 @@ -15489,6 +15499,18 @@ snapshots: unist-util-visit: 5.0.0 vfile: 6.0.3 + mdast-util-to-hast@13.2.1: + dependencies: + '@types/hast': 3.0.4 + '@types/mdast': 4.0.4 + '@ungap/structured-clone': 1.3.0 + devlop: 1.1.0 + micromark-util-sanitize-uri: 2.0.1 + trim-lines: 3.0.1 + unist-util-position: 5.0.0 + unist-util-visit: 5.0.0 + vfile: 6.0.3 + mdast-util-to-markdown@2.1.2: dependencies: '@types/mdast': 4.0.4 @@ -16446,7 +16468,7 @@ snapshots: devlop: 1.1.0 hast-util-to-jsx-runtime: 2.3.6 html-url-attributes: 3.0.1 - mdast-util-to-hast: 13.2.0 + mdast-util-to-hast: 13.2.1 react: 19.2.1 remark-parse: 11.0.0 remark-rehype: 11.1.2