chore: bump @orama/ui version by g-francesca · Pull Request #8380 · nodejs/nodejs.org

Pull request overview

This PR updates the @orama/ui package from version 1.3.2 to 1.5.2, a minor version bump that introduces fixes and improvements. The update is applied consistently across both locations where the package is used: apps/site and packages/ui-components.

Key Changes:

  • Updated @orama/ui from ^1.3.2 to ^1.5.2 in two package.json files
  • Added new transitive dependency @orama/stopwords@3.1.16 for the updated @orama/ui
  • Automatic lockfile updates including various transitive dependency bumps (tailwindcss, shikijs, storybook, lightningcss)

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.

File Description
apps/site/package.json Updates @orama/ui dependency specifier to ^1.5.2
packages/ui-components/package.json Updates @orama/ui dependency specifier to ^1.5.2
pnpm-lock.yaml Reflects the @orama/ui version change and all transitive dependency updates including new @orama/stopwords package
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.