Skip to content

chore(web): upgrade patch version of package#2116

Open
ZTongci wants to merge 4 commits intomainfrom
chore/upgradePatchPackage
Open

chore(web): upgrade patch version of package#2116
ZTongci wants to merge 4 commits intomainfrom
chore/upgradePatchPackage

Conversation

@ZTongci
Copy link
Copy Markdown
Contributor

@ZTongci ZTongci commented Mar 18, 2026

Overview

upgrade patch version of package

What I've done

Package From To Type
@floating-ui/dom 1.7.4 1.7.6 Patch update
@floating-ui/react 0.27.16 0.27.19 Patch update
@chromatic-com/storybook 5.0.0 5.0.1 Patch update
@graphql-codegen/introspection 5.0.0 5.0.1 Patch update
@graphql-codegen/client-preset 5.2.2 5.2.4 Patch update
@graphql-codegen/typescript 5.0.7 5.0.9 Patch update
@graphql-codegen/typescript-operations 5.0.7 5.0.9 Patch update
@testing-library/react 16.3.1 16.3.2 Patch update
@zip.js/zip.js 2.8.20 2.8.23 Patch update
autoprefixer 10.4.22 10.4.27 Patch update
axios 1.13.2 1.13.6 Patch update
dayjs 1.11.19 1.11.20 Patch update
dotenv 17.2.3 17.3.1 Minor update
github-markdown-css 5.8.1 5.9.0 Minor update
graphql 16.12.0 16.13.1 Minor update
i18next-browser-languagedetector 8.2.0 8.2.1 Patch update
lodash-es 4.17.21 4.17.23 Patch update
postcss 8.5.6 8.5.8 Patch update
rc-slider 11.1.7 11.1.9 Patch update
react 19.2.3 19.2.4 Patch update
react-align 2.3.0 2.3.1 Patch update
react-dom 19.2.3 19.2.4 Patch update
sortablejs 1.15.6 1.15.7 Patch update
tailwind-merge 3.4.0 3.5.0 Minor update
type-fest 5.2.0 5.4.4 Minor update
bowser 2.13.0 2.14.1 Minor update
core-js 3.47.0 3.48.0 Minor update

What I haven't done

How I tested

Which point I want you to review particularly

Memo

Checklist

  • Verified backward compatibility related to feature modifications (if not compatible, reported deployment notes to the next release owner).
  • Confirmed backward compatibility for migrations.
  • Verified that no personally identifiable information (PII) is included in any values that may be displayed.

Copilot AI review requested due to automatic review settings March 18, 2026 06:03
@github-actions github-actions bot added the web label Mar 18, 2026
@github-actions github-actions bot requested a review from airslice March 18, 2026 06:03
Copy link
Copy Markdown
Contributor

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 PR updates the web frontend’s dependency set (direct dependencies and devDependencies) and refreshes yarn.lock accordingly to pick up newer patch/minor releases.

Changes:

  • Bump various web dependencies/devDependencies (e.g., GraphQL Codegen, Floating UI, Axios, React/ReactDOM, GraphQL, tooling).
  • Update web/yarn.lock to include newly resolved transitive packages and updated checksums/versions.

Reviewed changes

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

File Description
web/package.json Updates multiple dependency and devDependency versions (including React/ReactDOM and GraphQL).
web/yarn.lock Lockfile updates reflecting dependency bumps and new transitive dependencies.

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

You can also share your feedback on Copilot code review. Take the survey.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 18, 2026

🚀 Cloud Run Preview Deployed

🔗 Click here to open the preview in a new tab

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants