|
35 | 35 | },
|
36 | 36 | "dependencies": {
|
37 | 37 | "@auth0/nextjs-auth0": "3.7.0",
|
| 38 | + "@bufbuild/protobuf": "^2.2.5", |
38 | 39 | "@emotion/cache": "11.14.0",
|
39 | 40 | "@emotion/react": "11.14.0",
|
40 | 41 | "@emotion/server": "11.11.0",
|
|
51 | 52 | "@rjsf/utils": "5.24.8",
|
52 | 53 | "@rjsf/validator-ajv8": "5.24.8",
|
53 | 54 | "@sentry/nextjs": "8.55.0",
|
54 |
| - "@squonk/account-server-client": "4.2.0-rc.3", |
55 |
| - "@squonk/data-manager-client": "3.3.1", |
| 55 | + "@squonk/account-server-client": "4.2.0-rc.7", |
| 56 | + "@squonk/data-manager-client": "4.0.0-sc-3210.1768240399", |
56 | 57 | "@squonk/mui-theme": "5.0.0",
|
57 | 58 | "@squonk/sdf-parser": "1.3.0",
|
58 | 59 | "@tanstack/match-sorter-utils": "8.19.4",
|
|
89 | 90 | "notistack": "3.0.2",
|
90 | 91 | "plotly.js-basic-dist": "2.35.3",
|
91 | 92 | "prismjs": "1.30.0",
|
92 |
| - "protobufjs": "7.4.0", |
93 | 93 | "react": "19.1.0",
|
94 | 94 | "react-dom": "19.1.0",
|
95 | 95 | "react-dropzone": "14.3.8",
|
|
101 | 101 | "yup": "1.6.1"
|
102 | 102 | },
|
103 | 103 | "devDependencies": {
|
| 104 | + "@bufbuild/buf": "^1.52.1", |
| 105 | + "@bufbuild/protoc-gen-es": "^2.2.5", |
104 | 106 | "@next/bundle-analyzer": "15.2.4",
|
105 | 107 | "@playwright/test": "1.51.1",
|
106 | 108 | "@squonk/eslint-config": "2.2.0",
|
|
0 commit comments