Skip to content

Commit 47a3256

Browse files
authored
Bump buf version requirements (#376)
1 parent 4eb752e commit 47a3256

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"sass-embedded-win32-x64": "1.89.1"
5757
},
5858
"dependencies": {
59-
"@bufbuild/protobuf": "^2.0.0",
59+
"@bufbuild/protobuf": "^2.5.0",
6060
"buffer-builder": "^0.2.0",
6161
"colorjs.io": "^0.5.0",
6262
"immutable": "^5.0.2",
@@ -66,8 +66,8 @@
6666
"varint": "^6.0.0"
6767
},
6868
"devDependencies": {
69-
"@bufbuild/buf": "^1.39.0",
70-
"@bufbuild/protoc-gen-es": "^2.0.0",
69+
"@bufbuild/buf": "^1.54.0",
70+
"@bufbuild/protoc-gen-es": "^2.5.0",
7171
"@types/buffer-builder": "^0.2.0",
7272
"@types/google-protobuf": "^3.7.2",
7373
"@types/jest": "^29.4.0",

0 commit comments

Comments
 (0)