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 643e57d commit 0ef0c27Copy full SHA for 0ef0c27
package.json
@@ -18,12 +18,12 @@
18
"url": "https://github.com/CareLuLu/react-native-web-jsonschema-form"
19
},
20
"devDependencies": {
21
- "@babel/cli": "7.27.0",
22
- "@babel/core": "7.26.10",
+ "@babel/cli": "7.27.2",
+ "@babel/core": "7.27.1",
23
"@babel/plugin-proposal-class-properties": "7.18.6",
24
- "@babel/plugin-transform-react-jsx": "7.25.9",
25
- "@babel/register": "7.25.9",
26
- "@babel/eslint-parser": "7.27.0",
+ "@babel/plugin-transform-react-jsx": "7.27.1",
+ "@babel/register": "7.27.1",
+ "@babel/eslint-parser": "7.27.1",
27
"babel-plugin-lodash": "3.3.4",
28
"cloc": "2.11.0",
29
"eslint": "7.32.0",
0 commit comments