mirror of
https://github.com/usememos/memos.git
synced 2024-11-15 11:17:58 +08:00
chore: bump nice-grpc-web from 3.3.4 to 3.3.5 in /web (#3979)
Bumps [nice-grpc-web](https://github.com/deeplay-io/nice-grpc) from 3.3.4 to 3.3.5. - [Release notes](https://github.com/deeplay-io/nice-grpc/releases) - [Commits](https://github.com/deeplay-io/nice-grpc/compare/nice-grpc-web@3.3.4...nice-grpc-web@3.3.5) --- updated-dependencies: - dependency-name: nice-grpc-web dependency-type: direct:development update-type: version-update:semver-patch ... 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
6cd86c0de1
commit
25367bc000
2 changed files with 6 additions and 6 deletions
|
@ -72,7 +72,7 @@
|
|||
"eslint-plugin-react": "^7.36.1",
|
||||
"less": "^4.2.0",
|
||||
"long": "^5.2.3",
|
||||
"nice-grpc-web": "^3.3.4",
|
||||
"nice-grpc-web": "^3.3.5",
|
||||
"postcss": "^8.4.47",
|
||||
"prettier": "^3.3.3",
|
||||
"protobufjs": "^7.4.0",
|
||||
|
|
|
@ -193,8 +193,8 @@ importers:
|
|||
specifier: ^5.2.3
|
||||
version: 5.2.3
|
||||
nice-grpc-web:
|
||||
specifier: ^3.3.4
|
||||
version: 3.3.4(ws@8.17.0)
|
||||
specifier: ^3.3.5
|
||||
version: 3.3.5(ws@8.17.0)
|
||||
postcss:
|
||||
specifier: ^8.4.47
|
||||
version: 8.4.47
|
||||
|
@ -2553,8 +2553,8 @@ packages:
|
|||
nice-grpc-common@2.0.2:
|
||||
resolution: {integrity: sha512-7RNWbls5kAL1QVUOXvBsv1uO0wPQK3lHv+cY1gwkTzirnG1Nop4cBJZubpgziNbaVc/bl9QJcyvsf/NQxa3rjQ==}
|
||||
|
||||
nice-grpc-web@3.3.4:
|
||||
resolution: {integrity: sha512-L8UQC/jQ8jAXmPM76On2CDDSDPxIfV8ltXu2anEUKYUdrqMMYZwnUVw3s2fo5p6dotIR6qyVLR9qSXvDOeMmPA==}
|
||||
nice-grpc-web@3.3.5:
|
||||
resolution: {integrity: sha512-+G+WcHUHCXZC/GcZ8OiuT7BSlvIBsujaojcemGIHClq8Dh3z31BzsC1E8bUv++WzQAHq1/8PnBySvcmF1tb90Q==}
|
||||
|
||||
node-releases@2.0.18:
|
||||
resolution: {integrity: sha512-d9VeXT4SJ7ZeOqGX6R5EM022wpL+eWPooLI+5UpWn2jCT1aosUQEhQP214x33Wkwx3JQMvIm+tIoVOdodFS40g==}
|
||||
|
@ -5912,7 +5912,7 @@ snapshots:
|
|||
dependencies:
|
||||
ts-error: 1.0.6
|
||||
|
||||
nice-grpc-web@3.3.4(ws@8.17.0):
|
||||
nice-grpc-web@3.3.5(ws@8.17.0):
|
||||
dependencies:
|
||||
abort-controller-x: 0.4.3
|
||||
isomorphic-ws: 5.0.0(ws@8.17.0)
|
||||
|
|
Loading…
Reference in a new issue