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 9ebb2ce commit b008a38Copy full SHA for b008a38
package.json
@@ -58,8 +58,6 @@
58
"dependencies": {
59
"@babel/runtime": "^7.18.3",
60
"@popperjs/core": "^2.11.5",
61
- "@types/react": "^18.0.11",
62
- "@types/react-dom": "^18.0.5",
63
"react-popper": "^2.3.0"
64
},
65
"devDependencies": {
@@ -76,6 +74,8 @@
76
74
"@testing-library/react": "^13.3.0",
77
75
"@testing-library/user-event": "^14.2.0",
78
"@types/jest": "^28.1.1",
+ "@types/react": "^18.0.11",
+ "@types/react-dom": "^18.0.5",
79
"@typescript-eslint/eslint-plugin": "^5.27.0",
80
"@typescript-eslint/parser": "^5.27.0",
81
"babel-loader": "^8.2.5",
0 commit comments