@brightlayer-ui/react-native-template-blank-typescript 4.0.0-alpha.0 → 4.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Changelog
2
2
 
3
- ## v4.0.0 (Unreleased)
3
+ ## v4.0.0 (July 30, 2025)
4
4
 
5
5
  ### Changed
6
6
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@brightlayer-ui/react-native-template-blank-typescript",
3
- "version": "4.0.0-alpha.0",
3
+ "version": "4.0.0",
4
4
  "author": "brightlayer-ui <brightlayer-ui@eaton.com>",
5
5
  "keywords": [
6
6
  "react native",
@@ -118,5 +118,4 @@ dependencies {
118
118
  }
119
119
  }
120
120
 
121
- apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
122
- apply from: "../../node_modules/@brightlayer-ui/react-native-vector-icons/fonts.gradle"
121
+ apply from: "../../node_modules/react-native-vector-icons/fonts.gradle"
@@ -1738,6 +1738,8 @@ PODS:
1738
1738
  - ReactCommon/turbomodule/core
1739
1739
  - SocketRocket
1740
1740
  - Yoga
1741
+ - react-native-vector-icons-material-design-icons (12.2.0)
1742
+ - react-native-vector-icons-material-icons (12.2.0)
1741
1743
  - React-NativeModulesApple (0.80.1):
1742
1744
  - boost
1743
1745
  - DoubleConversion
@@ -2212,7 +2214,7 @@ PODS:
2212
2214
  - React-perflogger (= 0.80.1)
2213
2215
  - React-utils (= 0.80.1)
2214
2216
  - SocketRocket
2215
- - RNBLUIVectorIcons (2.4.0):
2217
+ - RNBLUIVectorIcons (3.0.0):
2216
2218
  - React
2217
2219
  - RNVectorIcons (10.2.0):
2218
2220
  - boost
@@ -2289,6 +2291,8 @@ DEPENDENCIES:
2289
2291
  - React-Mapbuffer (from `../node_modules/react-native/ReactCommon`)
2290
2292
  - React-microtasksnativemodule (from `../node_modules/react-native/ReactCommon/react/nativemodule/microtasks`)
2291
2293
  - react-native-safe-area-context (from `../node_modules/react-native-safe-area-context`)
2294
+ - "react-native-vector-icons-material-design-icons (from `../node_modules/@react-native-vector-icons/material-design-icons`)"
2295
+ - "react-native-vector-icons-material-icons (from `../node_modules/@react-native-vector-icons/material-icons`)"
2292
2296
  - React-NativeModulesApple (from `../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios`)
2293
2297
  - React-oscompat (from `../node_modules/react-native/ReactCommon/oscompat`)
2294
2298
  - React-perflogger (from `../node_modules/react-native/ReactCommon/reactperflogger`)
@@ -2413,6 +2417,10 @@ EXTERNAL SOURCES:
2413
2417
  :path: "../node_modules/react-native/ReactCommon/react/nativemodule/microtasks"
2414
2418
  react-native-safe-area-context:
2415
2419
  :path: "../node_modules/react-native-safe-area-context"
2420
+ react-native-vector-icons-material-design-icons:
2421
+ :path: "../node_modules/@react-native-vector-icons/material-design-icons"
2422
+ react-native-vector-icons-material-icons:
2423
+ :path: "../node_modules/@react-native-vector-icons/material-icons"
2416
2424
  React-NativeModulesApple:
2417
2425
  :path: "../node_modules/react-native/ReactCommon/react/nativemodule/core/platform/ios"
2418
2426
  React-oscompat:
@@ -2524,6 +2532,8 @@ SPEC CHECKSUMS:
2524
2532
  React-Mapbuffer: 0c045c844ce6d85cde53e85ab163294c6adad349
2525
2533
  React-microtasksnativemodule: d9499269ad1f484ae71319bac1d9231447f2094e
2526
2534
  react-native-safe-area-context: 3bae4f8474c13ab141c40ed6c5c33f6177778d71
2535
+ react-native-vector-icons-material-design-icons: e406b4fc1787999a5d150c897837150543e90b9c
2536
+ react-native-vector-icons-material-icons: 02aacdc7a2aa4d22dd841eaddad080a5f967b888
2527
2537
  React-NativeModulesApple: 983f3483ef0a3446b56d490f09d579fba2442e17
2528
2538
  React-oscompat: 114036cd8f064558c9c1a0c04fc9ae5e1453706a
2529
2539
  React-perflogger: e7287fee27c16e3c8bd4d470f2361572b63be16b
