| 
35 | 35 |   },  | 
36 | 36 |   "dependencies": {  | 
37 | 37 |     "@auth0/nextjs-auth0": "3.7.0",  | 
38 |  | -    "@bufbuild/protobuf": "^2.2.5",  | 
 | 38 | +    "@bufbuild/protobuf": "2.2.5",  | 
39 | 39 |     "@emotion/cache": "11.14.0",  | 
40 | 40 |     "@emotion/react": "11.14.0",  | 
41 | 41 |     "@emotion/server": "11.11.0",  | 
 | 
95 | 95 |     "react-dropzone": "14.3.8",  | 
96 | 96 |     "react-hook-form": "7.54.2",  | 
97 | 97 |     "react-plotly.js": "2.6.0",  | 
98 |  | -    "react-use-websocket": "^4.13.0",  | 
 | 98 | +    "react-use-websocket": "4.13.0",  | 
99 | 99 |     "sharp": "0.33.5",  | 
100 | 100 |     "typescript": "5.8.2",  | 
101 | 101 |     "use-immer": "0.11.0",  | 
102 | 102 |     "yup": "1.6.1"  | 
103 | 103 |   },  | 
104 | 104 |   "devDependencies": {  | 
105 |  | -    "@bufbuild/buf": "^1.52.1",  | 
106 |  | -    "@bufbuild/protoc-gen-es": "^2.2.5",  | 
 | 105 | +    "@bufbuild/buf": "1.52.1",  | 
 | 106 | +    "@bufbuild/protoc-gen-es": "2.2.5",  | 
107 | 107 |     "@next/bundle-analyzer": "15.2.4",  | 
108 | 108 |     "@playwright/test": "1.51.1",  | 
109 | 109 |     "@squonk/eslint-config": "2.2.0",  | 
 | 
0 commit comments