Skip to content

Commit 9f9ab8c

Browse files
build(deps): bump @bufbuild/protobuf from 1.10.0 to 2.0.0 in /dashboard
Bumps [@bufbuild/protobuf](https://github.com/bufbuild/protobuf-es/tree/HEAD/packages/protobuf) from 1.10.0 to 2.0.0. - [Release notes](https://github.com/bufbuild/protobuf-es/releases) - [Commits](https://github.com/bufbuild/protobuf-es/commits/v2.0.0/packages/protobuf) --- updated-dependencies: - dependency-name: "@bufbuild/protobuf" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2221340 commit 9f9ab8c

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"vite-plugin-solid-svg": "0.8.1"
3434
},
3535
"dependencies": {
36-
"@bufbuild/protobuf": "1.10.0",
36+
"@bufbuild/protobuf": "2.0.0",
3737
"@connectrpc/connect": "1.4.0",
3838
"@connectrpc/connect-web": "1.4.0",
3939
"@kobalte/core": "0.13.3",

dashboard/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -600,10 +600,10 @@ __metadata:
600600
languageName: node
601601
linkType: hard
602602

603-
"@bufbuild/protobuf@npm:1.10.0":
604-
version: 1.10.0
605-
resolution: "@bufbuild/protobuf@npm:1.10.0"
606-
checksum: 10c0/5487b9c2e63846d0e3bde4d025cc77ae44a22166a5d6c184df0da5581e1ab6d66dd115af0ccad814576dcd011bb1b93989fb0ac1eb4ae452979bb8b186693ba0
603+
"@bufbuild/protobuf@npm:2.0.0":
604+
version: 2.0.0
605+
resolution: "@bufbuild/protobuf@npm:2.0.0"
606+
checksum: 10c0/e20874e092803d22b687b3c171ace9237f8528adf8b129c1b808ac43ebaf4f49a1dc5a0c83e5cc0ed81f4c092e7572c6d0ebb8c0e53394fb905a3507eabc9188
607607
languageName: node
608608
linkType: hard
609609

@@ -3566,7 +3566,7 @@ __metadata:
35663566
resolution: "neoshowcase@workspace:."
35673567
dependencies:
35683568
"@biomejs/biome": "npm:1.8.3"
3569-
"@bufbuild/protobuf": "npm:1.10.0"
3569+
"@bufbuild/protobuf": "npm:2.0.0"
35703570
"@connectrpc/connect": "npm:1.4.0"
35713571
"@connectrpc/connect-web": "npm:1.4.0"
35723572
"@kobalte/core": "npm:0.13.3"

0 commit comments

Comments
 (0)