We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d7b4670 + d4f530e commit c5682a5Copy full SHA for c5682a5
2 files changed
package.json
@@ -26,7 +26,6 @@
26
"flatpickr": "^4.6.13",
27
"formik": "^2.4.6",
28
"javascript-time-ago": "^2.5.11",
29
- "jest-environment-jsdom": "^29.7.0",
30
"lodash": "^4.17.21",
31
"polished": "^4.3.1",
32
"react": "^17.0.2",
@@ -62,6 +61,7 @@
62
61
"eslint-config-prettier": "8.3.0",
63
"eslint-plugin-react-hooks": "4.3.0",
64
"jest": "^29.7.0",
+ "jest-environment-jsdom": "^30.0.5",
65
"prettier": "^2.8.8",
66
"rollup-plugin-copy": "3.4.0",
67
"slugify": "^1.6.6",
0 commit comments