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 db4dd01 commit 56ba791Copy full SHA for 56ba791
2 files changed
package.json
@@ -37,11 +37,11 @@
37
"uniforms": "^3.5.5"
38
},
39
"devDependencies": {
40
- "@babel/plugin-proposal-class-properties": "7.10.4",
41
- "@babel/polyfill": "7.10.4",
42
- "@babel/preset-env": "7.11.0",
43
- "@babel/preset-react": "7.10.4",
44
- "@babel/preset-typescript": "7.10.4",
+ "@babel/plugin-proposal-class-properties": "7.16.7",
+ "@babel/polyfill": "7.12.1",
+ "@babel/preset-env": "7.16.11",
+ "@babel/preset-react": "7.16.7",
+ "@babel/preset-typescript": "7.16.7",
45
"@patternfly/react-core": "4.135.0",
46
"@patternfly/react-icons": "4.11.0",
47
"@testing-library/react": "10.4.9",
0 commit comments