From ae88bee2572796ecbd047c6ca7b6a186b80b2325 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 5 Apr 2025 22:43:06 +0800 Subject: [PATCH] chore: bump qrcode.react from 4.1.0 to 4.2.0 in /frontend/web (#380) Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 4.1.0 to 4.2.0. - [Release notes](https://github.com/zpao/qrcode.react/releases) - [Changelog](https://github.com/zpao/qrcode.react/blob/trunk/CHANGELOG.md) - [Commits](https://github.com/zpao/qrcode.react/compare/v4.1.0...v4.2.0) --- updated-dependencies: - dependency-name: qrcode.react dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- frontend/web/package.json | 2 +- frontend/web/pnpm-lock.yaml | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/frontend/web/package.json b/frontend/web/package.json index 19d58c4..d2f595f 100644 --- a/frontend/web/package.json +++ b/frontend/web/package.json @@ -21,7 +21,7 @@ "lodash-es": "^4.17.21", "lucide-react": "^0.469.0", "nice-grpc-web": "^3.3.5", - "qrcode.react": "^4.1.0", + "qrcode.react": "^4.2.0", "react": "^18.3.1", "react-dom": "^18.3.1", "react-hot-toast": "^2.5.1", diff --git a/frontend/web/pnpm-lock.yaml b/frontend/web/pnpm-lock.yaml index 269cdd5..6ddfcc6 100644 --- a/frontend/web/pnpm-lock.yaml +++ b/frontend/web/pnpm-lock.yaml @@ -45,8 +45,8 @@ importers: specifier: ^3.3.5 version: 3.3.5(ws@8.17.0) qrcode.react: - specifier: ^4.1.0 - version: 4.1.0(react@18.3.1) + specifier: ^4.2.0 + version: 4.2.0(react@18.3.1) react: specifier: ^18.3.1 version: 18.3.1 @@ -1966,10 +1966,10 @@ packages: resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==} engines: {node: '>=6'} - qrcode.react@4.1.0: - resolution: {integrity: sha512-uqXVIIVD/IPgWLYxbOczCNAQw80XCM/LulYDADF+g2xDsPj5OoRwSWtIS4jGyp295wyjKstfG1qIv/I2/rNWpQ==} + qrcode.react@4.2.0: + resolution: {integrity: sha512-QpgqWi8rD9DsS9EP3z7BT+5lY5SFhsqGjpgW5DY/i3mK4M9DTBNz3ErMi8BWYEfI3L0d8GIbGmcdFAS1uIRGjA==} peerDependencies: - react: ^16.8.0 || ^17.0.0 || ^18.0.0 + react: ^16.8.0 || ^17.0.0 || ^18.0.0 || ^19.0.0 queue-microtask@1.2.3: resolution: {integrity: sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==} @@ -4358,7 +4358,7 @@ snapshots: punycode@2.3.1: {} - qrcode.react@4.1.0(react@18.3.1): + qrcode.react@4.2.0(react@18.3.1): dependencies: react: 18.3.1