We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0f713f commit 5e75d30Copy full SHA for 5e75d30
2 files changed
package.json
@@ -35,7 +35,7 @@
35
},
36
"dependencies": {
37
"@auth0/nextjs-auth0": "3.8.0",
38
- "@bufbuild/protobuf": "2.10.2",
+ "@bufbuild/protobuf": "2.11.0",
39
"@emotion/cache": "11.14.0",
40
"@emotion/react": "11.14.0",
41
"@emotion/server": "11.11.0",
@@ -101,8 +101,8 @@
101
"zod": "3.25.76"
102
103
"devDependencies": {
104
- "@bufbuild/buf": "1.61.0",
105
- "@bufbuild/protoc-gen-es": "2.10.2",
+ "@bufbuild/buf": "1.66.0",
+ "@bufbuild/protoc-gen-es": "2.11.0",
106
"@playwright/test": "1.57.0",
107
"@semantic-release/changelog": "6.0.3",
108
"@semantic-release/commit-analyzer": "13.0.1",
0 commit comments