We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 105b9c4 commit 87193b6Copy full SHA for 87193b6
2 files changed
ui-plugins/muse-lib-react/package.json
@@ -36,10 +36,8 @@
36
},
37
"pnpm": {},
38
"dependencies": {
39
- "@ebay/muse-typedoc-plugin": "^1.0.6",
40
"@ebay/nice-modal-react": "1.2.13",
41
"@tanstack/react-query": "5.100.9",
42
- "@testing-library/user-event": "^14.6.1",
43
"babel-plugin-istanbul": "^8.0.0",
44
"history": "5.3.0",
45
"js-plugin": "1.1.0",
@@ -58,6 +56,8 @@
58
56
"typescript": "6.0.3"
59
57
60
"devDependencies": {
+ "@testing-library/user-event": "^14.6.1",
+ "@ebay/muse-typedoc-plugin": "^1.0.6",
61
"@changesets/cli": "^2.31.0",
62
"@ebay/muse-core": "^1.0.45",
63
"@ebay/muse-vite-plugin": "^2.0.0",
0 commit comments