|
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.6.3", |
60 | 61 | "@tanstack/react-query": "5.71.1",
|
61 | 62 | "@tanstack/react-query-devtools": "5.71.2",
|
62 | 63 | "@tanstack/react-table": "8.21.2",
|
|
69 | 70 | "axios": "1.8.4",
|
70 | 71 | "dayjs": "1.11.13",
|
71 | 72 | "filesize": "10.1.6",
|
72 |
| - "formik": "2.4.6", |
73 |
| - "formik-mui": "4.0.0", |
74 |
| - "formik-mui-lab": "1.0.0", |
75 | 73 | "immer": "10.1.1",
|
76 | 74 | "jotai": "2.12.2",
|
77 | 75 | "just-compare": "2.3.0",
|
|
93 | 91 | "react": "19.1.0",
|
94 | 92 | "react-dom": "19.1.0",
|
95 | 93 | "react-dropzone": "14.3.8",
|
96 |
| - "react-hook-form": "7.54.2", |
97 | 94 | "react-plotly.js": "2.6.0",
|
98 |
| - "react-use-websocket": "^4.13.0", |
| 95 | + "react-use-websocket": "4.13.0", |
99 | 96 | "sharp": "0.33.5",
|
100 | 97 | "typescript": "5.8.2",
|
101 | 98 | "use-immer": "0.11.0",
|
102 |
| - "yup": "1.6.1" |
| 99 | + "zod": "3.24.3" |
103 | 100 | },
|
104 | 101 | "devDependencies": {
|
105 |
| - "@bufbuild/buf": "^1.52.1", |
106 |
| - "@bufbuild/protoc-gen-es": "^2.2.5", |
| 102 | + "@bufbuild/buf": "1.52.1", |
| 103 | + "@bufbuild/protoc-gen-es": "2.2.5", |
107 | 104 | "@next/bundle-analyzer": "15.2.4",
|
108 | 105 | "@playwright/test": "1.51.1",
|
109 | 106 | "@squonk/eslint-config": "2.2.0",
|
|
0 commit comments