We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beb2fc7 commit d613971Copy full SHA for d613971
package.json
@@ -44,10 +44,10 @@
44
"react-native-vector-icons": "6.4.2"
45
},
46
"devDependencies": {
47
- "@babel/core": "7.4.3",
48
- "@babel/plugin-proposal-class-properties": "7.4.0",
49
- "@babel/polyfill": "7.4.3",
50
- "@babel/runtime": "7.4.3",
+ "@babel/core": "7.24.0",
+ "@babel/plugin-proposal-class-properties": "7.18.6",
+ "@babel/polyfill": "7.12.1",
+ "@babel/runtime": "7.24.0",
51
"@craco/craco": "4.1.0",
52
"@types/electron-devtools-installer": "2.2.0",
53
"@types/electron-store": "1.3.1",
0 commit comments