@wavemaker/app-rn-runtime 11.10.0-rc.198 → 11.10.1-rc.200
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/advanced/carousel/carousel.component.js +2 -1
- package/components/advanced/carousel/carousel.component.js.map +1 -1
- package/components/basic/anchor/anchor.component.js +2 -1
- package/components/basic/anchor/anchor.component.js.map +1 -1
- package/components/basic/button/button.component.js +1 -0
- package/components/basic/button/button.component.js.map +1 -1
- package/components/basic/icon/icon.component.js +2 -1
- package/components/basic/icon/icon.component.js.map +1 -1
- package/components/basic/label/label.component.js +2 -1
- package/components/basic/label/label.component.js.map +1 -1
- package/components/basic/picture/picture.component.js +3 -1
- package/components/basic/picture/picture.component.js.map +1 -1
- package/components/basic/progress-bar/progress-bar.component.js +2 -1
- package/components/basic/progress-bar/progress-bar.component.js.map +1 -1
- package/components/basic/progress-circle/progress-circle.component.js +2 -1
- package/components/basic/progress-circle/progress-circle.component.js.map +1 -1
- package/components/basic/search/search.component.js +3 -1
- package/components/basic/search/search.component.js.map +1 -1
- package/components/container/container.component.js +4 -2
- package/components/container/container.component.js.map +1 -1
- package/components/container/tabs/tabheader/tabheader.component.js +3 -1
- package/components/container/tabs/tabheader/tabheader.component.js.map +1 -1
- package/components/container/tabs/tabheader/tabheader.props.js +1 -0
- package/components/container/tabs/tabheader/tabheader.props.js.map +1 -1
- package/components/container/tabs/tabs.component.js +2 -1
- package/components/container/tabs/tabs.component.js.map +1 -1
- package/components/container/tile/tile.component.js +2 -1
- package/components/container/tile/tile.component.js.map +1 -1
- package/components/data/card/card.component.js +2 -1
- package/components/data/card/card.component.js.map +1 -1
- package/components/data/list/list.component.js +1 -0
- package/components/data/list/list.component.js.map +1 -1
- package/components/input/select/select.component.js +2 -1
- package/components/input/select/select.component.js.map +1 -1
- package/components/input/switch/switch.component.js +3 -1
- package/components/input/switch/switch.component.js.map +1 -1
- package/core/base.component.js +1 -0
- package/core/base.component.js.map +1 -1
- package/core/tappable.component.js +7 -2
- package/core/tappable.component.js.map +1 -1
- package/npm-shrinkwrap.json +149 -204
- package/package-lock.json +149 -204
- package/package.json +2 -2
- package/variables/device/file/upload-file.operation.js +15 -8
- package/variables/device/file/upload-file.operation.js.map +1 -1
package/npm-shrinkwrap.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "11.10.
|
3
|
+
"version": "11.10.1-rc.200",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
9
|
-
"version": "11.10.
|
9
|
+
"version": "11.10.1-rc.200",
|
10
10
|
"license": "MIT",
|
11
11
|
"dependencies": {
|
12
12
|
"@expo/vector-icons": "14.0.2",
|
@@ -20,7 +20,7 @@
|
|
20
20
|
"@react-navigation/drawer": "6.6.3",
|
21
21
|
"@react-navigation/native": "6.1.7",
|
22
22
|
"@react-navigation/stack": "6.3.29",
|
23
|
-
"@wavemaker/variables": "11.10.
|
23
|
+
"@wavemaker/variables": "11.10.1-rc.200",
|
24
24
|
"axios": "1.6.8",
|
25
25
|
"color": "4.2.3",
|
26
26
|
"cross-env": "7.0.3",
|
@@ -2427,8 +2427,8 @@
|
|
2427
2427
|
}
|
2428
2428
|
},
|
2429
2429
|
"node_modules/@commitlint/is-ignored/node_modules/semver": {
|
2430
|
-
"version": "7.
|
2431
|
-
"integrity": "sha512-
|
2430
|
+
"version": "7.7.0",
|
2431
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
2432
2432
|
"dev": true,
|
2433
2433
|
"license": "ISC",
|
2434
2434
|
"bin": {
|
@@ -2809,8 +2809,8 @@
|
|
2809
2809
|
}
|
2810
2810
|
},
|
2811
2811
|
"node_modules/@expo/cli": {
|
2812
|
-
"version": "0.22.
|
2813
|
-
"integrity": "sha512-
|
2812
|
+
"version": "0.22.11",
|
2813
|
+
"integrity": "sha512-D5Vl7IBLi53WmL57NAFYB1mIqlMQxDIZVzbi/FTpo5a3oIHELKr0ElTKeOLf1f1/Y3FA7cxgphoawdA0+O1JWQ==",
|
2814
2814
|
"license": "MIT",
|
2815
2815
|
"peer": true,
|
2816
2816
|
"dependencies": {
|
@@ -2981,8 +2981,8 @@
|
|
2981
2981
|
}
|
2982
2982
|
},
|
2983
2983
|
"node_modules/@expo/cli/node_modules/semver": {
|
2984
|
-
"version": "7.
|
2985
|
-
"integrity": "sha512-
|
2984
|
+
"version": "7.7.0",
|
2985
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
2986
2986
|
"license": "ISC",
|
2987
2987
|
"peer": true,
|
2988
2988
|
"bin": {
|
@@ -3096,8 +3096,8 @@
|
|
3096
3096
|
}
|
3097
3097
|
},
|
3098
3098
|
"node_modules/@expo/config-plugins/node_modules/semver": {
|
3099
|
-
"version": "7.
|
3100
|
-
"integrity": "sha512-
|
3099
|
+
"version": "7.7.0",
|
3100
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
3101
3101
|
"license": "ISC",
|
3102
3102
|
"bin": {
|
3103
3103
|
"semver": "bin/semver.js"
|
@@ -3120,8 +3120,8 @@
|
|
3120
3120
|
}
|
3121
3121
|
},
|
3122
3122
|
"node_modules/@expo/config/node_modules/semver": {
|
3123
|
-
"version": "7.
|
3124
|
-
"integrity": "sha512-
|
3123
|
+
"version": "7.7.0",
|
3124
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
3125
3125
|
"license": "ISC",
|
3126
3126
|
"bin": {
|
3127
3127
|
"semver": "bin/semver.js"
|
@@ -3302,8 +3302,8 @@
|
|
3302
3302
|
}
|
3303
3303
|
},
|
3304
3304
|
"node_modules/@expo/fingerprint/node_modules/semver": {
|
3305
|
-
"version": "7.
|
3306
|
-
"integrity": "sha512-
|
3305
|
+
"version": "7.7.0",
|
3306
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
3307
3307
|
"license": "ISC",
|
3308
3308
|
"peer": true,
|
3309
3309
|
"bin": {
|
@@ -3393,8 +3393,8 @@
|
|
3393
3393
|
}
|
3394
3394
|
},
|
3395
3395
|
"node_modules/@expo/image-utils/node_modules/semver": {
|
3396
|
-
"version": "7.
|
3397
|
-
"integrity": "sha512-
|
3396
|
+
"version": "7.7.0",
|
3397
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
3398
3398
|
"license": "ISC",
|
3399
3399
|
"bin": {
|
3400
3400
|
"semver": "bin/semver.js"
|
@@ -3703,8 +3703,8 @@
|
|
3703
3703
|
}
|
3704
3704
|
},
|
3705
3705
|
"node_modules/@expo/prebuild-config/node_modules/semver": {
|
3706
|
-
"version": "7.
|
3707
|
-
"integrity": "sha512-
|
3706
|
+
"version": "7.7.0",
|
3707
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
3708
3708
|
"license": "ISC",
|
3709
3709
|
"bin": {
|
3710
3710
|
"semver": "bin/semver.js"
|
@@ -4363,8 +4363,8 @@
|
|
4363
4363
|
}
|
4364
4364
|
},
|
4365
4365
|
"node_modules/@jest/reporters/node_modules/semver": {
|
4366
|
-
"version": "7.
|
4367
|
-
"integrity": "sha512-
|
4366
|
+
"version": "7.7.0",
|
4367
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
4368
4368
|
"dev": true,
|
4369
4369
|
"license": "ISC",
|
4370
4370
|
"bin": {
|
@@ -4660,8 +4660,8 @@
|
|
4660
4660
|
}
|
4661
4661
|
},
|
4662
4662
|
"node_modules/@npmcli/fs/node_modules/semver": {
|
4663
|
-
"version": "7.
|
4664
|
-
"integrity": "sha512-
|
4663
|
+
"version": "7.7.0",
|
4664
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
4665
4665
|
"license": "ISC",
|
4666
4666
|
"peer": true,
|
4667
4667
|
"bin": {
|
@@ -4967,8 +4967,8 @@
|
|
4967
4967
|
}
|
4968
4968
|
},
|
4969
4969
|
"node_modules/@react-native-community/eslint-config/node_modules/@typescript-eslint/eslint-plugin/node_modules/semver": {
|
4970
|
-
"version": "7.
|
4971
|
-
"integrity": "sha512-
|
4970
|
+
"version": "7.7.0",
|
4971
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
4972
4972
|
"dev": true,
|
4973
4973
|
"license": "ISC",
|
4974
4974
|
"bin": {
|
@@ -5085,8 +5085,8 @@
|
|
5085
5085
|
}
|
5086
5086
|
},
|
5087
5087
|
"node_modules/@react-native-community/eslint-config/node_modules/eslint-plugin-jest/node_modules/semver": {
|
5088
|
-
"version": "7.
|
5089
|
-
"integrity": "sha512-
|
5088
|
+
"version": "7.7.0",
|
5089
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
5090
5090
|
"dev": true,
|
5091
5091
|
"license": "ISC",
|
5092
5092
|
"bin": {
|
@@ -5533,8 +5533,8 @@
|
|
5533
5533
|
"license": "MIT"
|
5534
5534
|
},
|
5535
5535
|
"node_modules/@react-native/community-cli-plugin/node_modules/semver": {
|
5536
|
-
"version": "7.
|
5537
|
-
"integrity": "sha512-
|
5536
|
+
"version": "7.7.0",
|
5537
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
5538
5538
|
"license": "ISC",
|
5539
5539
|
"bin": {
|
5540
5540
|
"semver": "bin/semver.js"
|
@@ -6359,8 +6359,8 @@
|
|
6359
6359
|
}
|
6360
6360
|
},
|
6361
6361
|
"node_modules/@types/lodash": {
|
6362
|
-
"version": "4.17.
|
6363
|
-
"integrity": "sha512-
|
6362
|
+
"version": "4.17.15",
|
6363
|
+
"integrity": "sha512-w/P33JFeySuhN6JLkysYUK2gEmy9kHHFN7E8ro0tkfmlDOgxBDzWEZ/J8cWA+fHqFevpswDTFZnDx+R9lbL6xw==",
|
6364
6364
|
"dev": true,
|
6365
6365
|
"license": "MIT"
|
6366
6366
|
},
|
@@ -6380,8 +6380,8 @@
|
|
6380
6380
|
"license": "MIT"
|
6381
6381
|
},
|
6382
6382
|
"node_modules/@types/node": {
|
6383
|
-
"version": "22.
|
6384
|
-
"integrity": "sha512-
|
6383
|
+
"version": "22.13.0",
|
6384
|
+
"integrity": "sha512-ClIbNe36lawluuvq3+YYhnIN2CELi+6q8NpnM7PYp4hBn/TatfboPgVSm2rwKRfnV2M+Ty9GWDFI64KEe+kysA==",
|
6385
6385
|
"license": "MIT",
|
6386
6386
|
"dependencies": {
|
6387
6387
|
"undici-types": "~6.20.0"
|
@@ -6558,8 +6558,8 @@
|
|
6558
6558
|
}
|
6559
6559
|
},
|
6560
6560
|
"node_modules/@typescript-eslint/type-utils/node_modules/semver": {
|
6561
|
-
"version": "7.
|
6562
|
-
"integrity": "sha512-
|
6561
|
+
"version": "7.7.0",
|
6562
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
6563
6563
|
"dev": true,
|
6564
6564
|
"license": "ISC",
|
6565
6565
|
"bin": {
|
@@ -6610,8 +6610,8 @@
|
|
6610
6610
|
}
|
6611
6611
|
},
|
6612
6612
|
"node_modules/@typescript-eslint/typescript-estree/node_modules/semver": {
|
6613
|
-
"version": "7.
|
6614
|
-
"integrity": "sha512-
|
6613
|
+
"version": "7.7.0",
|
6614
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
6615
6615
|
"dev": true,
|
6616
6616
|
"license": "ISC",
|
6617
6617
|
"bin": {
|
@@ -6674,8 +6674,8 @@
|
|
6674
6674
|
}
|
6675
6675
|
},
|
6676
6676
|
"node_modules/@wavemaker/variables": {
|
6677
|
-
"version": "11.10.
|
6678
|
-
"integrity": "sha512-
|
6677
|
+
"version": "11.10.1-rc.200",
|
6678
|
+
"integrity": "sha512-0P2ZRAxQLk8gPlMUFFJyQzhC2FjnxbDSsgGIGGHgBkEJXGgIutHScr6x0fErLdM5x/24uShJHKKULwsMJZjC0w==",
|
6679
6679
|
"license": "ISC",
|
6680
6680
|
"dependencies": {
|
6681
6681
|
"@metrichor/jmespath": "^0.3.1",
|
@@ -9068,8 +9068,8 @@
|
|
9068
9068
|
}
|
9069
9069
|
},
|
9070
9070
|
"node_modules/caniuse-lite": {
|
9071
|
-
"version": "1.0.
|
9072
|
-
"integrity": "sha512-
|
9071
|
+
"version": "1.0.30001696",
|
9072
|
+
"integrity": "sha512-pDCPkvzfa39ehJtJ+OwGT/2yvT2SbjfHhiIW2LWOAcMQ7BzwxT/XuyUp4OTOd0XFWA6BKw0JalnBHgSi5DGJBQ==",
|
9073
9073
|
"funding": [
|
9074
9074
|
{
|
9075
9075
|
"type": "opencollective",
|
@@ -9238,8 +9238,8 @@
|
|
9238
9238
|
}
|
9239
9239
|
},
|
9240
9240
|
"node_modules/cjs-module-lexer": {
|
9241
|
-
"version": "1.4.
|
9242
|
-
"integrity": "sha512-
|
9241
|
+
"version": "1.4.3",
|
9242
|
+
"integrity": "sha512-9z8TZaGM1pfswYeXrUpzPrkx8UnWYdhJclsiYMm6x/w5+nN+8Tf/LnAgfLGQCm59qAOxU8WwHEq2vNwF6i4j+Q==",
|
9243
9243
|
"dev": true,
|
9244
9244
|
"license": "MIT"
|
9245
9245
|
},
|
@@ -10094,6 +10094,7 @@
|
|
10094
10094
|
"node_modules/core-util-is": {
|
10095
10095
|
"version": "1.0.3",
|
10096
10096
|
"integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
|
10097
|
+
"dev": true,
|
10097
10098
|
"license": "MIT"
|
10098
10099
|
},
|
10099
10100
|
"node_modules/cosmiconfig": {
|
@@ -10941,11 +10942,6 @@
|
|
10941
10942
|
"node": ">=0.4.0"
|
10942
10943
|
}
|
10943
10944
|
},
|
10944
|
-
"node_modules/denodeify": {
|
10945
|
-
"version": "1.2.1",
|
10946
|
-
"integrity": "sha512-KNTihKNmQENUZeKu5fzfpzRqR5S2VMp4gl9RFHiWzj9DfvYQPMJ6XHKNaQxaGCXwPk6y9yme3aUoaiAe+KX+vg==",
|
10947
|
-
"license": "MIT"
|
10948
|
-
},
|
10949
10945
|
"node_modules/depd": {
|
10950
10946
|
"version": "2.0.0",
|
10951
10947
|
"integrity": "sha512-g7nH6P6dyDioJogAAGprGpCtVImJhpPk/roCzdb3fIh61/s/nPsfR6onyMwkCAR/OlC3yBC0lESvUoQEAssIrw==",
|
@@ -11180,8 +11176,8 @@
|
|
11180
11176
|
"license": "MIT"
|
11181
11177
|
},
|
11182
11178
|
"node_modules/electron-to-chromium": {
|
11183
|
-
"version": "1.5.
|
11184
|
-
"integrity": "sha512-
|
11179
|
+
"version": "1.5.90",
|
11180
|
+
"integrity": "sha512-C3PN4aydfW91Natdyd449Kw+BzhLmof6tzy5W1pFC5SpQxVXT+oyiyOG9AgYYSN9OdA/ik3YkCrpwqI8ug5Tug==",
|
11185
11181
|
"license": "ISC"
|
11186
11182
|
},
|
11187
11183
|
"node_modules/emittery": {
|
@@ -12069,13 +12065,13 @@
|
|
12069
12065
|
}
|
12070
12066
|
},
|
12071
12067
|
"node_modules/expo": {
|
12072
|
-
"version": "52.0.
|
12073
|
-
"integrity": "sha512-
|
12068
|
+
"version": "52.0.28",
|
12069
|
+
"integrity": "sha512-0O/JEYYCFszJ85frislm79YmlrQA5ghAQXV4dqcQcsy9FqftdicD4p/ehT36yiuGIhaKC6fn25LEaJ9JR2ei7g==",
|
12074
12070
|
"license": "MIT",
|
12075
12071
|
"peer": true,
|
12076
12072
|
"dependencies": {
|
12077
12073
|
"@babel/runtime": "^7.20.0",
|
12078
|
-
"@expo/cli": "0.22.
|
12074
|
+
"@expo/cli": "0.22.11",
|
12079
12075
|
"@expo/config": "~10.0.8",
|
12080
12076
|
"@expo/config-plugins": "~9.0.14",
|
12081
12077
|
"@expo/fingerprint": "0.11.7",
|
@@ -12083,12 +12079,12 @@
|
|
12083
12079
|
"@expo/vector-icons": "^14.0.0",
|
12084
12080
|
"babel-preset-expo": "~12.0.6",
|
12085
12081
|
"expo-asset": "~11.0.2",
|
12086
|
-
"expo-constants": "~17.0.
|
12082
|
+
"expo-constants": "~17.0.5",
|
12087
12083
|
"expo-file-system": "~18.0.7",
|
12088
12084
|
"expo-font": "~13.0.3",
|
12089
12085
|
"expo-keep-awake": "~14.0.2",
|
12090
12086
|
"expo-modules-autolinking": "2.0.7",
|
12091
|
-
"expo-modules-core": "2.
|
12087
|
+
"expo-modules-core": "2.2.0",
|
12092
12088
|
"fbemitter": "^3.0.0",
|
12093
12089
|
"web-streams-polyfill": "^3.3.2",
|
12094
12090
|
"whatwg-url-without-unicode": "8.0.0-3"
|
@@ -12124,13 +12120,13 @@
|
|
12124
12120
|
}
|
12125
12121
|
},
|
12126
12122
|
"node_modules/expo-asset": {
|
12127
|
-
"version": "11.0.
|
12128
|
-
"integrity": "sha512-
|
12123
|
+
"version": "11.0.3",
|
12124
|
+
"integrity": "sha512-vgJnC82IooAVMy5PxbdFIMNJhW4hKAUyxc5VIiAPPf10vFYw6CqHm+hrehu4ST1I4bvg5PV4uKdPxliebcbgLg==",
|
12129
12125
|
"license": "MIT",
|
12130
12126
|
"peer": true,
|
12131
12127
|
"dependencies": {
|
12132
12128
|
"@expo/image-utils": "^0.6.4",
|
12133
|
-
"expo-constants": "~17.0.
|
12129
|
+
"expo-constants": "~17.0.5",
|
12134
12130
|
"invariant": "^2.2.4",
|
12135
12131
|
"md5-file": "^3.2.3"
|
12136
12132
|
},
|
@@ -12188,8 +12184,8 @@
|
|
12188
12184
|
}
|
12189
12185
|
},
|
12190
12186
|
"node_modules/expo-constants": {
|
12191
|
-
"version": "17.0.
|
12192
|
-
"integrity": "sha512-
|
12187
|
+
"version": "17.0.5",
|
12188
|
+
"integrity": "sha512-6SHXh32jCB+vrp2TRDNkoGoM421eOBPZIXX9ixI0hKKz71tIjD+LMr/P+rGUd/ks312MP3WK3j5vcYYPkCD8tQ==",
|
12193
12189
|
"license": "MIT",
|
12194
12190
|
"peer": true,
|
12195
12191
|
"dependencies": {
|
@@ -12467,8 +12463,8 @@
|
|
12467
12463
|
}
|
12468
12464
|
},
|
12469
12465
|
"node_modules/expo/node_modules/expo-file-system": {
|
12470
|
-
"version": "18.0.
|
12471
|
-
"integrity": "sha512-
|
12466
|
+
"version": "18.0.8",
|
12467
|
+
"integrity": "sha512-hU4N6Jfr08b5/mXH3A9JDpmmHJrH3rM8Xu46ZxEzqGTmyk+FW9raCPP93uyVl1LIxi8+21/p44ih/SHIwUY4cA==",
|
12472
12468
|
"license": "MIT",
|
12473
12469
|
"peer": true,
|
12474
12470
|
"dependencies": {
|
@@ -12493,8 +12489,8 @@
|
|
12493
12489
|
}
|
12494
12490
|
},
|
12495
12491
|
"node_modules/expo/node_modules/expo-modules-core": {
|
12496
|
-
"version": "2.
|
12497
|
-
"integrity": "sha512-
|
12492
|
+
"version": "2.2.0",
|
12493
|
+
"integrity": "sha512-mOFEHIe6jZ7G5pYUVSQ2Ghs3CUr9Uz6DOh4JI+4PsTf0gmEvMmMEOrxirS89jRWQjXPJ7QaGBK0CJrZlj/Sdeg==",
|
12498
12494
|
"license": "MIT",
|
12499
12495
|
"peer": true,
|
12500
12496
|
"dependencies": {
|
@@ -12623,8 +12619,8 @@
|
|
12623
12619
|
}
|
12624
12620
|
},
|
12625
12621
|
"node_modules/fastq": {
|
12626
|
-
"version": "1.
|
12627
|
-
"integrity": "sha512-
|
12622
|
+
"version": "1.19.0",
|
12623
|
+
"integrity": "sha512-7SFSRCNjBQIZH/xZR3iy5iQYR8aGBE0h3VG6/cwlbrpdciNYBMotQav8c1XI3HjHH+NikUpP53nPdlZSdWmFzA==",
|
12628
12624
|
"license": "ISC",
|
12629
12625
|
"dependencies": {
|
12630
12626
|
"reusify": "^1.0.4"
|
@@ -16303,8 +16299,8 @@
|
|
16303
16299
|
}
|
16304
16300
|
},
|
16305
16301
|
"node_modules/jest-snapshot/node_modules/semver": {
|
16306
|
-
"version": "7.
|
16307
|
-
"integrity": "sha512-
|
16302
|
+
"version": "7.7.0",
|
16303
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
16308
16304
|
"dev": true,
|
16309
16305
|
"license": "ISC",
|
16310
16306
|
"bin": {
|
@@ -17615,8 +17611,8 @@
|
|
17615
17611
|
}
|
17616
17612
|
},
|
17617
17613
|
"node_modules/make-dir/node_modules/semver": {
|
17618
|
-
"version": "7.
|
17619
|
-
"integrity": "sha512-
|
17614
|
+
"version": "7.7.0",
|
17615
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
17620
17616
|
"dev": true,
|
17621
17617
|
"license": "ISC",
|
17622
17618
|
"bin": {
|
@@ -17835,8 +17831,8 @@
|
|
17835
17831
|
}
|
17836
17832
|
},
|
17837
17833
|
"node_modules/metro": {
|
17838
|
-
"version": "0.81.
|
17839
|
-
"integrity": "sha512-
|
17834
|
+
"version": "0.81.1",
|
17835
|
+
"integrity": "sha512-fqRu4fg8ONW7VfqWFMGgKAcOuMzyoQah2azv9Y3VyFXAmG+AoTU6YIFWqAADESCGVWuWEIvxTJhMf3jxU6jwjA==",
|
17840
17836
|
"license": "MIT",
|
17841
17837
|
"dependencies": {
|
17842
17838
|
"@babel/code-frame": "^7.24.7",
|
@@ -17851,33 +17847,31 @@
|
|
17851
17847
|
"ci-info": "^2.0.0",
|
17852
17848
|
"connect": "^3.6.5",
|
17853
17849
|
"debug": "^2.2.0",
|
17854
|
-
"denodeify": "^1.2.1",
|
17855
17850
|
"error-stack-parser": "^2.0.6",
|
17856
17851
|
"flow-enums-runtime": "^0.0.6",
|
17857
17852
|
"graceful-fs": "^4.2.4",
|
17858
|
-
"hermes-parser": "0.
|
17853
|
+
"hermes-parser": "0.25.1",
|
17859
17854
|
"image-size": "^1.0.2",
|
17860
17855
|
"invariant": "^2.2.4",
|
17861
17856
|
"jest-worker": "^29.6.3",
|
17862
17857
|
"jsc-safe-url": "^0.2.2",
|
17863
17858
|
"lodash.throttle": "^4.1.1",
|
17864
|
-
"metro-babel-transformer": "0.81.
|
17865
|
-
"metro-cache": "0.81.
|
17866
|
-
"metro-cache-key": "0.81.
|
17867
|
-
"metro-config": "0.81.
|
17868
|
-
"metro-core": "0.81.
|
17869
|
-
"metro-file-map": "0.81.
|
17870
|
-
"metro-resolver": "0.81.
|
17871
|
-
"metro-runtime": "0.81.
|
17872
|
-
"metro-source-map": "0.81.
|
17873
|
-
"metro-symbolicate": "0.81.
|
17874
|
-
"metro-transform-plugins": "0.81.
|
17875
|
-
"metro-transform-worker": "0.81.
|
17859
|
+
"metro-babel-transformer": "0.81.1",
|
17860
|
+
"metro-cache": "0.81.1",
|
17861
|
+
"metro-cache-key": "0.81.1",
|
17862
|
+
"metro-config": "0.81.1",
|
17863
|
+
"metro-core": "0.81.1",
|
17864
|
+
"metro-file-map": "0.81.1",
|
17865
|
+
"metro-resolver": "0.81.1",
|
17866
|
+
"metro-runtime": "0.81.1",
|
17867
|
+
"metro-source-map": "0.81.1",
|
17868
|
+
"metro-symbolicate": "0.81.1",
|
17869
|
+
"metro-transform-plugins": "0.81.1",
|
17870
|
+
"metro-transform-worker": "0.81.1",
|
17876
17871
|
"mime-types": "^2.1.27",
|
17877
17872
|
"nullthrows": "^1.1.1",
|
17878
17873
|
"serialize-error": "^2.1.0",
|
17879
17874
|
"source-map": "^0.5.6",
|
17880
|
-
"strip-ansi": "^6.0.0",
|
17881
17875
|
"throat": "^5.0.0",
|
17882
17876
|
"ws": "^7.5.10",
|
17883
17877
|
"yargs": "^17.6.2"
|
@@ -17890,13 +17884,13 @@
|
|
17890
17884
|
}
|
17891
17885
|
},
|
17892
17886
|
"node_modules/metro-babel-transformer": {
|
17893
|
-
"version": "0.81.
|
17894
|
-
"integrity": "sha512-
|
17887
|
+
"version": "0.81.1",
|
17888
|
+
"integrity": "sha512-JECKDrQaUnDmj0x/Q/c8c5YwsatVx38Lu+BfCwX9fR8bWipAzkvJocBpq5rOAJRDXRgDcPv2VO4Q4nFYrpYNQg==",
|
17895
17889
|
"license": "MIT",
|
17896
17890
|
"dependencies": {
|
17897
17891
|
"@babel/core": "^7.25.2",
|
17898
17892
|
"flow-enums-runtime": "^0.0.6",
|
17899
|
-
"hermes-parser": "0.
|
17893
|
+
"hermes-parser": "0.25.1",
|
17900
17894
|
"nullthrows": "^1.1.1"
|
17901
17895
|
},
|
17902
17896
|
"engines": {
|
@@ -17904,34 +17898,34 @@
|
|
17904
17898
|
}
|
17905
17899
|
},
|
17906
17900
|
"node_modules/metro-babel-transformer/node_modules/hermes-estree": {
|
17907
|
-
"version": "0.
|
17908
|
-
"integrity": "sha512-
|
17901
|
+
"version": "0.25.1",
|
17902
|
+
"integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==",
|
17909
17903
|
"license": "MIT"
|
17910
17904
|
},
|
17911
17905
|
"node_modules/metro-babel-transformer/node_modules/hermes-parser": {
|
17912
|
-
"version": "0.
|
17913
|
-
"integrity": "sha512-
|
17906
|
+
"version": "0.25.1",
|
17907
|
+
"integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
|
17914
17908
|
"license": "MIT",
|
17915
17909
|
"dependencies": {
|
17916
|
-
"hermes-estree": "0.
|
17910
|
+
"hermes-estree": "0.25.1"
|
17917
17911
|
}
|
17918
17912
|
},
|
17919
17913
|
"node_modules/metro-cache": {
|
17920
|
-
"version": "0.81.
|
17921
|
-
"integrity": "sha512-
|
17914
|
+
"version": "0.81.1",
|
17915
|
+
"integrity": "sha512-Uqcmn6sZ+Y0VJHM88VrG5xCvSeU7RnuvmjPmSOpEcyJJBe02QkfHL05MX2ZyGDTyZdbKCzaX0IijrTe4hN3F0Q==",
|
17922
17916
|
"license": "MIT",
|
17923
17917
|
"dependencies": {
|
17924
17918
|
"exponential-backoff": "^3.1.1",
|
17925
17919
|
"flow-enums-runtime": "^0.0.6",
|
17926
|
-
"metro-core": "0.81.
|
17920
|
+
"metro-core": "0.81.1"
|
17927
17921
|
},
|
17928
17922
|
"engines": {
|
17929
17923
|
"node": ">=18.18"
|
17930
17924
|
}
|
17931
17925
|
},
|
17932
17926
|
"node_modules/metro-cache-key": {
|
17933
|
-
"version": "0.81.
|
17934
|
-
"integrity": "sha512-
|
17927
|
+
"version": "0.81.1",
|
17928
|
+
"integrity": "sha512-5fDaHR1yTvpaQuwMAeEoZGsVyvjrkw9IFAS7WixSPvaNY5YfleqoJICPc6hbXFJjvwCCpwmIYFkjqzR/qJ6yqA==",
|
17935
17929
|
"license": "MIT",
|
17936
17930
|
"dependencies": {
|
17937
17931
|
"flow-enums-runtime": "^0.0.6"
|
@@ -17941,18 +17935,18 @@
|
|
17941
17935
|
}
|
17942
17936
|
},
|
17943
17937
|
"node_modules/metro-config": {
|
17944
|
-
"version": "0.81.
|
17945
|
-
"integrity": "sha512-
|
17938
|
+
"version": "0.81.1",
|
17939
|
+
"integrity": "sha512-VAAJmxsKIZ+Fz5/z1LVgxa32gE6+2TvrDSSx45g85WoX4EtLmdBGP3DSlpQW3DqFUfNHJCGwMLGXpJnxifd08g==",
|
17946
17940
|
"license": "MIT",
|
17947
17941
|
"dependencies": {
|
17948
17942
|
"connect": "^3.6.5",
|
17949
17943
|
"cosmiconfig": "^5.0.5",
|
17950
17944
|
"flow-enums-runtime": "^0.0.6",
|
17951
17945
|
"jest-validate": "^29.6.3",
|
17952
|
-
"metro": "0.81.
|
17953
|
-
"metro-cache": "0.81.
|
17954
|
-
"metro-core": "0.81.
|
17955
|
-
"metro-runtime": "0.81.
|
17946
|
+
"metro": "0.81.1",
|
17947
|
+
"metro-cache": "0.81.1",
|
17948
|
+
"metro-core": "0.81.1",
|
17949
|
+
"metro-runtime": "0.81.1"
|
17956
17950
|
},
|
17957
17951
|
"engines": {
|
17958
17952
|
"node": ">=18.18"
|
@@ -18005,24 +17999,23 @@
|
|
18005
17999
|
}
|
18006
18000
|
},
|
18007
18001
|
"node_modules/metro-core": {
|
18008
|
-
"version": "0.81.
|
18009
|
-
"integrity": "sha512-
|
18002
|
+
"version": "0.81.1",
|
18003
|
+
"integrity": "sha512-4d2/+02IYqOwJs4dmM0dC8hIZqTzgnx2nzN4GTCaXb3Dhtmi/SJ3v6744zZRnithhN4lxf8TTJSHnQV75M7SSA==",
|
18010
18004
|
"license": "MIT",
|
18011
18005
|
"dependencies": {
|
18012
18006
|
"flow-enums-runtime": "^0.0.6",
|
18013
18007
|
"lodash.throttle": "^4.1.1",
|
18014
|
-
"metro-resolver": "0.81.
|
18008
|
+
"metro-resolver": "0.81.1"
|
18015
18009
|
},
|
18016
18010
|
"engines": {
|
18017
18011
|
"node": ">=18.18"
|
18018
18012
|
}
|
18019
18013
|
},
|
18020
18014
|
"node_modules/metro-file-map": {
|
18021
|
-
"version": "0.81.
|
18022
|
-
"integrity": "sha512-
|
18015
|
+
"version": "0.81.1",
|
18016
|
+
"integrity": "sha512-aY72H2ujmRfFxcsbyh83JgqFF+uQ4HFN1VhV2FmcfQG4s1bGKf2Vbkk+vtZ1+EswcBwDZFbkpvAjN49oqwGzAA==",
|
18023
18017
|
"license": "MIT",
|
18024
18018
|
"dependencies": {
|
18025
|
-
"anymatch": "^3.0.3",
|
18026
18019
|
"debug": "^2.2.0",
|
18027
18020
|
"fb-watchman": "^2.0.0",
|
18028
18021
|
"flow-enums-runtime": "^0.0.6",
|
@@ -18030,15 +18023,11 @@
|
|
18030
18023
|
"invariant": "^2.2.4",
|
18031
18024
|
"jest-worker": "^29.6.3",
|
18032
18025
|
"micromatch": "^4.0.4",
|
18033
|
-
"node-abort-controller": "^3.1.1",
|
18034
18026
|
"nullthrows": "^1.1.1",
|
18035
18027
|
"walker": "^1.0.7"
|
18036
18028
|
},
|
18037
18029
|
"engines": {
|
18038
18030
|
"node": ">=18.18"
|
18039
|
-
},
|
18040
|
-
"optionalDependencies": {
|
18041
|
-
"fsevents": "^2.3.2"
|
18042
18031
|
}
|
18043
18032
|
},
|
18044
18033
|
"node_modules/metro-file-map/node_modules/debug": {
|
@@ -18055,8 +18044,8 @@
|
|
18055
18044
|
"license": "MIT"
|
18056
18045
|
},
|
18057
18046
|
"node_modules/metro-minify-terser": {
|
18058
|
-
"version": "0.81.
|
18059
|
-
"integrity": "sha512-
|
18047
|
+
"version": "0.81.1",
|
18048
|
+
"integrity": "sha512-p/Qz3NNh1nebSqMlxlUALAnESo6heQrnvgHtAuxufRPtKvghnVDq9hGGex8H7z7YYLsqe42PWdt4JxTA3mgkvg==",
|
18060
18049
|
"license": "MIT",
|
18061
18050
|
"dependencies": {
|
18062
18051
|
"flow-enums-runtime": "^0.0.6",
|
@@ -18129,8 +18118,8 @@
|
|
18129
18118
|
}
|
18130
18119
|
},
|
18131
18120
|
"node_modules/metro-resolver": {
|
18132
|
-
"version": "0.81.
|
18133
|
-
"integrity": "sha512-
|
18121
|
+
"version": "0.81.1",
|
18122
|
+
"integrity": "sha512-E61t6fxRoYRkl6Zo3iUfCKW4DYfum/bLjcejXBMt1y3I7LFkK84TCR/Rs9OAwsMCY/7GOPB4+CREYZOtCC7CNA==",
|
18134
18123
|
"license": "MIT",
|
18135
18124
|
"dependencies": {
|
18136
18125
|
"flow-enums-runtime": "^0.0.6"
|
@@ -18140,8 +18129,8 @@
|
|
18140
18129
|
}
|
18141
18130
|
},
|
18142
18131
|
"node_modules/metro-runtime": {
|
18143
|
-
"version": "0.81.
|
18144
|
-
"integrity": "sha512-
|
18132
|
+
"version": "0.81.1",
|
18133
|
+
"integrity": "sha512-pqu5j5d01rjF85V/K8SDDJ0NR3dRp6bE3z5bKVVb5O2Rx0nbR9KreUxYALQCRCcQHaYySqCg5fYbGKBHC295YQ==",
|
18145
18134
|
"license": "MIT",
|
18146
18135
|
"dependencies": {
|
18147
18136
|
"@babel/runtime": "^7.25.0",
|
@@ -18152,8 +18141,8 @@
|
|
18152
18141
|
}
|
18153
18142
|
},
|
18154
18143
|
"node_modules/metro-source-map": {
|
18155
|
-
"version": "0.81.
|
18156
|
-
"integrity": "sha512-
|
18144
|
+
"version": "0.81.1",
|
18145
|
+
"integrity": "sha512-1i8ROpNNiga43F0ZixAXoFE/SS3RqcRDCCslpynb+ytym0VI7pkTH1woAN2HI9pczYtPrp3Nq0AjRpsuY35ieA==",
|
18157
18146
|
"license": "MIT",
|
18158
18147
|
"dependencies": {
|
18159
18148
|
"@babel/traverse": "^7.25.3",
|
@@ -18161,9 +18150,9 @@
|
|
18161
18150
|
"@babel/types": "^7.25.2",
|
18162
18151
|
"flow-enums-runtime": "^0.0.6",
|
18163
18152
|
"invariant": "^2.2.4",
|
18164
|
-
"metro-symbolicate": "0.81.
|
18153
|
+
"metro-symbolicate": "0.81.1",
|
18165
18154
|
"nullthrows": "^1.1.1",
|
18166
|
-
"ob1": "0.81.
|
18155
|
+
"ob1": "0.81.1",
|
18167
18156
|
"source-map": "^0.5.6",
|
18168
18157
|
"vlq": "^1.0.0"
|
18169
18158
|
},
|
@@ -18180,16 +18169,15 @@
|
|
18180
18169
|
}
|
18181
18170
|
},
|
18182
18171
|
"node_modules/metro-symbolicate": {
|
18183
|
-
"version": "0.81.
|
18184
|
-
"integrity": "sha512-
|
18172
|
+
"version": "0.81.1",
|
18173
|
+
"integrity": "sha512-Lgk0qjEigtFtsM7C0miXITbcV47E1ZYIfB+m/hCraihiwRWkNUQEPCWvqZmwXKSwVE5mXA0EzQtghAvQSjZDxw==",
|
18185
18174
|
"license": "MIT",
|
18186
18175
|
"dependencies": {
|
18187
18176
|
"flow-enums-runtime": "^0.0.6",
|
18188
18177
|
"invariant": "^2.2.4",
|
18189
|
-
"metro-source-map": "0.81.
|
18178
|
+
"metro-source-map": "0.81.1",
|
18190
18179
|
"nullthrows": "^1.1.1",
|
18191
18180
|
"source-map": "^0.5.6",
|
18192
|
-
"through2": "^2.0.1",
|
18193
18181
|
"vlq": "^1.0.0"
|
18194
18182
|
},
|
18195
18183
|
"bin": {
|
@@ -18199,30 +18187,6 @@
|
|
18199
18187
|
"node": ">=18.18"
|
18200
18188
|
}
|
18201
18189
|
},
|
18202
|
-
"node_modules/metro-symbolicate/node_modules/isarray": {
|
18203
|
-
"version": "1.0.0",
|
18204
|
-
"integrity": "sha512-VLghIWNM6ELQzo7zwmcg0NmTVyWKYjvIeM83yjp0wRDTmUnrM678fQbcKBo6n2CJEF0szoG//ytg+TKla89ALQ==",
|
18205
|
-
"license": "MIT"
|
18206
|
-
},
|
18207
|
-
"node_modules/metro-symbolicate/node_modules/readable-stream": {
|
18208
|
-
"version": "2.3.8",
|
18209
|
-
"integrity": "sha512-8p0AUk4XODgIewSi0l8Epjs+EVnWiK7NoDIEGU0HhE7+ZyY8D1IMY7odu5lRrFXGg71L15KG8QrPmum45RTtdA==",
|
18210
|
-
"license": "MIT",
|
18211
|
-
"dependencies": {
|
18212
|
-
"core-util-is": "~1.0.0",
|
18213
|
-
"inherits": "~2.0.3",
|
18214
|
-
"isarray": "~1.0.0",
|
18215
|
-
"process-nextick-args": "~2.0.0",
|
18216
|
-
"safe-buffer": "~5.1.1",
|
18217
|
-
"string_decoder": "~1.1.1",
|
18218
|
-
"util-deprecate": "~1.0.1"
|
18219
|
-
}
|
18220
|
-
},
|
18221
|
-
"node_modules/metro-symbolicate/node_modules/safe-buffer": {
|
18222
|
-
"version": "5.1.2",
|
18223
|
-
"integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g==",
|
18224
|
-
"license": "MIT"
|
18225
|
-
},
|
18226
18190
|
"node_modules/metro-symbolicate/node_modules/source-map": {
|
18227
18191
|
"version": "0.5.7",
|
18228
18192
|
"integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==",
|
@@ -18231,26 +18195,9 @@
|
|
18231
18195
|
"node": ">=0.10.0"
|
18232
18196
|
}
|
18233
18197
|
},
|
18234
|
-
"node_modules/metro-symbolicate/node_modules/string_decoder": {
|
18235
|
-
"version": "1.1.1",
|
18236
|
-
"integrity": "sha512-n/ShnvDi6FHbbVfviro+WojiFzv+s8MPMHBczVePfUpDJLwoLT0ht1l4YwBCbi8pJAveEEdnkHyPyTP/mzRfwg==",
|
18237
|
-
"license": "MIT",
|
18238
|
-
"dependencies": {
|
18239
|
-
"safe-buffer": "~5.1.0"
|
18240
|
-
}
|
18241
|
-
},
|
18242
|
-
"node_modules/metro-symbolicate/node_modules/through2": {
|
18243
|
-
"version": "2.0.5",
|
18244
|
-
"integrity": "sha512-/mrRod8xqpA+IHSLyGCQ2s8SPHiCDEeQJSep1jqLYeEUClOFG2Qsh+4FU6G9VeqpZnGW/Su8LQGc4YKni5rYSQ==",
|
18245
|
-
"license": "MIT",
|
18246
|
-
"dependencies": {
|
18247
|
-
"readable-stream": "~2.3.6",
|
18248
|
-
"xtend": "~4.0.1"
|
18249
|
-
}
|
18250
|
-
},
|
18251
18198
|
"node_modules/metro-transform-plugins": {
|
18252
|
-
"version": "0.81.
|
18253
|
-
"integrity": "sha512-
|
18199
|
+
"version": "0.81.1",
|
18200
|
+
"integrity": "sha512-7L1lI44/CyjIoBaORhY9fVkoNe8hrzgxjSCQ/lQlcfrV31cZb7u0RGOQrKmUX7Bw4FpejrB70ArQ7Mse9mk7+Q==",
|
18254
18201
|
"license": "MIT",
|
18255
18202
|
"dependencies": {
|
18256
18203
|
"@babel/core": "^7.25.2",
|
@@ -18265,8 +18212,8 @@
|
|
18265
18212
|
}
|
18266
18213
|
},
|
18267
18214
|
"node_modules/metro-transform-worker": {
|
18268
|
-
"version": "0.81.
|
18269
|
-
"integrity": "sha512-
|
18215
|
+
"version": "0.81.1",
|
18216
|
+
"integrity": "sha512-M+2hVT3rEy5K7PBmGDgQNq3Zx53TjScOcO/CieyLnCRFtBGWZiSJ2+bLAXXOKyKa/y3bI3i0owxtyxuPGDwbZg==",
|
18270
18217
|
"license": "MIT",
|
18271
18218
|
"dependencies": {
|
18272
18219
|
"@babel/core": "^7.25.2",
|
@@ -18274,13 +18221,13 @@
|
|
18274
18221
|
"@babel/parser": "^7.25.3",
|
18275
18222
|
"@babel/types": "^7.25.2",
|
18276
18223
|
"flow-enums-runtime": "^0.0.6",
|
18277
|
-
"metro": "0.81.
|
18278
|
-
"metro-babel-transformer": "0.81.
|
18279
|
-
"metro-cache": "0.81.
|
18280
|
-
"metro-cache-key": "0.81.
|
18281
|
-
"metro-minify-terser": "0.81.
|
18282
|
-
"metro-source-map": "0.81.
|
18283
|
-
"metro-transform-plugins": "0.81.
|
18224
|
+
"metro": "0.81.1",
|
18225
|
+
"metro-babel-transformer": "0.81.1",
|
18226
|
+
"metro-cache": "0.81.1",
|
18227
|
+
"metro-cache-key": "0.81.1",
|
18228
|
+
"metro-minify-terser": "0.81.1",
|
18229
|
+
"metro-source-map": "0.81.1",
|
18230
|
+
"metro-transform-plugins": "0.81.1",
|
18284
18231
|
"nullthrows": "^1.1.1"
|
18285
18232
|
},
|
18286
18233
|
"engines": {
|
@@ -18348,16 +18295,16 @@
|
|
18348
18295
|
"license": "MIT"
|
18349
18296
|
},
|
18350
18297
|
"node_modules/metro/node_modules/hermes-estree": {
|
18351
|
-
"version": "0.
|
18352
|
-
"integrity": "sha512-
|
18298
|
+
"version": "0.25.1",
|
18299
|
+
"integrity": "sha512-0wUoCcLp+5Ev5pDW2OriHC2MJCbwLwuRx+gAqMTOkGKJJiBCLjtrvy4PWUGn6MIVefecRpzoOZ/UV6iGdOr+Cw==",
|
18353
18300
|
"license": "MIT"
|
18354
18301
|
},
|
18355
18302
|
"node_modules/metro/node_modules/hermes-parser": {
|
18356
|
-
"version": "0.
|
18357
|
-
"integrity": "sha512-
|
18303
|
+
"version": "0.25.1",
|
18304
|
+
"integrity": "sha512-6pEjquH3rqaI6cYAXYPcz9MS4rY6R4ngRgrgfDshRptUZIc3lw0MCIJIGDj9++mfySOuPTHB4nrSW99BCvOPIA==",
|
18358
18305
|
"license": "MIT",
|
18359
18306
|
"dependencies": {
|
18360
|
-
"hermes-estree": "0.
|
18307
|
+
"hermes-estree": "0.25.1"
|
18361
18308
|
}
|
18362
18309
|
},
|
18363
18310
|
"node_modules/metro/node_modules/ms": {
|
@@ -18829,11 +18776,6 @@
|
|
18829
18776
|
"license": "MIT",
|
18830
18777
|
"peer": true
|
18831
18778
|
},
|
18832
|
-
"node_modules/node-abort-controller": {
|
18833
|
-
"version": "3.1.1",
|
18834
|
-
"integrity": "sha512-AGK2yQKIjRuqnc6VkX2Xj5d+QW8xZ87pa1UK6yA6ouUyuxfHuMP6umE5QK7UmTeOAymo+Zx1Fxiuw9rVx8taHQ==",
|
18835
|
-
"license": "MIT"
|
18836
|
-
},
|
18837
18779
|
"node_modules/node-dir": {
|
18838
18780
|
"version": "0.1.17",
|
18839
18781
|
"integrity": "sha512-tmPX422rYgofd4epzrNoOXiE8XFZYOcCq1vD7MAXCDO+O+zndlA2ztdKKMa+EeuBG5tHETpr4ml4RGgpqDCCAg==",
|
@@ -18917,8 +18859,8 @@
|
|
18917
18859
|
}
|
18918
18860
|
},
|
18919
18861
|
"node_modules/normalize-package-data/node_modules/semver": {
|
18920
|
-
"version": "7.
|
18921
|
-
"integrity": "sha512-
|
18862
|
+
"version": "7.7.0",
|
18863
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
18922
18864
|
"dev": true,
|
18923
18865
|
"license": "ISC",
|
18924
18866
|
"bin": {
|
@@ -18982,8 +18924,8 @@
|
|
18982
18924
|
"peer": true
|
18983
18925
|
},
|
18984
18926
|
"node_modules/npm-package-arg/node_modules/semver": {
|
18985
|
-
"version": "7.
|
18986
|
-
"integrity": "sha512-
|
18927
|
+
"version": "7.7.0",
|
18928
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
18987
18929
|
"license": "ISC",
|
18988
18930
|
"peer": true,
|
18989
18931
|
"bin": {
|
@@ -19027,8 +18969,8 @@
|
|
19027
18969
|
"license": "MIT"
|
19028
18970
|
},
|
19029
18971
|
"node_modules/ob1": {
|
19030
|
-
"version": "0.81.
|
19031
|
-
"integrity": "sha512-
|
18972
|
+
"version": "0.81.1",
|
18973
|
+
"integrity": "sha512-1PEbvI+AFvOcgdNcO79FtDI1TUO8S3lhiKOyAiyWQF3sFDDKS+aw2/BZvGlArFnSmqckwOOB9chQuIX0/OahoQ==",
|
19032
18974
|
"license": "MIT",
|
19033
18975
|
"dependencies": {
|
19034
18976
|
"flow-enums-runtime": "^0.0.6"
|
@@ -20097,6 +20039,7 @@
|
|
20097
20039
|
"node_modules/process-nextick-args": {
|
20098
20040
|
"version": "2.0.1",
|
20099
20041
|
"integrity": "sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag==",
|
20042
|
+
"dev": true,
|
20100
20043
|
"license": "MIT"
|
20101
20044
|
},
|
20102
20045
|
"node_modules/progress": {
|
@@ -20893,8 +20836,8 @@
|
|
20893
20836
|
}
|
20894
20837
|
},
|
20895
20838
|
"node_modules/react-native-web/node_modules/@react-native/normalize-colors": {
|
20896
|
-
"version": "0.74.
|
20897
|
-
"integrity": "sha512-
|
20839
|
+
"version": "0.74.89",
|
20840
|
+
"integrity": "sha512-qoMMXddVKVhZ8PA1AbUCk83trpd6N+1nF2A6k1i6LsQObyS92fELuk8kU/lQs6M7BsMHwqyLCpQJ1uFgNvIQXg==",
|
20898
20841
|
"license": "MIT"
|
20899
20842
|
},
|
20900
20843
|
"node_modules/react-native-web/node_modules/memoize-one": {
|
@@ -21046,8 +20989,8 @@
|
|
21046
20989
|
}
|
21047
20990
|
},
|
21048
20991
|
"node_modules/react-native/node_modules/semver": {
|
21049
|
-
"version": "7.
|
21050
|
-
"integrity": "sha512-
|
20992
|
+
"version": "7.7.0",
|
20993
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
21051
20994
|
"license": "ISC",
|
21052
20995
|
"bin": {
|
21053
20996
|
"semver": "bin/semver.js"
|
@@ -24352,8 +24295,8 @@
|
|
24352
24295
|
}
|
24353
24296
|
},
|
24354
24297
|
"node_modules/update-notifier/node_modules/semver": {
|
24355
|
-
"version": "7.
|
24356
|
-
"integrity": "sha512-
|
24298
|
+
"version": "7.7.0",
|
24299
|
+
"integrity": "sha512-DrfFnPzblFmNrIZzg5RzHegbiRWg7KMR7btwi2yjHwx06zsUbO5g613sVwEV7FTwmzJu+Io0lJe2GJ3LxqpvBQ==",
|
24357
24300
|
"dev": true,
|
24358
24301
|
"license": "ISC",
|
24359
24302
|
"bin": {
|
@@ -24411,6 +24354,7 @@
|
|
24411
24354
|
"node_modules/util-deprecate": {
|
24412
24355
|
"version": "1.0.2",
|
24413
24356
|
"integrity": "sha512-EPD5q1uXyFxJpCrLnCc1nHnq3gOa6DZBocAIiI2TaSCA7VCJ1UJDMagCzIkXNsUYfD1daK//LTEQ8xiIbrHtcw==",
|
24357
|
+
"dev": true,
|
24414
24358
|
"license": "MIT"
|
24415
24359
|
},
|
24416
24360
|
"node_modules/utils-merge": {
|
@@ -25665,6 +25609,7 @@
|
|
25665
25609
|
"node_modules/xtend": {
|
25666
25610
|
"version": "4.0.2",
|
25667
25611
|
"integrity": "sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==",
|
25612
|
+
"dev": true,
|
25668
25613
|
"license": "MIT",
|
25669
25614
|
"engines": {
|
25670
25615
|
"node": ">=0.4"
|