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 c3ada0e commit ac03056Copy full SHA for ac03056
.yarn/install-state.gz
12.2 KB
package.json
@@ -41,7 +41,7 @@
41
"@babel/helpers": "^7.25.0",
42
"@babel/plugin-external-helpers": "^7.24.7",
43
"@babel/plugin-proposal-class-properties": "^7.18.6",
44
- "@babel/preset-env": "^7.25.3",
+ "@babel/preset-env": "^7.25.4",
45
"@babel/preset-react": "^7.24.7",
46
"@babel/preset-typescript": "^7.24.7",
47
"@react-docgen/cli": "^2.0.3",
@@ -55,7 +55,7 @@
55
"@types/eslint": "^8.56.10",
56
"@types/jest": "^29.5.12",
57
"@types/node": "20",
58
- "@types/react": "^18.3.3",
+ "@types/react": "^18.3.4",
59
"@types/react-dom": "^18.3.0",
60
"@typescript-eslint/eslint-plugin": "^7.18.0",
61
"@typescript-eslint/parser": "^7.18.0",
0 commit comments