|
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", |
|
57 | 57 | "@squonk/mui-theme": "5.0.0", |
58 | 58 | "@squonk/sdf-parser": "1.3.0", |
59 | 59 | "@tanstack/match-sorter-utils": "8.19.4", |
60 | | - "@tanstack/react-form": "1.1.0", |
| 60 | + "@tanstack/react-form": "1.6.3", |
61 | 61 | "@tanstack/react-query": "5.71.1", |
62 | 62 | "@tanstack/react-query-devtools": "5.71.2", |
63 | 63 | "@tanstack/react-table": "8.21.2", |
|
92 | 92 | "react-dom": "19.1.0", |
93 | 93 | "react-dropzone": "14.3.8", |
94 | 94 | "react-plotly.js": "2.6.0", |
95 | | - "react-use-websocket": "^4.13.0", |
| 95 | + "react-use-websocket": "4.13.0", |
96 | 96 | "sharp": "0.33.5", |
97 | 97 | "typescript": "5.8.2", |
98 | 98 | "use-immer": "0.11.0", |
99 | | - "zod": "^3.24.2" |
| 99 | + "zod": "3.24.3" |
100 | 100 | }, |
101 | 101 | "devDependencies": { |
102 | | - "@bufbuild/buf": "^1.52.1", |
103 | | - "@bufbuild/protoc-gen-es": "^2.2.5", |
| 102 | + "@bufbuild/buf": "1.52.1", |
| 103 | + "@bufbuild/protoc-gen-es": "2.2.5", |
104 | 104 | "@next/bundle-analyzer": "15.2.4", |
105 | 105 | "@playwright/test": "1.51.1", |
106 | 106 | "@squonk/eslint-config": "2.2.0", |
|
0 commit comments