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 a3871f2 commit 4a6ac87Copy full SHA for 4a6ac87
package.json
@@ -41,14 +41,14 @@
41
"devDependencies": {
42
"@babel/cli": "7.23.0",
43
"@babel/plugin-transform-react-jsx": "7.22.15",
44
- "@babel/preset-env": "7.23.2",
45
- "@babel/preset-typescript": "7.23.2",
+ "@babel/preset-env": "7.23.3",
+ "@babel/preset-typescript": "7.23.3",
46
"@rollup/plugin-json": "4.1.0",
47
"@rollup/plugin-node-resolve": "7.1.1",
48
"@rollup/plugin-replace": "2.3.3",
49
"@testing-library/dom": "9.3.1",
50
"@testing-library/jest-dom": "5.16.5",
51
- "@testing-library/react": "14.0.0",
+ "@testing-library/react": "14.1.0",
52
"@testing-library/user-event": "13.5.0",
53
"@types/jest": "^29.0.0",
54
"@types/jest-diff": "^24.3.0",
0 commit comments