mirror of
https://github.com/aykhans/slash-e.git
synced 2025-04-16 04:13:12 +00:00
chore: bump qrcode.react from 3.2.0 to 4.0.1 in /frontend/web (#302)
Bumps [qrcode.react](https://github.com/zpao/qrcode.react) from 3.2.0 to 4.0.1. - [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/v3.2.0...v4.0.1) --- updated-dependencies: - dependency-name: qrcode.react dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
2c97755868
commit
4dc9ed92cd
@ -21,7 +21,7 @@
|
||||
"lodash-es": "^4.17.21",
|
||||
"lucide-react": "^0.446.0",
|
||||
"nice-grpc-web": "^3.3.4",
|
||||
"qrcode.react": "^3.2.0",
|
||||
"qrcode.react": "^4.0.1",
|
||||
"react": "^18.3.1",
|
||||
"react-dom": "^18.3.1",
|
||||
"react-hot-toast": "^2.4.1",
|
||||
|
10
frontend/web/pnpm-lock.yaml
generated
10
frontend/web/pnpm-lock.yaml
generated
@ -45,8 +45,8 @@ importers:
|
||||
specifier: ^3.3.4
|
||||
version: 3.3.4(ws@8.17.0)
|
||||
qrcode.react:
|
||||
specifier: ^3.2.0
|
||||
version: 3.2.0(react@18.3.1)
|
||||
specifier: ^4.0.1
|
||||
version: 4.0.1(react@18.3.1)
|
||||
react:
|
||||
specifier: ^18.3.1
|
||||
version: 18.3.1
|
||||
@ -1957,8 +1957,8 @@ packages:
|
||||
resolution: {integrity: sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==}
|
||||
engines: {node: '>=6'}
|
||||
|
||||
qrcode.react@3.2.0:
|
||||
resolution: {integrity: sha512-YietHHltOHA4+l5na1srdaMx4sVSOjV9tamHs+mwiLWAMr6QVACRUw1Neax5CptFILcNoITctJY0Ipyn5enQ8g==}
|
||||
qrcode.react@4.0.1:
|
||||
resolution: {integrity: sha512-Lpj0tPBn561WiQ3QQWXbkx8xTtB8BZkJeMZWLJIL8iaPBCoWzW1IpCeU3gY5MDqsb0+efCvEGkl9O0naP64crA==}
|
||||
peerDependencies:
|
||||
react: ^16.8.0 || ^17.0.0 || ^18.0.0
|
||||
|
||||
@ -4342,7 +4342,7 @@ snapshots:
|
||||
|
||||
punycode@2.3.1: {}
|
||||
|
||||
qrcode.react@3.2.0(react@18.3.1):
|
||||
qrcode.react@4.0.1(react@18.3.1):
|
||||
dependencies:
|
||||
react: 18.3.1
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user