@brightlayer-ui/react-native-template-blank-typescript 4.0.0-alpha.0 → 4.1.0-alpha.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,12 @@
1
1
  # Changelog
2
2
 
3
- ## v4.0.0 (Unreleased)
3
+ ## v4.1.0 (Unreleased)
4
+
5
+ ### Changed
6
+
7
+ - Updated all the dependencies to the latest stable versions ([#448](https://github.com/etn-ccis/blui-react-native/issues/448)).
8
+
9
+ ## v4.0.0 (July 30, 2025)
4
10
 
5
11
  ### Changed
6
12
 
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.1.0-alpha.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,32 +12,25 @@
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.1.1",
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",
40
- "@react-native-community/cli": "19.0.0",
30
+ "@brightlayer-ui/eslint-config": "^4.0.0",
31
+ "@brightlayer-ui/prettier-config": "^1.0.3",
32
+ "@eslint/js": "^9.30.0",
33
+ "@react-native-community/cli": "19.1.2",
41
34
  "@react-native-community/cli-platform-android": "19.0.0",
42
35
  "@react-native-community/cli-platform-ios": "19.0.0",
43
36
  "@react-native/babel-preset": "0.80.1",
@@ -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.1.1":
1052
+ version "9.1.1"
1053
+ resolved "https://registry.yarnpkg.com/@brightlayer-ui/react-native-components/-/react-native-components-9.1.1.tgz#86643c371a00e5f9b28207be13229cfa02cbfd09"
1054
+ integrity sha512-0bYUGOeB/fsLiRzkikki0NBBwoxnuS9M5UgOrmHMDNmoeosdHYVkmhPf3sVZT1LWajrN4sPLRhhC3017VUvuCQ==
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"
@@ -1630,12 +1637,12 @@
1630
1637
  resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.7.tgz#eb5014dfd0b03e7f3ba2eeeff506eed89b028058"
1631
1638
  integrity sha512-YLT9Zo3oNPJoBjBc4q8G2mjU4tqIbf5CEOORbUUr48dCD9q3umJ3IPlVqOqDakPfd2HuwccBaqlGhN4Gmr5OWg==
1632
1639
 
1633
- "@react-native-community/cli-clean@19.0.0":
1634
- version "19.0.0"
1635
- resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-19.0.0.tgz#1a1f3fcd77b1c6a72d27132a09590b9511d15c05"
1636
- integrity sha512-Br+bxxEKXpikzlBLeAv3Bh1DRGrveJmULEG6Q9XPHzPOtRZcRlcDcBidjVwu8XGJdYiplvFdK6cC2sxCM2Mbvw==
1640
+ "@react-native-community/cli-clean@19.1.2":
1641
+ version "19.1.2"
1642
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-clean/-/cli-clean-19.1.2.tgz#10be56a6ab966c141090176e54937cb7b7618a9b"
1643
+ integrity sha512-LI/bTLtosbDyHtIs+HxlmHp+5Nbjz+IIEEqrBO2tUeA+ENX01YEnIgGIv4z7giNWkHSiqywjdOyYNqg27ydy2g==
1637
1644
  dependencies:
1638
- "@react-native-community/cli-tools" "19.0.0"
1645
+ "@react-native-community/cli-tools" "19.1.2"
1639
1646
  chalk "^4.1.2"
1640
1647
  execa "^5.0.0"
1641
1648
  fast-glob "^3.3.2"
@@ -1650,6 +1657,16 @@
1650
1657
  fast-glob "^3.3.2"
1651
1658
  fast-xml-parser "^4.4.1"
1652
1659
 
1660
+ "@react-native-community/cli-config-android@19.1.2":
1661
+ version "19.1.2"
1662
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-android/-/cli-config-android-19.1.2.tgz#f8a03a0a49cd89a4e6bffed46396b3a2ea7690df"
1663
+ integrity sha512-IIhzhDUmT53RT45Qrxc/OfvkTD4U7IrfkfoIdKmBT6O0X0QaoegK4OE6aAuc86D2GXlD5rbVcPMSuN4TY8Hmlw==
1664
+ dependencies:
1665
+ "@react-native-community/cli-tools" "19.1.2"
1666
+ chalk "^4.1.2"
1667
+ fast-glob "^3.3.2"
1668
+ fast-xml-parser "^4.4.1"
1669
+
1653
1670
  "@react-native-community/cli-config-apple@19.0.0":
1654
1671
  version "19.0.0"
1655
1672
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-19.0.0.tgz#f7339c5cd5529bcabdd17480a69dfd9bbbd3f7f2"
@@ -1660,28 +1677,38 @@
1660
1677
  execa "^5.0.0"
1661
1678
  fast-glob "^3.3.2"
1662
1679
 
1663
- "@react-native-community/cli-config@19.0.0":
1664
- version "19.0.0"
1665
- resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-19.0.0.tgz#d2a0fdd00ea61e96368366b6af7aeded35ce8477"
1666
- integrity sha512-HyZOVqnUIs5WlsARqEG/um9cz+XJNIalCkrUeb5MLpxejnWFVLc3hiYoFZhb6KHKj8edg9TotOM0VbzURSYAfA==
1680
+ "@react-native-community/cli-config-apple@19.1.2":
1681
+ version "19.1.2"
1682
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-config-apple/-/cli-config-apple-19.1.2.tgz#d251fc18043f2e202d681a8ac911b8b1688409f4"
1683
+ integrity sha512-91upuYMLgEtJE6foWQFgGDpT3ZDTc5bX6rMY5cJMqiAE5svgh1q0kbbpRuv/ptBYzcxLplL7wZWpA77TlJdm9A==
1667
1684
  dependencies:
1668
- "@react-native-community/cli-tools" "19.0.0"
1685
+ "@react-native-community/cli-tools" "19.1.2"
1686
+ chalk "^4.1.2"
1687
+ execa "^5.0.0"
1688
+ fast-glob "^3.3.2"
1689
+
1690
+ "@react-native-community/cli-config@19.1.2":
1691
+ version "19.1.2"
1692
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-config/-/cli-config-19.1.2.tgz#d6432c3100d2a7cb1e92d47b39bf3688fd712970"
1693
+ integrity sha512-o0cc6R6r9nY9MiLFeLIN797fBLWwKW9cee/NCm6nBBzPk/paro6HEbcXE02xnVzMb+nhQPrbPOzp3qE7WhtwRA==
1694
+ dependencies:
1695
+ "@react-native-community/cli-tools" "19.1.2"
1669
1696
  chalk "^4.1.2"
1670
1697
  cosmiconfig "^9.0.0"
1671
1698
  deepmerge "^4.3.0"
1672
1699
  fast-glob "^3.3.2"
1673
1700
  joi "^17.2.1"
1674
1701
 
1675
- "@react-native-community/cli-doctor@19.0.0":
1676
- version "19.0.0"
1677
- resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-19.0.0.tgz#eca938f5323dd33f5fe919529480ec819e71932e"
1678
- integrity sha512-z+fhaQjS0zvWnJ8+gZStSZS2hsF1Lge3g8OthBrzoBPlkmpxeID/H2dEZOY7W9D7ngY/CaCmpQxLzaJVOjlrvw==
1702
+ "@react-native-community/cli-doctor@19.1.2":
1703
+ version "19.1.2"
1704
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-doctor/-/cli-doctor-19.1.2.tgz#b318d000a12d029d65f829aba5e6f14f5c6132b8"
1705
+ integrity sha512-uUV/1QrWA1Cx7dqkTCcarqfya/7gBmKXd9BzVCEl6bzAn1jd1Q5UaZ+DmZgAoLVKlbAjpPTJTfqjD44aqUdjyA==
1679
1706
  dependencies:
1680
- "@react-native-community/cli-config" "19.0.0"
1681
- "@react-native-community/cli-platform-android" "19.0.0"
1682
- "@react-native-community/cli-platform-apple" "19.0.0"
1683
- "@react-native-community/cli-platform-ios" "19.0.0"
1684
- "@react-native-community/cli-tools" "19.0.0"
1707
+ "@react-native-community/cli-config" "19.1.2"
1708
+ "@react-native-community/cli-platform-android" "19.1.2"
1709
+ "@react-native-community/cli-platform-apple" "19.1.2"
1710
+ "@react-native-community/cli-platform-ios" "19.1.2"
1711
+ "@react-native-community/cli-tools" "19.1.2"
1685
1712
  chalk "^4.1.2"
1686
1713
  command-exists "^1.2.8"
1687
1714
  deepmerge "^4.3.0"
@@ -1704,6 +1731,17 @@
1704
1731
  execa "^5.0.0"
1705
1732
  logkitty "^0.7.1"
1706
1733
 
1734
+ "@react-native-community/cli-platform-android@19.1.2":
1735
+ version "19.1.2"
1736
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-android/-/cli-platform-android-19.1.2.tgz#72d3dd69730a18373c4185f1f17e65c49fbc2b39"
1737
+ integrity sha512-eMryTlSSTl3JK/tZTaMaMgHec9qu+eQj+3A15qmBdj2ac3p/hiauwAe4q35rz5XABw1cJCuyn+s469YsdTllaw==
1738
+ dependencies:
1739
+ "@react-native-community/cli-config-android" "19.1.2"
1740
+ "@react-native-community/cli-tools" "19.1.2"
1741
+ chalk "^4.1.2"
1742
+ execa "^5.0.0"
1743
+ logkitty "^0.7.1"
1744
+
1707
1745
  "@react-native-community/cli-platform-apple@19.0.0":
1708
1746
  version "19.0.0"
1709
1747
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-19.0.0.tgz#6cc10764accafcc00f5cdce001738e8886504a61"
@@ -1715,6 +1753,17 @@
1715
1753
  execa "^5.0.0"
1716
1754
  fast-xml-parser "^4.4.1"
1717
1755
 
1756
+ "@react-native-community/cli-platform-apple@19.1.2":
1757
+ version "19.1.2"
1758
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-apple/-/cli-platform-apple-19.1.2.tgz#42f8eb69e870f132ffa1383930c53c93b4949783"
1759
+ integrity sha512-TtaF8Pyrs4dnIH3LTvuPnPjGDsSVaZLu+8s4y5bngzZIf9r7M/HJTlpnhm8+bQPsahxNhNQZBGUBrQJqfmg7Ww==
1760
+ dependencies:
1761
+ "@react-native-community/cli-config-apple" "19.1.2"
1762
+ "@react-native-community/cli-tools" "19.1.2"
1763
+ chalk "^4.1.2"
1764
+ execa "^5.0.0"
1765
+ fast-xml-parser "^4.4.1"
1766
+
1718
1767
  "@react-native-community/cli-platform-ios@19.0.0":
1719
1768
  version "19.0.0"
1720
1769
  resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-19.0.0.tgz#cda8518875ae61217a41a6950ec4b70c1766280a"
@@ -1722,12 +1771,19 @@
1722
1771
  dependencies:
1723
1772
  "@react-native-community/cli-platform-apple" "19.0.0"
1724
1773
 
1725
- "@react-native-community/cli-server-api@19.0.0":
1726
- version "19.0.0"
1727
- resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-19.0.0.tgz#e50e93b881c733e11fc9305144492d23d6452b22"
1728
- integrity sha512-udcSGC9hrWOGqB4S5L8cH8wgckbrZfc0iF6bH2b2/QalJ3vD016WDoZ6R6fyiyB/u8YsFJ3bnb6tk0tKInKWjg==
1774
+ "@react-native-community/cli-platform-ios@19.1.2":
1775
+ version "19.1.2"
1776
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-platform-ios/-/cli-platform-ios-19.1.2.tgz#2925279acbfa22dc6e05f189f8908cb0c6427f6e"
1777
+ integrity sha512-rmLZjwpI+mV3bbd6FgR6yM/ekFNr4QM/Dgzmatkh8k94B5uGtw5Me4EKlY+MrqR3lIyjzqWtLoefcJxA1c9d2w==
1729
1778
  dependencies:
1730
- "@react-native-community/cli-tools" "19.0.0"
1779
+ "@react-native-community/cli-platform-apple" "19.1.2"
1780
+
1781
+ "@react-native-community/cli-server-api@19.1.2":
1782
+ version "19.1.2"
1783
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-server-api/-/cli-server-api-19.1.2.tgz#adc5353314d40c50d1bfddbc1b85a29e3650ce03"
1784
+ integrity sha512-K6UIvtw6VtcKxCX+rJ5mKQYiqcSSRKODPQ2nbIeIxjjO5nDjDriGkFC/ypHHk38oZuJYOLbOySqnnCNkdEI4uQ==
1785
+ dependencies:
1786
+ "@react-native-community/cli-tools" "19.1.2"
1731
1787
  body-parser "^1.20.3"
1732
1788
  compression "^1.7.1"
1733
1789
  connect "^3.6.5"
@@ -1754,24 +1810,56 @@
1754
1810
  prompts "^2.4.2"
1755
1811
  semver "^7.5.2"
1756
1812
 
1757
- "@react-native-community/cli-types@19.0.0":
1758
- version "19.0.0"
1759
- resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-19.0.0.tgz#fe4266eac8ce8ea58bee1a253af9a4ff3543241a"
1760
- integrity sha512-fpnpy6iLX9Uohh83vWRsfi3wMfFT8C8TiKrMiln2e9rnoyZwZqm3gnz8pDUnldmFkaOjKxW0FAiRXxwhJGebsw==
1813
+ "@react-native-community/cli-tools@19.1.2":
1814
+ version "19.1.2"
1815
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-19.1.2.tgz#970e952d373432b2a9cc109ba3f99f8c7d812700"
1816
+ integrity sha512-AsDuZu/7R/QX+vGpJIRK97v24X+zqkmwA9/uLRguLTHM175nUxb/byXmAKWuZylG2FAikVvf7EqV8MFGbwM7Wg==
1761
1817
  dependencies:
1762
- joi "^17.2.1"
1818
+ "@vscode/sudo-prompt" "^9.0.0"
1819
+ appdirsjs "^1.2.4"
1820
+ chalk "^4.1.2"
1821
+ execa "^5.0.0"
1822
+ find-up "^5.0.0"
1823
+ launch-editor "^2.9.1"
1824
+ mime "^2.4.1"
1825
+ ora "^5.4.1"
1826
+ prompts "^2.4.2"
1827
+ semver "^7.5.2"
1763
1828
 
1764
- "@react-native-community/cli@19.0.0":
1765
- version "19.0.0"
1766
- resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-19.0.0.tgz#a776e5188a4ea568f09d75b4cd8d9dfcfb492651"
1767
- integrity sha512-a7lAt0mACJ2jsCgDIFWpsCaqWxWoRTZwRMD5HOS3RYOYEUBzp4bfiQdjLUmrx5vF76KvcD0Q1YigrAVrEbSmbw==
1829
+ "@react-native-community/cli-tools@^17.0.0":
1830
+ version "17.0.0"
1831
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-tools/-/cli-tools-17.0.0.tgz#c46bae5e5ffeee7067d0e55d2ee1de128e310ac3"
1832
+ integrity sha512-mVXH7U/uXd7yizqm2iE+W4SSVc4FGYYEafAu29HihA+FHttonqdg35zVAnIX2FKbyla+TotR1ACNSgo7KFDq+w==
1768
1833
  dependencies:
1769
- "@react-native-community/cli-clean" "19.0.0"
1770
- "@react-native-community/cli-config" "19.0.0"
1771
- "@react-native-community/cli-doctor" "19.0.0"
1772
- "@react-native-community/cli-server-api" "19.0.0"
1773
- "@react-native-community/cli-tools" "19.0.0"
1774
- "@react-native-community/cli-types" "19.0.0"
1834
+ "@vscode/sudo-prompt" "^9.0.0"
1835
+ appdirsjs "^1.2.4"
1836
+ chalk "^4.1.2"
1837
+ execa "^5.0.0"
1838
+ find-up "^5.0.0"
1839
+ launch-editor "^2.9.1"
1840
+ mime "^2.4.1"
1841
+ ora "^5.4.1"
1842
+ prompts "^2.4.2"
1843
+ semver "^7.5.2"
1844
+
1845
+ "@react-native-community/cli-types@19.1.2":
1846
+ version "19.1.2"
1847
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli-types/-/cli-types-19.1.2.tgz#a59911cac2fb2043c70b093e0e61ebc0ac105619"
1848
+ integrity sha512-Ze6fi6jE+JPvMlISWbZ/eCPOkRuuEs1SX4rJGWOXPcDzEVF6gs1ePsAjdzQ3RJYRMqQ49vo6iGiOZs//z5kuVw==
1849
+ dependencies:
1850
+ joi "^17.2.1"
1851
+
1852
+ "@react-native-community/cli@19.1.2":
1853
+ version "19.1.2"
1854
+ resolved "https://registry.yarnpkg.com/@react-native-community/cli/-/cli-19.1.2.tgz#f83bbecb2c1217a07270afdd9173d74453b3ec49"
1855
+ integrity sha512-b28TLqODMgQRx6f4gbHoHYpnKyFbWzJkIk3+Ggpad/at493KfGQ+WvKg1sts/st8mxzmbk0T6lCc/9A3QoFKkQ==
1856
+ dependencies:
1857
+ "@react-native-community/cli-clean" "19.1.2"
1858
+ "@react-native-community/cli-config" "19.1.2"
1859
+ "@react-native-community/cli-doctor" "19.1.2"
1860
+ "@react-native-community/cli-server-api" "19.1.2"
1861
+ "@react-native-community/cli-tools" "19.1.2"
1862
+ "@react-native-community/cli-types" "19.1.2"
1775
1863
  chalk "^4.1.2"
1776
1864
  commander "^9.4.1"
1777
1865
  deepmerge "^4.3.0"
@@ -1782,6 +1870,29 @@
1782
1870
  prompts "^2.4.2"
1783
1871
  semver "^7.5.2"
1784
1872
 
1873
+ "@react-native-vector-icons/common@^12.0.0", "@react-native-vector-icons/common@^12.2.0":
1874
+ version "12.2.0"
1875
+ resolved "https://registry.yarnpkg.com/@react-native-vector-icons/common/-/common-12.2.0.tgz#9d42cddd6dc87ba1f7daf7386150034b0ed8caa7"
1876
+ integrity sha512-FGVwBwuio2A9N9sJckXeTwp/oe20hCMe/Zul+b1ql3WkhUJpdJWVbpWKp8ikpHLRRstwuUqkeM5eY74f0zNn1A==
1877
+ dependencies:
1878
+ "@react-native-community/cli-tools" "^17.0.0"
1879
+ picocolors "^1.1.1"
1880
+ plist "^3.1.0"
1881
+
1882
+ "@react-native-vector-icons/material-design-icons@^12.2.0":
1883
+ version "12.2.0"
1884
+ resolved "https://registry.yarnpkg.com/@react-native-vector-icons/material-design-icons/-/material-design-icons-12.2.0.tgz#e606320ae031c56cee231f515d3b1f0334a06b42"
1885
+ integrity sha512-XFGkuTLATGMH5RtcbuiJ18mMFKsge5PZjiS+cs+/KwFCWMMznRiQkZlycIVOx52V1WFE+L6oBv3Z6r+L6HHekA==
1886
+ dependencies:
1887
+ "@react-native-vector-icons/common" "^12.2.0"
1888
+
1889
+ "@react-native-vector-icons/material-icons@^12.2.0":
1890
+ version "12.2.0"
1891
+ resolved "https://registry.yarnpkg.com/@react-native-vector-icons/material-icons/-/material-icons-12.2.0.tgz#53838fe85fc45f139ae7eaf352c184e6d8fddc10"
1892
+ integrity sha512-ZOG1sryGmbZ0s/TBHQ28dMpdTKZ/RR/rhkuXgvMRjiX+vlvV91FmySH5P7NM0zcvqK6BEgONLRtRDaL7zz4xRw==
1893
+ dependencies:
1894
+ "@react-native-vector-icons/common" "^12.2.0"
1895
+
1785
1896
  "@react-native/assets-registry@0.80.1":
1786
1897
  version "0.80.1"
1787
1898
  resolved "https://registry.yarnpkg.com/@react-native/assets-registry/-/assets-registry-0.80.1.tgz#f692115d706e2b9b1847fca81ad8c2bbec67f6ef"
@@ -2108,6 +2219,16 @@
2108
2219
  dependencies:
2109
2220
  undici-types "~7.8.0"
2110
2221
 
2222
+ "@types/prop-types@^15.7.15":
2223
+ version "15.7.15"
2224
+ resolved "https://registry.yarnpkg.com/@types/prop-types/-/prop-types-15.7.15.tgz#e6e5a86d602beaca71ce5163fadf5f95d70931c7"
2225
+ integrity sha512-F6bEyamV9jKGAFBEmlQnesRPGOQqS2+Uwi0Em15xenOxHaf2hv6L8YCVn3rPdPJOiJfPiCnLIRyvwVaqMY3MIw==
2226
+
2227
+ "@types/react-dom@^19.0.0":
2228
+ version "19.1.6"
2229
+ resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-19.1.6.tgz#4af629da0e9f9c0f506fc4d1caa610399c595d64"
2230
+ integrity sha512-4hOiT/dwO8Ko0gV1m/TJZYk3y0KBnY9vzDh7W+DH17b2HFSOGgdj33dhihPeuy3l0q23+4e+hoXHV6hCC4dCXw==
2231
+
2111
2232
  "@types/react-test-renderer@^19.1.0":
2112
2233
  version "19.1.0"
2113
2234
  resolved "https://registry.yarnpkg.com/@types/react-test-renderer/-/react-test-renderer-19.1.0.tgz#1d0af8f2e1b5931e245b8b5b234d1502b854dc10"
@@ -2115,7 +2236,7 @@
2115
2236
  dependencies:
2116
2237
  "@types/react" "*"
2117
2238
 
2118
- "@types/react@*", "@types/react@^19.1.8":
2239
+ "@types/react@*", "@types/react@^19.0.0", "@types/react@^19.1.8":
2119
2240
  version "19.1.8"
2120
2241
  resolved "https://registry.yarnpkg.com/@types/react/-/react-19.1.8.tgz#ff8395f2afb764597265ced15f8dddb0720ae1c3"
2121
2242
  integrity sha512-AwAfQ2Wa5bCx9WP8nZL2uMZWod7J7/JSplxbTmBQ5ms6QpqNYm672H0Vu9ZVKVngQ+ii4R/byguVEUZQyeg44g==
@@ -2484,6 +2605,11 @@
2484
2605
  resolved "https://registry.yarnpkg.com/@vscode/sudo-prompt/-/sudo-prompt-9.3.1.tgz#c562334bc6647733649fd42afc96c0eea8de3b65"
2485
2606
  integrity sha512-9ORTwwS74VaTn38tNbQhsA5U44zkJfcb0BdTSyyG6frP4e8KMtHuTXYmwefe5dpL8XB1aGSIVTaLjD3BbWb5iA==
2486
2607
 
2608
+ "@xmldom/xmldom@^0.8.8":
2609
+ version "0.8.10"
2610
+ resolved "https://registry.yarnpkg.com/@xmldom/xmldom/-/xmldom-0.8.10.tgz#a1337ca426aa61cef9fe15b5b28e340a72f6fa99"
2611
+ integrity sha512-2WALfTl4xo2SkGCYRt6rDTFfk9R1czmBvUQy12gK2KuRKIpWEhcbbzy8EZXtz/jkRqHX8bFEc6FC1HjX4TUWYw==
2612
+
2487
2613
  abort-controller@^3.0.0:
2488
2614
  version "3.0.0"
2489
2615
  resolved "https://registry.yarnpkg.com/abort-controller/-/abort-controller-3.0.0.tgz#eaf54d53b62bae4138e809ca225c8439a6efb392"
@@ -3925,11 +4051,11 @@ fast-levenshtein@^2.0.6:
3925
4051
  integrity sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==
3926
4052
 
3927
4053
  fast-xml-parser@^4.4.1:
3928
- version "4.5.3"
3929
- resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.3.tgz#c54d6b35aa0f23dc1ea60b6c884340c006dc6efb"
3930
- integrity sha512-RKihhV+SHsIUGXObeVy9AXiBbFwkVk7Syp8XgwN5U3JV416+Gwp/GO9i0JYKmikykgz/UHRrrV4ROuZEo/T0ig==
4054
+ version "4.5.4"
4055
+ resolved "https://registry.yarnpkg.com/fast-xml-parser/-/fast-xml-parser-4.5.4.tgz#64e52ddf1308001893bd225d5b1768840511c797"
4056
+ integrity sha512-jE8ugADnYOBsu1uaoayVl1tVKAMNOXyjwvv2U6udEA2ORBhDooJDWoGxTkhd4Qn4yh59JVVt/pKXtjPwx9OguQ==
3931
4057
  dependencies:
3932
- strnum "^1.1.1"
4058
+ strnum "^1.0.5"
3933
4059
 
3934
4060
  fastq@^1.6.0:
3935
4061
  version "1.19.1"
@@ -3997,9 +4123,9 @@ flat-cache@^4.0.0:
3997
4123
  keyv "^4.5.4"
3998
4124
 
3999
4125
  flatted@^3.2.9:
4000
- version "3.3.3"
4001
- resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.3.3.tgz#67c8fad95454a7c7abebf74bb78ee74a44023358"
4002
- integrity sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==
4126
+ version "3.4.2"
4127
+ resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726"
4128
+ integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==
4003
4129
 
4004
4130
  flow-enums-runtime@^0.0.6:
4005
4131
  version "0.0.6"
@@ -6027,6 +6153,15 @@ pkg-dir@^4.2.0:
6027
6153
  dependencies:
6028
6154
  find-up "^4.0.0"
6029
6155
 
6156
+ plist@^3.1.0:
6157
+ version "3.1.0"
6158
+ resolved "https://registry.yarnpkg.com/plist/-/plist-3.1.0.tgz#797a516a93e62f5bde55e0b9cc9c967f860893c9"
6159
+ integrity sha512-uysumyrvkUX0rX/dEVqt8gC3sTBzd4zoWfLeS29nb53imdaXVvLINYXTI2GNqzaMuvacNx4uJQ8+b3zXR0pkgQ==
6160
+ dependencies:
6161
+ "@xmldom/xmldom" "^0.8.8"
6162
+ base64-js "^1.5.1"
6163
+ xmlbuilder "^15.1.1"
6164
+
6030
6165
  possible-typed-array-names@^1.0.0:
6031
6166
  version "1.1.0"
6032
6167
  resolved "https://registry.yarnpkg.com/possible-typed-array-names/-/possible-typed-array-names-1.1.0.tgz#93e3582bc0e5426586d9d07b79ee40fc841de4ae"
@@ -6180,7 +6315,7 @@ react-native-animatable@1.4.0:
6180
6315
  dependencies:
6181
6316
  prop-types "^15.8.1"
6182
6317
 
6183
- react-native-collapsible@^1.6.0:
6318
+ react-native-collapsible@^1.6.2:
6184
6319
  version "1.6.2"
6185
6320
  resolved "https://registry.yarnpkg.com/react-native-collapsible/-/react-native-collapsible-1.6.2.tgz#3b67fa402a6ba3c291022f5db8f345083862c3d8"
6186
6321
  integrity sha512-MCOBVJWqHNjnDaGkvxX997VONmJeebh6wyJxnHEgg0L1PrlcXU1e/bo6eK+CDVFuMrCafw8Qh4DOv/C4V/+Iew==
@@ -6203,7 +6338,7 @@ react-native-keyboard-aware-scroll-view@^0.9.5:
6203
6338
  prop-types "^15.6.2"
6204
6339
  react-native-iphone-x-helper "^1.0.3"
6205
6340
 
6206
- react-native-modal@>=13.0.1:
6341
+ react-native-modal@^13.0.1:
6207
6342
  version "13.0.2"
6208
6343
  resolved "https://registry.yarnpkg.com/react-native-modal/-/react-native-modal-13.0.2.tgz#4e4d777fdb0f5af5a50003a53eebc4de9ead5695"
6209
6344
  integrity sha512-jCUR2DAskuZtVIbnt2ZssX70DCbTLydkL1Glv1Fc/fqVIhq1LpwBK2hKgSf9VIINXFnDjjGIMIC9HhDXnW7Enw==
@@ -6219,10 +6354,10 @@ react-native-paper@^5.14.5:
6219
6354
  color "^3.1.2"
6220
6355
  use-latest-callback "^0.2.3"
6221
6356
 
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==
6357
+ react-native-reanimated@^3.18.0:
6358
+ version "3.19.0"
6359
+ resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-3.19.0.tgz#3413dd8865eec549642a4a63cd4e5354a25043c7"
6360
+ integrity sha512-FNfqLuPuVHsW9KcsZtnJqIPlMQvuySnSFJXgSt9fVDPqptbSUkiAF6MthUwd4Mxt05hCRcbV+T65CENgVS5iCg==
6226
6361
  dependencies:
6227
6362
  "@babel/plugin-transform-arrow-functions" "^7.0.0-0"
6228
6363
  "@babel/plugin-transform-class-properties" "^7.0.0-0"
@@ -6900,7 +7035,7 @@ strip-json-comments@^3.1.1:
6900
7035
  resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
6901
7036
  integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
6902
7037
 
6903
- strnum@^1.1.1:
7038
+ strnum@^1.0.5:
6904
7039
  version "1.1.2"
6905
7040
  resolved "https://registry.yarnpkg.com/strnum/-/strnum-1.1.2.tgz#57bca4fbaa6f271081715dbc9ed7cee5493e28e4"
6906
7041
  integrity sha512-vrN+B7DBIoTTZjnPNewwhx6cBA/H+IS7rfW68n7XxC1y7uoiGQBxaKzqucGUgavX15dJgiGztLJ8vxuEzwqBdA==
@@ -7370,6 +7505,11 @@ ws@^7, ws@^7.5.10:
7370
7505
  resolved "https://registry.yarnpkg.com/ws/-/ws-7.5.10.tgz#58b5c20dc281633f6c19113f39b349bd8bd558d9"
7371
7506
  integrity sha512-+dbF1tHwZpXcbOJdVOkzLDxZP1ailvSxM6ZweXTegylPny803bFhA+vqBYw4s31NSAk4S2Qz+AKXK9a4wkdjcQ==
7372
7507
 
7508
+ xmlbuilder@^15.1.1:
7509
+ version "15.1.1"
7510
+ resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-15.1.1.tgz#9dcdce49eea66d8d10b42cae94a79c3c8d0c2ec5"
7511
+ integrity sha512-yMqGBqtXyeN1e3TGYvgNgDVZ3j84W4cwkOXQswghol6APgZWaff9lnbvN7MHYJOiXsvGPXtjTYJEiC9J2wv9Eg==
7512
+
7373
7513
  y18n@^4.0.0:
7374
7514
  version "4.0.3"
7375
7515
  resolved "https://registry.yarnpkg.com/y18n/-/y18n-4.0.3.tgz#b5f259c82cd6e336921efd7bfd8bf560de9eeedf"