We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25344ab commit 2b0c267Copy full SHA for 2b0c267
2 files changed
package.json
@@ -84,7 +84,7 @@
84
"@storybook/react": "^8.4.2",
85
"@storybook/react-webpack5": "^8.4.2",
86
"@storybook/test": "^8.4.2",
87
- "@storybook/test-runner": "^0.19.1",
+ "@storybook/test-runner": "^0.24.1",
88
"@testing-library/jest-dom": "^6.6.3",
89
"@testing-library/react": "^16.0.1",
90
"@testing-library/user-event": "^14.5.2",
@@ -146,11 +146,11 @@
146
"hds-design-tokens": "^3.11.0",
147
"html-entities": "^2.5.2",
148
"html-react-parser": "^4.2.9",
149
- "isomorphic-dompurify": "^2.16.0",
150
- "jest-environment-jsdom": "^29.7.0",
+ "isomorphic-dompurify": "^2.31.0",
+ "jest-environment-jsdom": "^30.2.0",
151
"lodash-es": "^4.17.21"
152
},
153
"msw": {
154
"workerDirectory": "public"
155
}
156
-}
+}
0 commit comments