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 01103b2 commit d8305acCopy full SHA for d8305ac
package.json
@@ -49,11 +49,11 @@
49
"react-tooltip": "^5.28.0"
50
},
51
"devDependencies": {
52
- "@babel/core": "^7.28.4",
53
- "@babel/eslint-parser": "^7.28.4",
+ "@babel/core": "^7.28.5",
+ "@babel/eslint-parser": "^7.28.5",
54
"@babel/plugin-proposal-class-properties": "^7.18.6",
55
- "@babel/preset-env": "^7.28.0",
56
- "@babel/preset-react": "^7.27.1",
+ "@babel/preset-env": "^7.28.5",
+ "@babel/preset-react": "^7.28.5",
57
"@eslint/compat": "^1.2.9",
58
"@testing-library/dom": "^10.4.0",
59
"@testing-library/react": "^16.0.1",
0 commit comments