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 f22bcc3 commit 40d289aCopy full SHA for 40d289a
package.json
@@ -24,12 +24,12 @@
24
"url": "https://github.com/CareLuLu/react-native-web-ui-components"
25
},
26
"devDependencies": {
27
- "@babel/cli": "7.26.4",
28
- "@babel/core": "7.26.8",
+ "@babel/cli": "7.27.1",
+ "@babel/core": "7.27.1",
29
"@babel/plugin-proposal-class-properties": "7.18.6",
30
- "@babel/plugin-transform-react-jsx": "7.25.9",
31
- "@babel/register": "7.25.9",
32
- "@babel/eslint-parser": "7.26.8",
+ "@babel/plugin-transform-react-jsx": "7.27.1",
+ "@babel/register": "7.27.1",
+ "@babel/eslint-parser": "7.27.1",
33
"babel-jest": "27.5.1",
34
"babel-plugin-lodash": "3.3.4",
35
"docz": "2.4.0",
0 commit comments