@@ -2555,7 +2565,7 @@ SPEC CHECKSUMS:
2555
2565
  ReactAppDependencyProvider: afd905e84ee36e1678016ae04d7370c75ed539be
2556
2566
  ReactCodegen: f8d5fb047c4cd9d2caade972cad9edac22521362
2557
2567
  ReactCommon: 17fd88849a174bf9ce45461912291aca711410fc
2558
- RNBLUIVectorIcons: c45655a90c6b6d2777bb6443c7088a63149c4b52
2568
+ RNBLUIVectorIcons: 60165888903e319a1ef8acf2e1e3ef2a9fc1192c
2559
2569
  RNVectorIcons: ef9b4b0b786053ebdd63ee2972f48de9633ba166
2560
2570
  SocketRocket: d4aabe649be1e368d1318fdf28a022d714d65748
2561
2571
  Yoga: daa1e4de4b971b977b23bc842aaa3e135324f1f3
@@ -58,6 +58,7 @@
58
58
  <string>Octicons.ttf</string>
59
59
  <string>SimpleLineIcons.ttf</string>
60
60
  <string>Zocial.ttf</string>
61
+ <string>BrightlayerUIIcons.ttf</string>
61
62
  </array>
62
63
  <key>UILaunchStoryboardName</key>
63
64
  <string>LaunchScreen</string>
@@ -12,31 +12,24 @@
12
12
  "test": "jest"
13
13
  },
14
14
  "dependencies": {
15
- "@brightlayer-ui/react-native-components": "^8.0.4",
16
- "@brightlayer-ui/react-native-vector-icons": "^2.4.0",
17
- "react-native-paper": "^5.14.5",
18
- "react-native-safe-area-context": "^5.5.0",
19
- "react-native-vector-icons": "^10.2.0",
15
+ "@brightlayer-ui/react-native-components": "^9.0.0",
16
+ "@brightlayer-ui/react-native-vector-icons": "^3.0.0",
17
+ "@react-native-vector-icons/material-design-icons": "^12.2.0",
18
+ "@react-native-vector-icons/material-icons": "^12.2.0",
19
+ "@react-native/new-app-screen": "0.80.1",
20
20
  "react": "19.1.0",
21
21
  "react-native": "0.80.1",
22
- "@react-native/new-app-screen": "0.80.1"
22
+ "react-native-paper": "^5.14.5",
23
+ "react-native-safe-area-context": "^5.5.0",
24
+ "react-native-vector-icons": "^10.2.0"
23
25
  },
24
26
  "devDependencies": {
25
- "@brightlayer-ui/eslint-config": "^4.0.0",
26
- "@brightlayer-ui/prettier-config": "^1.0.3",
27
- "@eslint/js": "^9.30.0",
28
- "@typescript-eslint/eslint-plugin": "^8.35.1",
29
- "@typescript-eslint/parser": "^8.35.1",
30
- "babel-jest": "^30.0.2",
31
- "eslint-config-prettier": "^10.1.5",
32
- "eslint-plugin-react": "^7.37.5",
33
- "eslint-plugin-react-hooks": "^5.2.0",
34
- "globals": "^16.3.0",
35
- "jest-transform-stub": "^2.0.0",
36
- "typescript-eslint": "^8.35.1",
37
27
  "@babel/core": "^7.27.7",
38
28
  "@babel/preset-env": "^7.27.2",
39
29
  "@babel/runtime": "^7.27.6",
30
+ "@brightlayer-ui/eslint-config": "^4.0.0",
31
+ "@brightlayer-ui/prettier-config": "^1.0.3",
32
+ "@eslint/js": "^9.30.0",
40
33
  "@react-native-community/cli": "19.0.0",
41
34
  "@react-native-community/cli-platform-android": "19.0.0",
42
35
  "@react-native-community/cli-platform-ios": "19.0.0",
@@ -47,11 +40,20 @@
47
40
  "@types/jest": "^30.0.0",
48
41
  "@types/react": "^19.1.8",
49
42
  "@types/react-test-renderer": "^19.1.0",
43
+ "@typescript-eslint/eslint-plugin": "^8.35.1",
44
+ "@typescript-eslint/parser": "^8.35.1",
45
+ "babel-jest": "^30.0.2",
50
46
  "eslint": "^9.30.0",
47
+ "eslint-config-prettier": "^10.1.5",
48
+ "eslint-plugin-react": "^7.37.5",
49
+ "eslint-plugin-react-hooks": "^5.2.0",
50
+ "globals": "^16.3.0",
51
51
  "jest": "^30.0.3",
52
+ "jest-transform-stub": "^2.0.0",
52
53
  "prettier": "3.6.2",
53
54
  "react-test-renderer": "19.1.0",
54
- "typescript": "5.8.3"
55
+ "typescript": "5.8.3",
56
+ "typescript-eslint": "^8.35.1"
55
57
  },
