Skip to content

Commit 46b45b9

Browse files
committed
refactor: replace react-hook-form with tanstack form
1 parent e8cfdad commit 46b45b9

File tree

3 files changed

+359
-97
lines changed

3 files changed

+359
-97
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"@squonk/mui-theme": "5.0.0",
5858
"@squonk/sdf-parser": "1.3.0",
5959
"@tanstack/match-sorter-utils": "8.19.4",
60+
"@tanstack/react-form": "^1.0.5",
6061
"@tanstack/react-query": "5.71.1",
6162
"@tanstack/react-query-devtools": "5.71.2",
6263
"@tanstack/react-table": "8.21.2",
@@ -93,7 +94,6 @@
9394
"react": "19.1.0",
9495
"react-dom": "19.1.0",
9596
"react-dropzone": "14.3.8",
96-
"react-hook-form": "7.54.2",
9797
"react-plotly.js": "2.6.0",
9898
"react-use-websocket": "^4.13.0",
9999
"sharp": "0.33.5",

0 commit comments

Comments
 (0)