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 32a3b51 commit 0c96314Copy full SHA for 0c96314
package.json
@@ -54,13 +54,13 @@
54
"react-dom": "^0.14.0 || ^15.0.0 || ^16.0.1 || ^17.0.0 || ^18.0.0"
55
},
56
"devDependencies": {
57
- "@babel/cli": "^7.24.1",
58
- "@babel/core": "^7.24.4",
59
- "@babel/eslint-parser": "^7.24.1",
60
- "@babel/preset-env": "^7.24.4",
+ "@babel/cli": "^7.24.5",
+ "@babel/core": "^7.24.5",
+ "@babel/eslint-parser": "^7.24.5",
+ "@babel/preset-env": "^7.24.5",
61
"@babel/preset-react": "^7.24.1",
62
"@babel/preset-stage-2": "^7.8.3",
63
- "@testing-library/dom": "^10.0.0",
+ "@testing-library/dom": "^10.1.0",
64
"@testing-library/jest-dom": "^6.4.2",
65
"@testing-library/react": "^14.3.0",
66
"@testing-library/user-event": "^14.5.2",
0 commit comments