Skip to content

Commit de6c171

Browse files
Fix breaking changes
1 parent d6f1ff0 commit de6c171

File tree

2 files changed

+42
-301
lines changed

2 files changed

+42
-301
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.0.0",
77
"@testing-library/jest-dom": "^5.11.4",
8-
"@testing-library/react": "^14.0.0",
9-
"@testing-library/user-event": "^14.0.0",
8+
"@testing-library/react": "^11.1.0",
9+
"@testing-library/user-event": "^12.1.10",
1010
"@types/jest": "^26.0.15",
1111
"@types/node": "^12.0.0",
12-
"@types/react": "^17.0.62",
12+
"@types/react": "^17.0.0",
1313
"@types/react-dom": "^17.0.0",
14-
"@types/react-router-dom": "^5.3.3",
14+
"@types/react-router-dom": "^5.3.2",
1515
"axios": "~1.4.0",
1616
"@types/classnames": "^2.3.1",
1717
"bootstrap": "^5.3.0",

0 commit comments

Comments
 (0)