aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'vnext/package.json')
-rw-r--r--vnext/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index bc75ecd3..bf5dc14a 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -33,6 +33,7 @@
"html-loader": "^4.2.0",
"html-webpack-plugin": "^5.5.0",
"jest": "^29.2.2",
+ "jest-environment-jsdom": "^29.2.2",
"mini-css-extract-plugin": "^2.6.1",
"postcss": "^8.4.18",
"postcss-loader": "^7.0.1",
@@ -89,9 +90,9 @@
"react-content-loader": "^6.2.0",
"react-cookie": "^4.1.1",
"react-dom": "18.2.0",
+ "react-hook-form": "^7.38.0",
"react-router-dom": "^5.3.4",
"react-use": "^17.4.0",
- "react-use-form-state": "^0.13.2",
"regenerator-runtime": "^0.13.10",
"svg4everybody": "^2.1.9",
"url-loader": "^4.1.1",