Skip to content

Conversation

@thebuilder
Copy link
Owner

This pull request updates various dependencies in both the root package.json and the Storybook package.json to their latest minor or patch versions.

Dependency updates:

  • Updated development dependencies in the root package.json, including @biomejs/biome, @size-limit/preset-small-lib, @testing-library/react, @types/node, @types/react, @types/react-dom, @vitejs/plugin-react, @vitest/browser-playwright, @vitest/coverage-istanbul, bumpp, lint-staged, playwright, publint, react, react-dom, size-limit, tsup, and vitest to newer versions.
  • Updated dependencies and devDependencies in storybook/package.json, such as @tailwindcss/postcss, framer-motion, react, react-dom, tailwindcss, @biomejs/biome, @storybook/* packages, @types/react, @types/react-dom, @vitejs/plugin-react, storybook, and vite to newer versions.

Copilot AI review requested due to automatic review settings December 25, 2025 16:21
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@vercel
Copy link

vercel bot commented Dec 25, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
react-intersection-observer Ready Ready Preview, Comment Dec 25, 2025 4:21pm

@pkg-pr-new
Copy link

pkg-pr-new bot commented Dec 25, 2025

npm i https://pkg.pr.new/thebuilder/react-intersection-observer@741

commit: 61a0823

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates various dependencies across the project to newer versions. The main changes include updates to development dependencies in the root package.json and dependencies/devDependencies in the Storybook package.json, with corresponding lockfile updates in pnpm-lock.yaml.

Key changes:

  • Updates multiple development dependencies including testing libraries, build tools, and type definitions to newer patch/minor versions
  • Major version upgrade of Storybook from 9.1.15 to 10.1.10 (contrary to the PR description stating only minor/patch updates)
  • Updates React and React DOM from 19.2.0 to 19.2.3

Reviewed changes

Copilot reviewed 2 out of 3 changed files in this pull request and generated 1 comment.

File Description
package.json Updates devDependencies including @biomejs/biome, testing libraries, types, build tools (size-limit, tsup, vitest, playwright), and React packages to newer versions
storybook/package.json Updates dependencies (Tailwind CSS, Framer Motion, React) and devDependencies (Biome, Storybook packages from v9 to v10, types, Vite) to newer versions
pnpm-lock.yaml Reflects all dependency version changes with updated resolution entries and transitive dependencies

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

@thebuilder thebuilder merged commit c840320 into main Dec 25, 2025
21 checks passed
@thebuilder thebuilder deleted the feat/bump-dependencies branch December 25, 2025 16:27
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.

2 participants