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 bde6275 commit eeac320Copy full SHA for eeac320
package.json
@@ -41,10 +41,10 @@
41
"react-dom": "^17 || ^18"
42
},
43
"devDependencies": {
44
- "@babel/core": "7.23.7",
45
- "@babel/plugin-proposal-decorators": "7.23.7",
+ "@babel/core": "7.23.9",
+ "@babel/plugin-proposal-decorators": "7.23.9",
46
"@babel/plugin-proposal-export-default-from": "7.23.3",
47
- "@babel/preset-env": "7.23.8",
+ "@babel/preset-env": "7.23.9",
48
"@babel/preset-react": "7.23.3",
49
"@babel/preset-typescript": "7.23.3",
50
"@enterwell/react-form-validation": "1.4.0",
0 commit comments