56
58
  "engines": {
57
59
  "node": ">=18"
@@ -1048,17 +1048,22 @@
1048
1048
  resolved "https://registry.yarnpkg.com/@brightlayer-ui/prettier-config/-/prettier-config-1.0.3.tgz#e40a7ae7435c6fd5118acbf249080e0aa81e93af"
1049
1049
  integrity sha512-EYm3+V7Qd+oYEF+8FadsXAZqXryEHHbGnrV1BMp9selhABjceqUqXPVE4Sn3SKWQdBNJ3En2A3EzgrzRbvRTaw==
1050
1050
 
1051
- "@brightlayer-ui/react-native-components@^8.0.4":
1052
- version "8.0.4"
1053
- resolved "https://registry.yarnpkg.com/@brightlayer-ui/react-native-components/-/react-native-components-8.0.4.tgz#96a1932289b9111b3c23777673530c01a1bcd2b6"
1054
- integrity sha512-1dZ0E6IMWNYPA2sRVrMP6WLkJJ4r58aTP1snrTLZPrhOgXJNZRIXBGHPZw5Kahl7HjFeNnytZLYUNVVfNBY2Jw==
1051
+ "@brightlayer-ui/react-native-components@^9.0.0":
1052
+ version "9.0.0"
1053
+ resolved "https://registry.yarnpkg.com/@brightlayer-ui/react-native-components/-/react-native-components-9.0.0.tgz#eb5412be3f9237e9ea92e21d25c9fe1d3ead74a2"
1054
+ integrity sha512-xQfpubAUgMDjOxKVIRjVgC0H20og2Ntx59xK84Zx1qO6P6PasECvXYl+CyqTCWlXptJ0rcBeWZzEWhjqGw7izQ==
1055
1055
  dependencies:
1056
1056
  "@brightlayer-ui/react-native-themes" "7.0.1"
1057
+ "@callstack/react-theme-provider" "^3.0.9"
1058
+ "@types/prop-types" "^15.7.15"
1059
+ "@types/react" "^19.0.0"
1060
+ "@types/react-dom" "^19.0.0"
1057
1061
  color "^4.2.3"
1058
- react-native-collapsible "^1.6.0"
1062
+ prop-types "^15.8.1"
1063
+ react-native-collapsible "^1.6.2"
1059
1064
  react-native-keyboard-aware-scroll-view "^0.9.5"
1060
- react-native-modal ">=13.0.1"
1061
- react-native-reanimated "^3.6.1"
1065
+ react-native-modal "^13.0.1"
1066
+ react-native-reanimated "^3.18.0"
1062
1067
 
1063
1068
  "@brightlayer-ui/react-native-themes@7.0.1":
1064
1069
  version "7.0.1"
@@ -1068,10 +1073,12 @@
1068
1073
  "@brightlayer-ui/colors" "4.0.0"
1069
1074
  color "^4.2.3"
1070
1075
 
1071
- "@brightlayer-ui/react-native-vector-icons@^2.4.0":
1072
- version "2.4.0"
1073
- resolved "https://registry.yarnpkg.com/@brightlayer-ui/react-native-vector-icons/-/react-native-vector-icons-2.4.0.tgz#99236f898e423346350db1a90c731ad5644b562c"
1074
- integrity sha512-USFMjyoDGybaVux7wfeN1Kmo8h8rM3PooNEv+YTV84XkH1K+M3ASf6dQ/PSWaoCvRFb/xv0Du9FQ744wN4keog==
1076
+ "@brightlayer-ui/react-native-vector-icons@^3.0.0":
1077
+ version "3.0.0"
1078
+ resolved "https://registry.yarnpkg.com/@brightlayer-ui/react-native-vector-icons/-/react-native-vector-icons-3.0.0.tgz#599f404caa7777bf8c403e99858e05a106a86725"
1079
+ integrity sha512-lJC81d6sn13W0rhjennuZcoHpEEDfn/EEzNuQ1z0u1hZCzlzYs2gH7moN2vrTNczyjsOBYIq1aeLKdvpceQGlg==
1080
+ dependencies:
1081
+ "@react-native-vector-icons/common" "^12.0.0"
1075
1082
 
1076
1083
  "@callstack/react-theme-provider@^3.0.9":
1077
1084
  version "3.0.9"
@@ -1754,6 +1761,22 @@
1754
1761
  prompts "^2.4.2"
1755
1762
  semver "^7.5.2"
1756
1763
 
1764
+ "@react-native-community/cli-tools@^17.0.0":
1765
+ version "17.0.0"
1766
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-17.0.0.tgz#c46bae5e5ffeee7067d0e55d2ee1de128e310ac3"
1767
+ integrity sha512-mVXH7U/uXd7yizqm2iE+W4SSVc4FGYYEafAu29HihA+FHttonqdg35zVAnIX2FKbyla+TotR1ACNSgo7KFDq+w==
1768
+ dependencies:
1769
+ "@vscode/sudo-prompt" "^9.0.0"
1770
+ appdirsjs "^1.2.4"
1771
+ chalk "^4.1.2"
1772
+ execa "^5.0.0"
1773
+ find-up "^5.0.0"
1774
+ launch-editor "^2.9.1"
1775
+ mime "^2.4.1"
1776
+ ora "^5.4.1"
1777
+ prompts "^2.4.2"
1778
+ semver "^7.5.2"
1779
+
1757
1780
  "@react-native-community/cli-types@19.0.0":
1758
1781
  version "19.0.0"
1759
1782
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-19.0.0.tgz#fe4266eac8ce8ea58bee1a253af9a4ff3543241a"
@@ -1782,6 +1805,29 @@
1782
1805
  prompts "^2.4.2"
1783
1806
  semver "^7.5.2"
1784
1807
 
1808
+ "@react-native-vector-icons/common@^12.0.0", "@react-native-vector-icons/common@^12.2.0":
1809
+ version "12.2.0"
1810
+ resolved "https://registry.yarnpkg.com/@react-native-vector-icons/common/-/common-12.2.0.tgz#9d42cddd6dc87ba1f7daf7386150034b0ed8caa7"
1811
+ integrity sha512-FGVwBwuio2A9N9sJckXeTwp/oe20hCMe/Zul+b1ql3WkhUJpdJWVbpWKp8ikpHLRRstwuUqkeM5eY74f0zNn1A==
1812
+ dependencies:
1813
+ "@react-native-community/cli-tools" "^17.0.0"
1814
+ picocolors "^1.1.1"
1815
+ plist "^3.1.0"
1816
+
1817
+ "@react-native-vector-icons/material-design-icons@^12.2.0":
1818
+ version "12.2.0"
1819
+ resolved "https://registry.yarnpkg.com/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.2.0.tgz#e606320ae031c56cee231f515d3b1f0334a06b42"
1820
+ integrity sha512-XFGkuTLATGMH5RtcbuiJ18mMFKsge5PZjiS+cs+/KwFCWMMznRiQkZlycIVOx52V1WFE+L6oBv3Z6r+L6HHekA==
1821
+ dependencies:
1822
+ "@react-native-vector-icons/common" "^12.2.0"
1823
+
1824
+ "@react-native-vector-icons/material-icons@^12.2.0":
1825
+ version "12.2.0"
1826
+ resolved "https://registry.yarnpkg.com/@react-native-vector-icons/material-icons/-/material-icons-12.2.0.tgz#53838fe85fc45f139ae7eaf352c184e6d8fddc10"
1827
+ integrity sha512-ZOG1sryGmbZ0s/TBHQ28dMpdTKZ/RR/rhkuXgvMRjiX+vlvV91FmySH5P7NM0zcvqK6BEgONLRtRDaL7zz4xRw==
1828
+ dependencies:
1829
+ "@react-native-vector-icons/common" "^12.2.0"
1830
+
1785
1831
  "@react-native/assets-registry@0.80.1":
1786
1832
  version "0.80.1"
1787
1833
  resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.80.1.tgz#f692115d706e2b9b1847fca81ad8c2bbec67f6ef"
@@ -2108,6 +2154,16 @@
2108
2154
  dependencies:
2109
2155
  undici-types "~7.8.0"
2110
2156
 
2157
+ "@types/prop-types@^15.7.15":
2158
+ version "15.7.15"
2159
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
2160
+ integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
2161
+
2162
+ "@types/react-dom@^19.0.0":
2163
+ version "19.1.6"
2164
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
2165
+ integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
2166
+
2111
2167
  "@types/react-test-renderer@^19.1.0":
2112
2168
  version "19.1.0"
2113
2169
  resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-19.1.0.tgz#1d0af8f2e1b5931e245b8b5b234d1502b854dc10"
@@ -2115,7 +2171,7 @@
2115
2171
  dependencies:
2116
2172
  "@types/react" "*"
2117
2173
 
2118
- "@types/react@*", "@types/react@^19.1.8":
2174
+ "@types/react@*", "@types/react@^19.0.0", "@types/react@^19.1.8":
2119
2175
  version "19.1.8"
2120
2176
  resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
2121
2177
  integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
@@ -2484,6 +2540,11 @@
2484
2540
  resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
2485
2541
  integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==
2486
2542
 
2543
+ "@xmldom/xmldom@^0.8.8":
2544
+ version "0.8.10"
2545
+ resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99"
2546
+ integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
2547
+
2487
2548
  abort-controller@^3.0.0:
2488
2549
  version "3.0.0"
2489
2550
  resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
@@ -6027,6 +6088,15 @@ pkg-dir@^4.2.0:
6027
6088
  dependencies:
6028
6089
  find-up "^4.0.0"
6029
6090
 
6091
+ plist@^3.1.0:
6092
+ version "3.1.0"
6093
+ resolved "https://registry.yarnpkg.com/plist/-/plist-3.1.0.tgz#797a516a93e62f5bde55e0b9cc9c967f860893c9"
6094
+ integrity sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==
6095
+ dependencies:
6096
+ "@xmldom/xmldom" "^0.8.8"
6097
+ base64-js "^1.5.1"
6098
+ xmlbuilder "^15.1.1"
6099
+
6030
6100
  possible-typed-array-names@^1.0.0:
6031
6101
  version "1.1.0"
6032
6102
  resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
@@ -6180,7 +6250,7 @@ react-native-animatable@1.4.0:
6180
6250
  dependencies:
6181
6251
  prop-types "^15.8.1"
6182
6252
 
6183
- react-native-collapsible@^1.6.0:
6253
+ react-native-collapsible@^1.6.2:
6184
6254
  version "1.6.2"
6185
6255
  resolved "https://registry.yarnpkg.com/react-native-collapsible/-/react-native-collapsible-1.6.2.tgz#3b67fa402a6ba3c291022f5db8f345083862c3d8"
6186
6256
  integrity sha512-MCOBVJWqHNjnDaGkvxX997VONmJeebh6wyJxnHEgg0L1PrlcXU1e/bo6eK+CDVFuMrCafw8Qh4DOv/C4V/+Iew==
@@ -6203,7 +6273,7 @@ react-native-keyboard-aware-scroll-view@^0.9.5:
6203
6273
  prop-types "^15.6.2"
6204
6274
  react-native-iphone-x-helper "^1.0.3"
6205
6275
 
6206
- react-native-modal@>=13.0.1:
6276
+ react-native-modal@^13.0.1:
6207
6277
  version "13.0.2"
6208
6278
  resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-13.0.2.tgz#4e4d777fdb0f5af5a50003a53eebc4de9ead5695"
6209
6279
  integrity sha512-jCUR2DAskuZtVIbnt2ZssX70DCbTLydkL1Glv1Fc/fqVIhq1LpwBK2hKgSf9VIINXFnDjjGIMIC9HhDXnW7Enw==
@@ -6219,10 +6289,10 @@ react-native-paper@^5.14.5:
6219
6289
  color "^3.1.2"
6220
6290
  use-latest-callback "^0.2.3"
6221
6291
 
6222
- react-native-reanimated@^3.6.1:
6223
- version "3.18.0"
6224
- resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.18.0.tgz#0a246eab38a9e807887fe561a2868cfe85351f3c"
6225
- integrity sha512-eVcNcqeOkMW+BUWAHdtvN3FKgC8J8wiEJkX6bNGGQaLS7m7e4amTfjIcqf/Ta+lerZLurmDaQ0lICI1CKPrb1Q==
6292
+ react-native-reanimated@^3.18.0:
6293
+ version "3.19.0"
6294
+ resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.19.0.tgz#3413dd8865eec549642a4a63cd4e5354a25043c7"
6295
+ integrity sha512-FNfqLuPuVHsW9KcsZtnJqIPlMQvuySnSFJXgSt9fVDPqptbSUkiAF6MthUwd4Mxt05hCRcbV+T65CENgVS5iCg==
6226
6296
  dependencies:
6227
6297
  "@babel/plugin-transform-arrow-functions" "^7.0.0-0"
6228
6298
  "@babel/plugin-transform-class-properties" "^7.0.0-0"
@@ -7370,6 +7440,11 @@ ws@^7, ws@^7.5.10:
7370
7440
  resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
7371
7441
  integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
7372
7442
 
7443
+ xmlbuilder@^15.1.1:
7444
+ version "15.1.1"
7445
+ resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-15.1.1.tgz#9dcdce49eea66d8d10b42cae94a79c3c8d0c2ec5"
7446
+ integrity sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==
7447
+
7373
7448
  y18n@^4.0.0:
7374
7449
  version "4.0.3"
7375
7450
  resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"