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 ca7ca82 commit 7c5dd59Copy full SHA for 7c5dd59
assets/package.json
@@ -53,8 +53,14 @@
53
"devDependencies": {
54
"@hotwired/stimulus": "^3.0.0",
55
"@testing-library/dom": "^7.31.0",
56
+ "@testing-library/jest-dom": "catalog:",
57
"@testing-library/user-event": "^13.1.9",
58
"@types/node-fetch": "^2.6.2",
- "node-fetch": "^2.6.1"
59
+ "jsdom": "catalog:",
60
+ "node-fetch": "^2.6.1",
61
+ "tslib": "catalog:",
62
+ "tsx": "catalog:",
63
+ "typescript": "catalog:",
64
+ "vitest": "catalog:"
65
}
66
0 commit comments