Skip to content

Commit 8a4f85b

Browse files
committed
chore: installer jsdom
1 parent d831ee5 commit 8a4f85b

File tree

4 files changed

+328
-1
lines changed

4 files changed

+328
-1
lines changed

npm/datepicker/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@
5757
"@vitejs/plugin-react": "^4.2.1",
5858
"bootstrap": "^4.6.2",
5959
"classnames": "^2.5.1",
60+
"jsdom": "^24.0.0",
6061
"react": "^17.0.2",
6162
"react-dom": "^17.0.2",
6263
"react-hook-form": "^7.51.0",

npm/designsystem/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@
7474
"copyfiles": "^2.4.1",
7575
"glob": "^10.3.10",
7676
"jest-when": "^3.6.0",
77+
"jsdom": "^24.0.0",
7778
"normalize.css": "^8.0.1",
7879
"react": "^17.0.2",
7980
"react-dom": "^17.0.2",

0 commit comments

Comments
 (0)