fix: close summary sheet

This commit is contained in:
Christel Westerberg
2024-11-26 14:37:20 +01:00
committed by Simon Emanuelsson
parent ccb15593ea
commit 439bc13e65
9 changed files with 197 additions and 264 deletions

View File

@@ -58,6 +58,7 @@
"immer": "10.1.1",
"json-stable-stringify-without-jsonify": "^1.0.1",
"libphonenumber-js": "^1.10.60",
"lodash.isequal": "^4.5.0",
"next": "^14.2.18",
"next-auth": "^5.0.0-beta.19",
"react": "^18",
@@ -81,6 +82,7 @@
"@testing-library/user-event": "^14.5.2",
"@types/jest": "^29.5.12",
"@types/json-stable-stringify-without-jsonify": "^1.0.2",
"@types/lodash.isequal": "^4.5.8",
"@types/node": "^20",
"@types/react": "^18",
"@types/react-dom": "^18",