@wavemaker/app-rn-runtime 11.14.1-18.6445 → 11.14.1-18.6459
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/components/container/tabs/tabs.component.js +62 -29
- package/components/container/tabs/tabs.component.js.map +1 -1
- package/components/container/tabs/tabs.props.js +1 -0
- package/components/container/tabs/tabs.props.js.map +1 -1
- package/core/components/textinput.component.js +19 -2
- package/core/components/textinput.component.js.map +1 -1
- package/npm-shrinkwrap.json +112 -112
- package/package-lock.json +112 -112
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
|
3
|
-
"version": "11.14.1-18.
|
|
3
|
+
"version": "11.14.1-18.6459",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
|
9
|
-
"version": "11.14.1-18.
|
|
9
|
+
"version": "11.14.1-18.6459",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@expo/vector-icons": "15.0.2",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
"@react-navigation/drawer": "7.5.8",
|
|
21
21
|
"@react-navigation/native": "7.1.18",
|
|
22
22
|
"@react-navigation/stack": "7.4.8",
|
|
23
|
-
"@wavemaker/variables": "11.14.1-18.
|
|
23
|
+
"@wavemaker/variables": "11.14.1-18.6459",
|
|
24
24
|
"axios": "1.8.3",
|
|
25
25
|
"color": "4.2.3",
|
|
26
26
|
"cross-env": "7.0.3",
|
|
@@ -2766,8 +2766,8 @@
|
|
|
2766
2766
|
}
|
|
2767
2767
|
},
|
|
2768
2768
|
"node_modules/@expo/config": {
|
|
2769
|
-
"version": "55.0.
|
|
2770
|
-
"integrity": "sha512-
|
|
2769
|
+
"version": "55.0.11",
|
|
2770
|
+
"integrity": "sha512-14AkSmR1gOIUhCsPJ0cAo5ZduMNsPQsmFV9jBNZn1xC5Zb3D8x5eqvUie5QzWaUwdcyrq79uYJ2bTCiC6+nD0Q==",
|
|
2771
2771
|
"license": "MIT",
|
|
2772
2772
|
"peer": true,
|
|
2773
2773
|
"dependencies": {
|
|
@@ -3094,8 +3094,8 @@
|
|
|
3094
3094
|
}
|
|
3095
3095
|
},
|
|
3096
3096
|
"node_modules/@expo/fingerprint/node_modules/brace-expansion": {
|
|
3097
|
-
"version": "5.0.
|
|
3098
|
-
"integrity": "sha512-
|
|
3097
|
+
"version": "5.0.5",
|
|
3098
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
3099
3099
|
"license": "MIT",
|
|
3100
3100
|
"peer": true,
|
|
3101
3101
|
"dependencies": {
|
|
@@ -3140,12 +3140,12 @@
|
|
|
3140
3140
|
"peer": true
|
|
3141
3141
|
},
|
|
3142
3142
|
"node_modules/@expo/fingerprint/node_modules/minimatch": {
|
|
3143
|
-
"version": "10.2.
|
|
3144
|
-
"integrity": "sha512-
|
|
3143
|
+
"version": "10.2.5",
|
|
3144
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
3145
3145
|
"license": "BlueOak-1.0.0",
|
|
3146
3146
|
"peer": true,
|
|
3147
3147
|
"dependencies": {
|
|
3148
|
-
"brace-expansion": "^5.0.
|
|
3148
|
+
"brace-expansion": "^5.0.5"
|
|
3149
3149
|
},
|
|
3150
3150
|
"engines": {
|
|
3151
3151
|
"node": "18 || 20 || >=22"
|
|
@@ -3305,8 +3305,8 @@
|
|
|
3305
3305
|
"peer": true
|
|
3306
3306
|
},
|
|
3307
3307
|
"node_modules/@expo/log-box": {
|
|
3308
|
-
"version": "55.0.
|
|
3309
|
-
"integrity": "sha512-
|
|
3308
|
+
"version": "55.0.8",
|
|
3309
|
+
"integrity": "sha512-WVEuW1XcntUdOpQk8k9cUymM5FHKmEcPr6QO9SVIin3WYk5FbbwHRYr1T6GfwWF0UA2s9w9heeYolesq99vFIw==",
|
|
3310
3310
|
"license": "MIT",
|
|
3311
3311
|
"peer": true,
|
|
3312
3312
|
"dependencies": {
|
|
@@ -5658,8 +5658,8 @@
|
|
|
5658
5658
|
}
|
|
5659
5659
|
},
|
|
5660
5660
|
"node_modules/@react-native/debugger-shell": {
|
|
5661
|
-
"version": "0.83.
|
|
5662
|
-
"integrity": "sha512-
|
|
5661
|
+
"version": "0.83.4",
|
|
5662
|
+
"integrity": "sha512-FtAnrvXqy1xeZ+onwilvxEeeBsvBlhtfrHVIC2R/BOJAK9TbKEtFfjio0wsn3DQIm+UZq48DSa+p9jJZ2aJUww==",
|
|
5663
5663
|
"license": "MIT",
|
|
5664
5664
|
"peer": true,
|
|
5665
5665
|
"dependencies": {
|
|
@@ -5755,8 +5755,8 @@
|
|
|
5755
5755
|
"license": "MIT"
|
|
5756
5756
|
},
|
|
5757
5757
|
"node_modules/@react-navigation/core": {
|
|
5758
|
-
"version": "7.
|
|
5759
|
-
"integrity": "sha512-
|
|
5758
|
+
"version": "7.17.2",
|
|
5759
|
+
"integrity": "sha512-Rt2OZwcgOmjv401uLGAKaRM6xo0fiBce/A7LfRHI1oe5FV+KooWcgAoZ2XOtgKj6UzVMuQWt3b2e6rxo/mDJRA==",
|
|
5760
5760
|
"license": "MIT",
|
|
5761
5761
|
"dependencies": {
|
|
5762
5762
|
"@react-navigation/routers": "^7.5.3",
|
|
@@ -5793,8 +5793,8 @@
|
|
|
5793
5793
|
}
|
|
5794
5794
|
},
|
|
5795
5795
|
"node_modules/@react-navigation/drawer/node_modules/@react-navigation/elements": {
|
|
5796
|
-
"version": "2.9.
|
|
5797
|
-
"integrity": "sha512-
|
|
5796
|
+
"version": "2.9.14",
|
|
5797
|
+
"integrity": "sha512-lKqzu+su2pI/YIZmR7L7xdOs4UL+rVXKJAMpRMBrwInEy96SjIFst6QDGpE89Dunnu3VjVpjWfByo9f2GWBHDQ==",
|
|
5798
5798
|
"license": "MIT",
|
|
5799
5799
|
"dependencies": {
|
|
5800
5800
|
"color": "^4.2.3",
|
|
@@ -5803,7 +5803,7 @@
|
|
|
5803
5803
|
},
|
|
5804
5804
|
"peerDependencies": {
|
|
5805
5805
|
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
|
5806
|
-
"@react-navigation/native": "^7.
|
|
5806
|
+
"@react-navigation/native": "^7.2.2",
|
|
5807
5807
|
"react": ">= 18.2.0",
|
|
5808
5808
|
"react-native": "*",
|
|
5809
5809
|
"react-native-safe-area-context": ">= 4.0.0"
|
|
@@ -5856,8 +5856,8 @@
|
|
|
5856
5856
|
}
|
|
5857
5857
|
},
|
|
5858
5858
|
"node_modules/@react-navigation/stack/node_modules/@react-navigation/elements": {
|
|
5859
|
-
"version": "2.9.
|
|
5860
|
-
"integrity": "sha512-
|
|
5859
|
+
"version": "2.9.14",
|
|
5860
|
+
"integrity": "sha512-lKqzu+su2pI/YIZmR7L7xdOs4UL+rVXKJAMpRMBrwInEy96SjIFst6QDGpE89Dunnu3VjVpjWfByo9f2GWBHDQ==",
|
|
5861
5861
|
"license": "MIT",
|
|
5862
5862
|
"dependencies": {
|
|
5863
5863
|
"color": "^4.2.3",
|
|
@@ -5866,7 +5866,7 @@
|
|
|
5866
5866
|
},
|
|
5867
5867
|
"peerDependencies": {
|
|
5868
5868
|
"@react-native-masked-view/masked-view": ">= 0.2.0",
|
|
5869
|
-
"@react-navigation/native": "^7.
|
|
5869
|
+
"@react-navigation/native": "^7.2.2",
|
|
5870
5870
|
"react": ">= 18.2.0",
|
|
5871
5871
|
"react-native": "*",
|
|
5872
5872
|
"react-native-safe-area-context": ">= 4.0.0"
|
|
@@ -6611,8 +6611,8 @@
|
|
|
6611
6611
|
"peer": true
|
|
6612
6612
|
},
|
|
6613
6613
|
"node_modules/@wavemaker/variables": {
|
|
6614
|
-
"version": "11.14.1-18.
|
|
6615
|
-
"integrity": "sha512-
|
|
6614
|
+
"version": "11.14.1-18.6459",
|
|
6615
|
+
"integrity": "sha512-9HE0oUAIkJ5B4/hlUGrOUx52G918lgfu5W7T7F8Ils97WQN5LEm1tNui02V4MZdkXfoinj7yhoxNfANTYWyUeQ==",
|
|
6616
6616
|
"license": "ISC",
|
|
6617
6617
|
"dependencies": {
|
|
6618
6618
|
"@metrichor/jmespath": "^0.3.1",
|
|
@@ -6784,8 +6784,8 @@
|
|
|
6784
6784
|
}
|
|
6785
6785
|
},
|
|
6786
6786
|
"node_modules/@xmldom/xmldom": {
|
|
6787
|
-
"version": "0.8.
|
|
6788
|
-
"integrity": "sha512-
|
|
6787
|
+
"version": "0.8.12",
|
|
6788
|
+
"integrity": "sha512-9k/gHF6n/pAi/9tqr3m3aqkuiNosYTurLLUtc7xQ9sxB/wm7WPygCv8GYa6mS0fLJEHhqMC1ATYhz++U/lRHqg==",
|
|
6789
6789
|
"license": "MIT",
|
|
6790
6790
|
"engines": {
|
|
6791
6791
|
"node": ">=10.0.0"
|
|
@@ -7046,8 +7046,8 @@
|
|
|
7046
7046
|
}
|
|
7047
7047
|
},
|
|
7048
7048
|
"node_modules/anymatch/node_modules/picomatch": {
|
|
7049
|
-
"version": "2.3.
|
|
7050
|
-
"integrity": "sha512-
|
|
7049
|
+
"version": "2.3.2",
|
|
7050
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
7051
7051
|
"license": "MIT",
|
|
7052
7052
|
"engines": {
|
|
7053
7053
|
"node": ">=8.6"
|
|
@@ -8248,8 +8248,8 @@
|
|
|
8248
8248
|
}
|
|
8249
8249
|
},
|
|
8250
8250
|
"node_modules/babel-preset-expo": {
|
|
8251
|
-
"version": "55.0.
|
|
8252
|
-
"integrity": "sha512-
|
|
8251
|
+
"version": "55.0.13",
|
|
8252
|
+
"integrity": "sha512-7m3Hpi6R1M+3u2LEU15OV59ATtbqz6kFvL6y9TaZTeOGLV28MFULawCQw3BtO/qMYUPz0vkH1OdbCuG7E2cTbg==",
|
|
8253
8253
|
"license": "MIT",
|
|
8254
8254
|
"peer": true,
|
|
8255
8255
|
"dependencies": {
|
|
@@ -8269,7 +8269,7 @@
|
|
|
8269
8269
|
"@babel/plugin-transform-runtime": "^7.24.7",
|
|
8270
8270
|
"@babel/preset-react": "^7.22.15",
|
|
8271
8271
|
"@babel/preset-typescript": "^7.23.0",
|
|
8272
|
-
"@react-native/babel-preset": "0.83.
|
|
8272
|
+
"@react-native/babel-preset": "0.83.4",
|
|
8273
8273
|
"babel-plugin-react-compiler": "^1.0.0",
|
|
8274
8274
|
"babel-plugin-react-native-web": "~0.21.0",
|
|
8275
8275
|
"babel-plugin-syntax-hermes-parser": "^0.32.0",
|
|
@@ -8280,7 +8280,7 @@
|
|
|
8280
8280
|
"peerDependencies": {
|
|
8281
8281
|
"@babel/runtime": "^7.20.0",
|
|
8282
8282
|
"expo": "*",
|
|
8283
|
-
"expo-widgets": "^55.0.
|
|
8283
|
+
"expo-widgets": "^55.0.8",
|
|
8284
8284
|
"react-refresh": ">=0.14.0 <1.0.0"
|
|
8285
8285
|
},
|
|
8286
8286
|
"peerDependenciesMeta": {
|
|
@@ -8312,21 +8312,21 @@
|
|
|
8312
8312
|
}
|
|
8313
8313
|
},
|
|
8314
8314
|
"node_modules/babel-preset-expo/node_modules/@react-native/babel-plugin-codegen": {
|
|
8315
|
-
"version": "0.83.
|
|
8316
|
-
"integrity": "sha512-
|
|
8315
|
+
"version": "0.83.4",
|
|
8316
|
+
"integrity": "sha512-UFsK+c1rvT84XZfzpmwKePsc5nTr5LK7hh18TI0DooNlVcztDbMDsQZpDnhO/gmk7aTbWEqO5AB3HJ7tvGp+Jg==",
|
|
8317
8317
|
"license": "MIT",
|
|
8318
8318
|
"peer": true,
|
|
8319
8319
|
"dependencies": {
|
|
8320
8320
|
"@babel/traverse": "^7.25.3",
|
|
8321
|
-
"@react-native/codegen": "0.83.
|
|
8321
|
+
"@react-native/codegen": "0.83.4"
|
|
8322
8322
|
},
|
|
8323
8323
|
"engines": {
|
|
8324
8324
|
"node": ">= 20.19.4"
|
|
8325
8325
|
}
|
|
8326
8326
|
},
|
|
8327
8327
|
"node_modules/babel-preset-expo/node_modules/@react-native/babel-preset": {
|
|
8328
|
-
"version": "0.83.
|
|
8329
|
-
"integrity": "sha512-
|
|
8328
|
+
"version": "0.83.4",
|
|
8329
|
+
"integrity": "sha512-SXPFn3Jp4gOzlBDnDOKPzMfxQPKJMYJs05EmEeFB/6km46xZ9l+2YKXwAwxfNhHnmwNf98U/bnVndU95I0TMCw==",
|
|
8330
8330
|
"license": "MIT",
|
|
8331
8331
|
"peer": true,
|
|
8332
8332
|
"dependencies": {
|
|
@@ -8371,7 +8371,7 @@
|
|
|
8371
8371
|
"@babel/plugin-transform-typescript": "^7.25.2",
|
|
8372
8372
|
"@babel/plugin-transform-unicode-regex": "^7.24.7",
|
|
8373
8373
|
"@babel/template": "^7.25.0",
|
|
8374
|
-
"@react-native/babel-plugin-codegen": "0.83.
|
|
8374
|
+
"@react-native/babel-plugin-codegen": "0.83.4",
|
|
8375
8375
|
"babel-plugin-syntax-hermes-parser": "0.32.0",
|
|
8376
8376
|
"babel-plugin-transform-flow-enums": "^0.0.2",
|
|
8377
8377
|
"react-refresh": "^0.14.0"
|
|
@@ -8384,8 +8384,8 @@
|
|
|
8384
8384
|
}
|
|
8385
8385
|
},
|
|
8386
8386
|
"node_modules/babel-preset-expo/node_modules/@react-native/codegen": {
|
|
8387
|
-
"version": "0.83.
|
|
8388
|
-
"integrity": "sha512-
|
|
8387
|
+
"version": "0.83.4",
|
|
8388
|
+
"integrity": "sha512-CJ7XutzIqJPz3Lp/5TOiRWlU/JAjTboMT1BHNLSXjYHXwTmgHM3iGEbpCOtBMjWvsojRTJyRO/G3ghInIIXEYg==",
|
|
8389
8389
|
"license": "MIT",
|
|
8390
8390
|
"peer": true,
|
|
8391
8391
|
"dependencies": {
|
|
@@ -8645,8 +8645,8 @@
|
|
|
8645
8645
|
"license": "MIT"
|
|
8646
8646
|
},
|
|
8647
8647
|
"node_modules/baseline-browser-mapping": {
|
|
8648
|
-
"version": "2.10.
|
|
8649
|
-
"integrity": "sha512-
|
|
8648
|
+
"version": "2.10.12",
|
|
8649
|
+
"integrity": "sha512-qyq26DxfY4awP2gIRXhhLWfwzwI+N5Nxk6iQi8EFizIaWIjqicQTE4sLnZZVdeKPRcVNoJOkkpfzoIYuvCKaIQ==",
|
|
8650
8650
|
"license": "Apache-2.0",
|
|
8651
8651
|
"bin": {
|
|
8652
8652
|
"baseline-browser-mapping": "dist/cli.cjs"
|
|
@@ -8800,8 +8800,8 @@
|
|
|
8800
8800
|
}
|
|
8801
8801
|
},
|
|
8802
8802
|
"node_modules/brace-expansion": {
|
|
8803
|
-
"version": "1.1.
|
|
8804
|
-
"integrity": "sha512-
|
|
8803
|
+
"version": "1.1.13",
|
|
8804
|
+
"integrity": "sha512-9ZLprWS6EENmhEOpjCYW2c8VkmOvckIJZfkr7rBW6dObmfgJ/L1GpSYW5Hpo9lDz4D1+n0Ckz8rU7FwHDQiG/w==",
|
|
8805
8805
|
"license": "MIT",
|
|
8806
8806
|
"dependencies": {
|
|
8807
8807
|
"balanced-match": "^1.0.0",
|
|
@@ -8820,8 +8820,8 @@
|
|
|
8820
8820
|
}
|
|
8821
8821
|
},
|
|
8822
8822
|
"node_modules/browserslist": {
|
|
8823
|
-
"version": "4.28.
|
|
8824
|
-
"integrity": "sha512-
|
|
8823
|
+
"version": "4.28.2",
|
|
8824
|
+
"integrity": "sha512-48xSriZYYg+8qXna9kwqjIVzuQxi+KYWp2+5nCYnYKPTr0LvD89Jqk2Or5ogxz0NUMfIjhh2lIUX/LyX9B4oIg==",
|
|
8825
8825
|
"funding": [
|
|
8826
8826
|
{
|
|
8827
8827
|
"type": "opencollective",
|
|
@@ -8838,11 +8838,11 @@
|
|
|
8838
8838
|
],
|
|
8839
8839
|
"license": "MIT",
|
|
8840
8840
|
"dependencies": {
|
|
8841
|
-
"baseline-browser-mapping": "^2.
|
|
8842
|
-
"caniuse-lite": "^1.0.
|
|
8843
|
-
"electron-to-chromium": "^1.5.
|
|
8844
|
-
"node-releases": "^2.0.
|
|
8845
|
-
"update-browserslist-db": "^1.2.
|
|
8841
|
+
"baseline-browser-mapping": "^2.10.12",
|
|
8842
|
+
"caniuse-lite": "^1.0.30001782",
|
|
8843
|
+
"electron-to-chromium": "^1.5.328",
|
|
8844
|
+
"node-releases": "^2.0.36",
|
|
8845
|
+
"update-browserslist-db": "^1.2.3"
|
|
8846
8846
|
},
|
|
8847
8847
|
"bin": {
|
|
8848
8848
|
"browserslist": "cli.js"
|
|
@@ -8996,8 +8996,8 @@
|
|
|
8996
8996
|
}
|
|
8997
8997
|
},
|
|
8998
8998
|
"node_modules/caniuse-lite": {
|
|
8999
|
-
"version": "1.0.
|
|
9000
|
-
"integrity": "sha512-
|
|
8999
|
+
"version": "1.0.30001782",
|
|
9000
|
+
"integrity": "sha512-dZcaJLJeDMh4rELYFw1tvSn1bhZWYFOt468FcbHHxx/Z/dFidd1I6ciyFdi3iwfQCyOjqo9upF6lGQYtMiJWxw==",
|
|
9001
9001
|
"funding": [
|
|
9002
9002
|
{
|
|
9003
9003
|
"type": "opencollective",
|
|
@@ -10781,8 +10781,8 @@
|
|
|
10781
10781
|
"license": "MIT"
|
|
10782
10782
|
},
|
|
10783
10783
|
"node_modules/dnssd-advertise": {
|
|
10784
|
-
"version": "1.1.
|
|
10785
|
-
"integrity": "sha512-
|
|
10784
|
+
"version": "1.1.4",
|
|
10785
|
+
"integrity": "sha512-AmGyK9WpNf06WeP5TjHZq/wNzP76OuEeaiTlKr9E/EEelYLczywUKoqRz+DPRq/ErssjT4lU+/W7wzJW+7K/ZA==",
|
|
10786
10786
|
"license": "MIT",
|
|
10787
10787
|
"peer": true
|
|
10788
10788
|
},
|
|
@@ -10910,8 +10910,8 @@
|
|
|
10910
10910
|
"license": "MIT"
|
|
10911
10911
|
},
|
|
10912
10912
|
"node_modules/electron-to-chromium": {
|
|
10913
|
-
"version": "1.5.
|
|
10914
|
-
"integrity": "sha512
|
|
10913
|
+
"version": "1.5.329",
|
|
10914
|
+
"integrity": "sha512-/4t+AS1l4S3ZC0Ja7PHFIWeBIxGA3QGqV8/yKsP36v7NcyUCl+bIcmw6s5zVuMIECWwBrAK/6QLzTmbJChBboQ==",
|
|
10915
10915
|
"license": "ISC"
|
|
10916
10916
|
},
|
|
10917
10917
|
"node_modules/emittery": {
|
|
@@ -11802,31 +11802,31 @@
|
|
|
11802
11802
|
}
|
|
11803
11803
|
},
|
|
11804
11804
|
"node_modules/expo": {
|
|
11805
|
-
"version": "55.0.
|
|
11806
|
-
"integrity": "sha512-
|
|
11805
|
+
"version": "55.0.9",
|
|
11806
|
+
"integrity": "sha512-bYDhqr2v2UtTf/9s493bUVRtxsYqXF4KXkaS3sSW827DmgxNJv0NuWKWwfqFdDxKvDELd488J5X9l9ogqUrwOA==",
|
|
11807
11807
|
"license": "MIT",
|
|
11808
11808
|
"peer": true,
|
|
11809
11809
|
"dependencies": {
|
|
11810
11810
|
"@babel/runtime": "^7.20.0",
|
|
11811
|
-
"@expo/cli": "55.0.
|
|
11812
|
-
"@expo/config": "~55.0.
|
|
11811
|
+
"@expo/cli": "55.0.19",
|
|
11812
|
+
"@expo/config": "~55.0.11",
|
|
11813
11813
|
"@expo/config-plugins": "~55.0.7",
|
|
11814
11814
|
"@expo/devtools": "55.0.2",
|
|
11815
11815
|
"@expo/fingerprint": "0.16.6",
|
|
11816
11816
|
"@expo/local-build-cache-provider": "55.0.7",
|
|
11817
|
-
"@expo/log-box": "55.0.
|
|
11817
|
+
"@expo/log-box": "55.0.8",
|
|
11818
11818
|
"@expo/metro": "~54.2.0",
|
|
11819
11819
|
"@expo/metro-config": "55.0.11",
|
|
11820
11820
|
"@expo/vector-icons": "^15.0.2",
|
|
11821
11821
|
"@ungap/structured-clone": "^1.3.0",
|
|
11822
|
-
"babel-preset-expo": "~55.0.
|
|
11822
|
+
"babel-preset-expo": "~55.0.13",
|
|
11823
11823
|
"expo-asset": "~55.0.10",
|
|
11824
11824
|
"expo-constants": "~55.0.9",
|
|
11825
|
-
"expo-file-system": "~55.0.
|
|
11825
|
+
"expo-file-system": "~55.0.12",
|
|
11826
11826
|
"expo-font": "~55.0.4",
|
|
11827
11827
|
"expo-keep-awake": "~55.0.4",
|
|
11828
|
-
"expo-modules-autolinking": "55.0.
|
|
11829
|
-
"expo-modules-core": "55.0.
|
|
11828
|
+
"expo-modules-autolinking": "55.0.12",
|
|
11829
|
+
"expo-modules-core": "55.0.18",
|
|
11830
11830
|
"pretty-format": "^29.7.0",
|
|
11831
11831
|
"react-refresh": "^0.14.2",
|
|
11832
11832
|
"whatwg-url-minimum": "^0.1.1"
|
|
@@ -12060,8 +12060,8 @@
|
|
|
12060
12060
|
}
|
|
12061
12061
|
},
|
|
12062
12062
|
"node_modules/expo-modules-autolinking": {
|
|
12063
|
-
"version": "55.0.
|
|
12064
|
-
"integrity": "sha512-
|
|
12063
|
+
"version": "55.0.12",
|
|
12064
|
+
"integrity": "sha512-nZOPjpl4v5YInNftJpX10bYxDNNq2HM+hWTfr3FPE1/i0lES/cnvaB8v4XKpDTuAUdBwkGYadTfNwNG9k/Ftgw==",
|
|
12065
12065
|
"license": "MIT",
|
|
12066
12066
|
"peer": true,
|
|
12067
12067
|
"dependencies": {
|
|
@@ -12227,32 +12227,32 @@
|
|
|
12227
12227
|
}
|
|
12228
12228
|
},
|
|
12229
12229
|
"node_modules/expo/node_modules/@expo/cli": {
|
|
12230
|
-
"version": "55.0.
|
|
12231
|
-
"integrity": "sha512-
|
|
12230
|
+
"version": "55.0.19",
|
|
12231
|
+
"integrity": "sha512-PPNWwPXHcLDFgNNmkLmlLm3fLiNTxr7sbhNx4mXdjo0U/2Wg3rWaCeg1yMx49llOpDLZEWJpyAwPvTBqWc8glw==",
|
|
12232
12232
|
"license": "MIT",
|
|
12233
12233
|
"peer": true,
|
|
12234
12234
|
"dependencies": {
|
|
12235
12235
|
"@expo/code-signing-certificates": "^0.0.6",
|
|
12236
|
-
"@expo/config": "~55.0.
|
|
12236
|
+
"@expo/config": "~55.0.11",
|
|
12237
12237
|
"@expo/config-plugins": "~55.0.7",
|
|
12238
12238
|
"@expo/devcert": "^1.2.1",
|
|
12239
12239
|
"@expo/env": "~2.1.1",
|
|
12240
12240
|
"@expo/image-utils": "^0.8.12",
|
|
12241
12241
|
"@expo/json-file": "^10.0.12",
|
|
12242
|
-
"@expo/log-box": "55.0.
|
|
12242
|
+
"@expo/log-box": "55.0.8",
|
|
12243
12243
|
"@expo/metro": "~54.2.0",
|
|
12244
12244
|
"@expo/metro-config": "~55.0.11",
|
|
12245
12245
|
"@expo/osascript": "^2.4.2",
|
|
12246
12246
|
"@expo/package-manager": "^1.10.3",
|
|
12247
12247
|
"@expo/plist": "^0.5.2",
|
|
12248
|
-
"@expo/prebuild-config": "^55.0.
|
|
12248
|
+
"@expo/prebuild-config": "^55.0.11",
|
|
12249
12249
|
"@expo/require-utils": "^55.0.3",
|
|
12250
12250
|
"@expo/router-server": "^55.0.11",
|
|
12251
12251
|
"@expo/schema-utils": "^55.0.2",
|
|
12252
12252
|
"@expo/spawn-async": "^1.7.2",
|
|
12253
12253
|
"@expo/ws-tunnel": "^1.0.1",
|
|
12254
12254
|
"@expo/xcpretty": "^4.4.0",
|
|
12255
|
-
"@react-native/dev-middleware": "0.83.
|
|
12255
|
+
"@react-native/dev-middleware": "0.83.4",
|
|
12256
12256
|
"accepts": "^1.3.8",
|
|
12257
12257
|
"arg": "^5.0.2",
|
|
12258
12258
|
"better-opn": "~3.0.2",
|
|
@@ -12342,17 +12342,17 @@
|
|
|
12342
12342
|
}
|
|
12343
12343
|
},
|
|
12344
12344
|
"node_modules/expo/node_modules/@expo/prebuild-config": {
|
|
12345
|
-
"version": "55.0.
|
|
12346
|
-
"integrity": "sha512-
|
|
12345
|
+
"version": "55.0.11",
|
|
12346
|
+
"integrity": "sha512-PqjbTTHXS0dnZMH4X5/0rnLxKfQqyN1s/5lmxITn+U6WDUNibatUepfjwV+5C2jU4hv5z2haqX6e9hQ0zUtDMA==",
|
|
12347
12347
|
"license": "MIT",
|
|
12348
12348
|
"peer": true,
|
|
12349
12349
|
"dependencies": {
|
|
12350
|
-
"@expo/config": "~55.0.
|
|
12350
|
+
"@expo/config": "~55.0.11",
|
|
12351
12351
|
"@expo/config-plugins": "~55.0.7",
|
|
12352
12352
|
"@expo/config-types": "^55.0.5",
|
|
12353
12353
|
"@expo/image-utils": "^0.8.12",
|
|
12354
12354
|
"@expo/json-file": "^10.0.12",
|
|
12355
|
-
"@react-native/normalize-colors": "0.83.
|
|
12355
|
+
"@react-native/normalize-colors": "0.83.4",
|
|
12356
12356
|
"debug": "^4.3.1",
|
|
12357
12357
|
"resolve-from": "^5.0.0",
|
|
12358
12358
|
"semver": "^7.6.0",
|
|
@@ -12363,8 +12363,8 @@
|
|
|
12363
12363
|
}
|
|
12364
12364
|
},
|
|
12365
12365
|
"node_modules/expo/node_modules/@react-native/debugger-frontend": {
|
|
12366
|
-
"version": "0.83.
|
|
12367
|
-
"integrity": "sha512-
|
|
12366
|
+
"version": "0.83.4",
|
|
12367
|
+
"integrity": "sha512-mCE2s/S7SEjax3gZb6LFAraAI3x13gRVWJWqT0HIm71e4ITObENNTDuMw4mvZ/wr4Gz2wv4FcBH5/Nla9LXOcg==",
|
|
12368
12368
|
"license": "BSD-3-Clause",
|
|
12369
12369
|
"peer": true,
|
|
12370
12370
|
"engines": {
|
|
@@ -12372,14 +12372,14 @@
|
|
|
12372
12372
|
}
|
|
12373
12373
|
},
|
|
12374
12374
|
"node_modules/expo/node_modules/@react-native/dev-middleware": {
|
|
12375
|
-
"version": "0.83.
|
|
12376
|
-
"integrity": "sha512-
|
|
12375
|
+
"version": "0.83.4",
|
|
12376
|
+
"integrity": "sha512-3s9nXZc/kj986nI2RPqxiIJeTS3o7pvZDxbHu7GE9WVIGX9YucA1l/tEiXd7BAm3TBFOfefDOT08xD46wH+R3Q==",
|
|
12377
12377
|
"license": "MIT",
|
|
12378
12378
|
"peer": true,
|
|
12379
12379
|
"dependencies": {
|
|
12380
12380
|
"@isaacs/ttlcache": "^1.4.1",
|
|
12381
|
-
"@react-native/debugger-frontend": "0.83.
|
|
12382
|
-
"@react-native/debugger-shell": "0.83.
|
|
12381
|
+
"@react-native/debugger-frontend": "0.83.4",
|
|
12382
|
+
"@react-native/debugger-shell": "0.83.4",
|
|
12383
12383
|
"chrome-launcher": "^0.15.2",
|
|
12384
12384
|
"chromium-edge-launcher": "^0.2.0",
|
|
12385
12385
|
"connect": "^3.6.5",
|
|
@@ -12416,8 +12416,8 @@
|
|
|
12416
12416
|
}
|
|
12417
12417
|
},
|
|
12418
12418
|
"node_modules/expo/node_modules/@react-native/normalize-colors": {
|
|
12419
|
-
"version": "0.83.
|
|
12420
|
-
"integrity": "sha512-
|
|
12419
|
+
"version": "0.83.4",
|
|
12420
|
+
"integrity": "sha512-9ezxaHjxqTkTOLg62SGg7YhFaE+fxa/jlrWP0nwf7eGFHlGOiTAaRR2KUfiN3K05e+EMbEhgcH/c7bgaXeGyJw==",
|
|
12421
12421
|
"license": "MIT",
|
|
12422
12422
|
"peer": true
|
|
12423
12423
|
},
|
|
@@ -12501,8 +12501,8 @@
|
|
|
12501
12501
|
}
|
|
12502
12502
|
},
|
|
12503
12503
|
"node_modules/expo/node_modules/expo-file-system": {
|
|
12504
|
-
"version": "55.0.
|
|
12505
|
-
"integrity": "sha512-
|
|
12504
|
+
"version": "55.0.12",
|
|
12505
|
+
"integrity": "sha512-MFN/3L3gm174nxP2HqKQsSsPbjAj92wuidKFGSbl3Lt6oJTS09EbTwszX5BhYeeVSprcsw8pnlxYSmhkSqGEFw==",
|
|
12506
12506
|
"license": "MIT",
|
|
12507
12507
|
"peer": true,
|
|
12508
12508
|
"peerDependencies": {
|
|
@@ -12525,8 +12525,8 @@
|
|
|
12525
12525
|
}
|
|
12526
12526
|
},
|
|
12527
12527
|
"node_modules/expo/node_modules/expo-modules-core": {
|
|
12528
|
-
"version": "55.0.
|
|
12529
|
-
"integrity": "sha512-
|
|
12528
|
+
"version": "55.0.18",
|
|
12529
|
+
"integrity": "sha512-Qwr3qCCZd/aMtenUo6KmPaFy/uFeNz0rLfRxv0tNsWFF27XS2wjDwb87A7lD2ii8iJhjYEHVetRvFkcDxCw8Lw==",
|
|
12530
12530
|
"license": "MIT",
|
|
12531
12531
|
"peer": true,
|
|
12532
12532
|
"dependencies": {
|
|
@@ -12962,8 +12962,8 @@
|
|
|
12962
12962
|
}
|
|
12963
12963
|
},
|
|
12964
12964
|
"node_modules/fetch-nodeshim": {
|
|
12965
|
-
"version": "0.4.
|
|
12966
|
-
"integrity": "sha512-
|
|
12965
|
+
"version": "0.4.10",
|
|
12966
|
+
"integrity": "sha512-m6I8ALe4L4XpdETy7MJZWs6L1IVMbjs99bwbpIKphxX+0CTns4IKDWJY0LWfr4YsFjfg+z1TjzTMU8lKl8rG0w==",
|
|
12967
12967
|
"license": "MIT",
|
|
12968
12968
|
"peer": true
|
|
12969
12969
|
},
|
|
@@ -13588,8 +13588,8 @@
|
|
|
13588
13588
|
}
|
|
13589
13589
|
},
|
|
13590
13590
|
"node_modules/glob/node_modules/brace-expansion": {
|
|
13591
|
-
"version": "5.0.
|
|
13592
|
-
"integrity": "sha512-
|
|
13591
|
+
"version": "5.0.5",
|
|
13592
|
+
"integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
|
|
13593
13593
|
"license": "MIT",
|
|
13594
13594
|
"dependencies": {
|
|
13595
13595
|
"balanced-match": "^4.0.2"
|
|
@@ -13599,11 +13599,11 @@
|
|
|
13599
13599
|
}
|
|
13600
13600
|
},
|
|
13601
13601
|
"node_modules/glob/node_modules/minimatch": {
|
|
13602
|
-
"version": "10.2.
|
|
13603
|
-
"integrity": "sha512-
|
|
13602
|
+
"version": "10.2.5",
|
|
13603
|
+
"integrity": "sha512-MULkVLfKGYDFYejP07QOurDLLQpcjk7Fw+7jXS2R2czRQzR56yHRveU5NDJEOviH+hETZKSkIk5c+T23GjFUMg==",
|
|
13604
13604
|
"license": "BlueOak-1.0.0",
|
|
13605
13605
|
"dependencies": {
|
|
13606
|
-
"brace-expansion": "^5.0.
|
|
13606
|
+
"brace-expansion": "^5.0.5"
|
|
13607
13607
|
},
|
|
13608
13608
|
"engines": {
|
|
13609
13609
|
"node": "18 || 20 || >=22"
|
|
@@ -15961,7 +15961,7 @@
|
|
|
15961
15961
|
"node_modules/jest-expo/node_modules/@xmldom/xmldom": {
|
|
15962
15962
|
"version": "0.7.13",
|
|
15963
15963
|
"integrity": "sha512-lm2GW5PkosIzccsaZIz7tp8cPADSIlIHWDFTR1N0SzfinhhYgeIQjFMz4rYzanCScr3DqQLeomUDArp6MWKm+g==",
|
|
15964
|
-
"deprecated": "this version
|
|
15964
|
+
"deprecated": "this version has critical issues, please update to the latest version",
|
|
15965
15965
|
"dev": true,
|
|
15966
15966
|
"license": "MIT",
|
|
15967
15967
|
"engines": {
|
|
@@ -15984,8 +15984,8 @@
|
|
|
15984
15984
|
}
|
|
15985
15985
|
},
|
|
15986
15986
|
"node_modules/jest-expo/node_modules/brace-expansion": {
|
|
15987
|
-
"version": "2.0.
|
|
15988
|
-
"integrity": "sha512-
|
|
15987
|
+
"version": "2.0.3",
|
|
15988
|
+
"integrity": "sha512-MCV/fYJEbqx68aE58kv2cA/kiky1G8vux3OR6/jbS+jIMe/6fJWa0DTzJU7dqijOWYwHi1t29FlfYI9uytqlpA==",
|
|
15989
15989
|
"dev": true,
|
|
15990
15990
|
"license": "MIT",
|
|
15991
15991
|
"dependencies": {
|
|
@@ -16962,8 +16962,8 @@
|
|
|
16962
16962
|
"license": "MIT"
|
|
16963
16963
|
},
|
|
16964
16964
|
"node_modules/jest-util/node_modules/picomatch": {
|
|
16965
|
-
"version": "2.3.
|
|
16966
|
-
"integrity": "sha512-
|
|
16965
|
+
"version": "2.3.2",
|
|
16966
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
16967
16967
|
"license": "MIT",
|
|
16968
16968
|
"engines": {
|
|
16969
16969
|
"node": ">=8.6"
|
|
@@ -19362,8 +19362,8 @@
|
|
|
19362
19362
|
}
|
|
19363
19363
|
},
|
|
19364
19364
|
"node_modules/micromatch/node_modules/picomatch": {
|
|
19365
|
-
"version": "2.3.
|
|
19366
|
-
"integrity": "sha512-
|
|
19365
|
+
"version": "2.3.2",
|
|
19366
|
+
"integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
|
|
19367
19367
|
"license": "MIT",
|
|
19368
19368
|
"engines": {
|
|
19369
19369
|
"node": ">=8.6"
|
|
@@ -19725,8 +19725,8 @@
|
|
|
19725
19725
|
}
|
|
19726
19726
|
},
|
|
19727
19727
|
"node_modules/node-forge": {
|
|
19728
|
-
"version": "1.
|
|
19729
|
-
"integrity": "sha512-
|
|
19728
|
+
"version": "1.4.0",
|
|
19729
|
+
"integrity": "sha512-LarFH0+6VfriEhqMMcLX2F7SwSXeWwnEAJEsYm5QKWchiVYVvJyV9v7UDvUv+w5HO23ZpQTXDv/GxdDdMyOuoQ==",
|
|
19730
19730
|
"license": "(BSD-3-Clause OR GPL-2.0)",
|
|
19731
19731
|
"peer": true,
|
|
19732
19732
|
"engines": {
|
|
@@ -20668,8 +20668,8 @@
|
|
|
20668
20668
|
"license": "ISC"
|
|
20669
20669
|
},
|
|
20670
20670
|
"node_modules/picomatch": {
|
|
20671
|
-
"version": "4.0.
|
|
20672
|
-
"integrity": "sha512-
|
|
20671
|
+
"version": "4.0.4",
|
|
20672
|
+
"integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
|
|
20673
20673
|
"license": "MIT",
|
|
20674
20674
|
"engines": {
|
|
20675
20675
|
"node": ">=12"
|
|
@@ -23861,8 +23861,8 @@
|
|
|
23861
23861
|
"license": "0BSD"
|
|
23862
23862
|
},
|
|
23863
23863
|
"node_modules/tapable": {
|
|
23864
|
-
"version": "2.3.
|
|
23865
|
-
"integrity": "sha512-
|
|
23864
|
+
"version": "2.3.2",
|
|
23865
|
+
"integrity": "sha512-1MOpMXuhGzGL5TTCZFItxCc0AARf1EZFQkGqMm7ERKj8+Hgr5oLvJOVFcC+lRmR8hCe2S3jC4T5D7Vg/d7/fhA==",
|
|
23866
23866
|
"dev": true,
|
|
23867
23867
|
"license": "MIT",
|
|
23868
23868
|
"peer": true,
|
|
@@ -24532,8 +24532,8 @@
|
|
|
24532
24532
|
}
|
|
24533
24533
|
},
|
|
24534
24534
|
"node_modules/undici": {
|
|
24535
|
-
"version": "7.24.
|
|
24536
|
-
"integrity": "sha512-
|
|
24535
|
+
"version": "7.24.6",
|
|
24536
|
+
"integrity": "sha512-Xi4agocCbRzt0yYMZGMA6ApD7gvtUFaxm4ZmeacWI4cZxaF6C+8I8QfofC20NAePiB/IcvZmzkJ7XPa471AEtA==",
|
|
24537
24537
|
"dev": true,
|
|
24538
24538
|
"license": "MIT",
|
|
24539
24539
|
"engines": {
|