File tree 5 files changed +15
-15
lines changed
react-native-image-picker
5 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 22
22
"react-native-svg" : " 13.9.0"
23
23
},
24
24
"devDependencies" : {
25
- "@babel/core" : " ~7.20.7 " ,
26
- "@babel/runtime" : " ~7.20.7 " ,
25
+ "@babel/core" : " ~7.26.0 " ,
26
+ "@babel/runtime" : " ~7.27.0 " ,
27
27
"@react-native-community/eslint-config" : " ^2.0.0" ,
28
28
"@uimjs/metro-config" : " 2.0.1" ,
29
29
"babel-jest" : " ^26.6.3" ,
Original file line number Diff line number Diff line change 18
18
"clean" : " lerna clean --yes"
19
19
},
20
20
"devDependencies" : {
21
- "@babel/core" : " ~7.20.7 " ,
22
- "@babel/helper-create-class-features-plugin" : " ~7.20.7 " ,
21
+ "@babel/core" : " ~7.26.0 " ,
22
+ "@babel/helper-create-class-features-plugin" : " ~7.27.0 " ,
23
23
"@babel/plugin-proposal-class-properties" : " ~7.18.6" ,
24
- "@babel/plugin-proposal-decorators" : " ~7.20.7 " ,
25
- "@babel/preset-env" : " ~7.20.2 " ,
26
- "@babel/preset-typescript" : " ~7.18.6 " ,
24
+ "@babel/plugin-proposal-decorators" : " ~7.25.0 " ,
25
+ "@babel/preset-env" : " ~7.26.0 " ,
26
+ "@babel/preset-typescript" : " ~7.27.0 " ,
27
27
"babel-preset-react-native" : " 4.0.1" ,
28
28
"fs-extra" : " ~10.1.0" ,
29
29
"metro-react-native-babel-preset" : " 0.73.6" ,
Original file line number Diff line number Diff line change 59
59
" README.md"
60
60
],
61
61
"dependencies" : {
62
- "@babel/runtime" : " ~7.20.7 " ,
62
+ "@babel/runtime" : " ~7.27.0 " ,
63
63
"@shopify/restyle" : " ~2.4.2" ,
64
64
"@types/color" : " ~3.0.3" ,
65
65
"@types/lodash" : " ~4.14.191" ,
81
81
"react-native-svg" : " >=9.9.3"
82
82
},
83
83
"devDependencies" : {
84
- "@babel/core" : " ~7.20.7 " ,
85
- "@babel/preset-typescript" : " ~7.18.6 "
84
+ "@babel/core" : " ~7.26.0 " ,
85
+ "@babel/preset-typescript" : " ~7.27.0 "
86
86
},
87
87
"engines" : {
88
88
"node" : " >=16.0.0"
Original file line number Diff line number Diff line change 29
29
"access" : " public"
30
30
},
31
31
"dependencies" : {
32
- "@babel/runtime" : " ~7.20.7 " ,
32
+ "@babel/runtime" : " ~7.27.0 " ,
33
33
"@react-native-camera-roll/camera-roll" : " 5.3.1" ,
34
34
"@shopify/restyle" : " ~2.4.2" ,
35
35
"@types/react-native" : " 0.69.1" ,
48
48
"react-native-svg" : " >=9.9.3"
49
49
},
50
50
"devDependencies" : {
51
- "@babel/core" : " ~7.20.7 " ,
52
- "@babel/preset-typescript" : " ~7.18.6 "
51
+ "@babel/core" : " ~7.26.0 " ,
52
+ "@babel/preset-typescript" : " ~7.27.0 "
53
53
},
54
54
"engines" : {
55
55
"node" : " >=16.0.0"
Original file line number Diff line number Diff line change 15
15
"dependencies" : {
16
16
"@babel/plugin-syntax-jsx" : " ^7.18.6" ,
17
17
"@babel/preset-react" : " ^7.18.6" ,
18
- "@babel/runtime" : " ~7.20.7 " ,
18
+ "@babel/runtime" : " ~7.27.0 " ,
19
19
"@shopify/restyle" : " ~2.4.2" ,
20
20
"@uiw/icons" : " 2.5.3" ,
21
21
"@uiw/react-code-preview" : " 5.1.2" ,
43
43
"uiw" : " 4.21.25"
44
44
},
45
45
"devDependencies" : {
46
- "@babel/plugin-proposal-decorators" : " ~7.20.7 " ,
46
+ "@babel/plugin-proposal-decorators" : " ~7.25.0 " ,
47
47
"@babel/plugin-proposal-private-property-in-object" : " ~7.21.0" ,
48
48
"@kkt/less-modules" : " ^7.3.2" ,
49
49
"@kkt/raw-modules" : " 7.0.5" ,
You can’t perform that action at this time.
0 commit comments