@wavemaker/app-rn-runtime 11.11.2-rc.211 → 11.11.2-rc.6163
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/npm-shrinkwrap.json +112 -82
- package/package-lock.json +112 -82
- 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.11.2-rc.
|
3
|
+
"version": "11.11.2-rc.6163",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
9
|
-
"version": "11.11.2-rc.
|
9
|
+
"version": "11.11.2-rc.6163",
|
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.11.2-rc.
|
23
|
+
"@wavemaker/variables": "11.11.2-rc.6163",
|
24
24
|
"axios": "1.6.8",
|
25
25
|
"color": "4.2.3",
|
26
26
|
"cross-env": "7.0.3",
|
@@ -156,8 +156,8 @@
|
|
156
156
|
}
|
157
157
|
},
|
158
158
|
"node_modules/@babel/compat-data": {
|
159
|
-
"version": "7.27.
|
160
|
-
"integrity": "sha512-
|
159
|
+
"version": "7.27.3",
|
160
|
+
"integrity": "sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==",
|
161
161
|
"license": "MIT",
|
162
162
|
"engines": {
|
163
163
|
"node": ">=6.9.0"
|
@@ -211,12 +211,12 @@
|
|
211
211
|
}
|
212
212
|
},
|
213
213
|
"node_modules/@babel/generator": {
|
214
|
-
"version": "7.27.
|
215
|
-
"integrity": "sha512-
|
214
|
+
"version": "7.27.3",
|
215
|
+
"integrity": "sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==",
|
216
216
|
"license": "MIT",
|
217
217
|
"dependencies": {
|
218
|
-
"@babel/parser": "^7.27.
|
219
|
-
"@babel/types": "^7.27.
|
218
|
+
"@babel/parser": "^7.27.3",
|
219
|
+
"@babel/types": "^7.27.3",
|
220
220
|
"@jridgewell/gen-mapping": "^0.3.5",
|
221
221
|
"@jridgewell/trace-mapping": "^0.3.25",
|
222
222
|
"jsesc": "^3.0.2"
|
@@ -226,11 +226,11 @@
|
|
226
226
|
}
|
227
227
|
},
|
228
228
|
"node_modules/@babel/helper-annotate-as-pure": {
|
229
|
-
"version": "7.27.
|
230
|
-
"integrity": "sha512-
|
229
|
+
"version": "7.27.3",
|
230
|
+
"integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
|
231
231
|
"license": "MIT",
|
232
232
|
"dependencies": {
|
233
|
-
"@babel/types": "^7.27.
|
233
|
+
"@babel/types": "^7.27.3"
|
234
234
|
},
|
235
235
|
"engines": {
|
236
236
|
"node": ">=6.9.0"
|
@@ -339,13 +339,13 @@
|
|
339
339
|
}
|
340
340
|
},
|
341
341
|
"node_modules/@babel/helper-module-transforms": {
|
342
|
-
"version": "7.27.
|
343
|
-
"integrity": "sha512-
|
342
|
+
"version": "7.27.3",
|
343
|
+
"integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
|
344
344
|
"license": "MIT",
|
345
345
|
"dependencies": {
|
346
346
|
"@babel/helper-module-imports": "^7.27.1",
|
347
347
|
"@babel/helper-validator-identifier": "^7.27.1",
|
348
|
-
"@babel/traverse": "^7.27.
|
348
|
+
"@babel/traverse": "^7.27.3"
|
349
349
|
},
|
350
350
|
"engines": {
|
351
351
|
"node": ">=6.9.0"
|
@@ -455,12 +455,12 @@
|
|
455
455
|
}
|
456
456
|
},
|
457
457
|
"node_modules/@babel/helpers": {
|
458
|
-
"version": "7.27.
|
459
|
-
"integrity": "sha512-
|
458
|
+
"version": "7.27.4",
|
459
|
+
"integrity": "sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==",
|
460
460
|
"license": "MIT",
|
461
461
|
"dependencies": {
|
462
|
-
"@babel/template": "^7.27.
|
463
|
-
"@babel/types": "^7.27.
|
462
|
+
"@babel/template": "^7.27.2",
|
463
|
+
"@babel/types": "^7.27.3"
|
464
464
|
},
|
465
465
|
"engines": {
|
466
466
|
"node": ">=6.9.0"
|
@@ -545,11 +545,11 @@
|
|
545
545
|
}
|
546
546
|
},
|
547
547
|
"node_modules/@babel/parser": {
|
548
|
-
"version": "7.27.
|
549
|
-
"integrity": "sha512-
|
548
|
+
"version": "7.27.4",
|
549
|
+
"integrity": "sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==",
|
550
550
|
"license": "MIT",
|
551
551
|
"dependencies": {
|
552
|
-
"@babel/types": "^7.27.
|
552
|
+
"@babel/types": "^7.27.3"
|
553
553
|
},
|
554
554
|
"bin": {
|
555
555
|
"parser": "bin/babel-parser.js"
|
@@ -1142,8 +1142,8 @@
|
|
1142
1142
|
}
|
1143
1143
|
},
|
1144
1144
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
1145
|
-
"version": "7.27.
|
1146
|
-
"integrity": "sha512
|
1145
|
+
"version": "7.27.3",
|
1146
|
+
"integrity": "sha512-+F8CnfhuLhwUACIJMLWnjz6zvzYM2r0yeIHKlbgfw7ml8rOMJsXNXV/hyRcb3nb493gRs4WvYpQAndWj/qQmkQ==",
|
1147
1147
|
"license": "MIT",
|
1148
1148
|
"dependencies": {
|
1149
1149
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1222,8 +1222,8 @@
|
|
1222
1222
|
}
|
1223
1223
|
},
|
1224
1224
|
"node_modules/@babel/plugin-transform-destructuring": {
|
1225
|
-
"version": "7.27.
|
1226
|
-
"integrity": "sha512-
|
1225
|
+
"version": "7.27.3",
|
1226
|
+
"integrity": "sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA==",
|
1227
1227
|
"license": "MIT",
|
1228
1228
|
"dependencies": {
|
1229
1229
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1528,13 +1528,13 @@
|
|
1528
1528
|
}
|
1529
1529
|
},
|
1530
1530
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
1531
|
-
"version": "7.27.
|
1532
|
-
"integrity": "sha512-
|
1531
|
+
"version": "7.27.3",
|
1532
|
+
"integrity": "sha512-7ZZtznF9g4l2JCImCo5LNKFHB5eXnN39lLtLY5Tg+VkR0jwOt7TBciMckuiQIOIW7L5tkQOCh3bVGYeXgMx52Q==",
|
1533
1533
|
"license": "MIT",
|
1534
1534
|
"dependencies": {
|
1535
1535
|
"@babel/helper-compilation-targets": "^7.27.2",
|
1536
1536
|
"@babel/helper-plugin-utils": "^7.27.1",
|
1537
|
-
"@babel/plugin-transform-destructuring": "^7.27.
|
1537
|
+
"@babel/plugin-transform-destructuring": "^7.27.3",
|
1538
1538
|
"@babel/plugin-transform-parameters": "^7.27.1"
|
1539
1539
|
},
|
1540
1540
|
"engines": {
|
@@ -1737,8 +1737,8 @@
|
|
1737
1737
|
}
|
1738
1738
|
},
|
1739
1739
|
"node_modules/@babel/plugin-transform-regenerator": {
|
1740
|
-
"version": "7.27.
|
1741
|
-
"integrity": "sha512-
|
1740
|
+
"version": "7.27.4",
|
1741
|
+
"integrity": "sha512-Glp/0n8xuj+E1588otw5rjJkTXfzW7FjH3IIUrfqiZOPQCd2vbg8e+DQE8jK9g4V5/zrxFW+D9WM9gboRPELpQ==",
|
1742
1742
|
"license": "MIT",
|
1743
1743
|
"dependencies": {
|
1744
1744
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1765,8 +1765,8 @@
|
|
1765
1765
|
}
|
1766
1766
|
},
|
1767
1767
|
"node_modules/@babel/plugin-transform-runtime": {
|
1768
|
-
"version": "7.27.
|
1769
|
-
"integrity": "sha512-
|
1768
|
+
"version": "7.27.4",
|
1769
|
+
"integrity": "sha512-D68nR5zxU64EUzV8i7T3R5XP0Xhrou/amNnddsRQssx6GrTLdZl1rLxyjtVZBd+v/NVX4AbTPOB5aU8thAZV1A==",
|
1770
1770
|
"license": "MIT",
|
1771
1771
|
"dependencies": {
|
1772
1772
|
"@babel/helper-module-imports": "^7.27.1",
|
@@ -2165,16 +2165,16 @@
|
|
2165
2165
|
}
|
2166
2166
|
},
|
2167
2167
|
"node_modules/@babel/runtime": {
|
2168
|
-
"version": "7.27.
|
2169
|
-
"integrity": "sha512-
|
2168
|
+
"version": "7.27.4",
|
2169
|
+
"integrity": "sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==",
|
2170
2170
|
"license": "MIT",
|
2171
2171
|
"engines": {
|
2172
2172
|
"node": ">=6.9.0"
|
2173
2173
|
}
|
2174
2174
|
},
|
2175
2175
|
"node_modules/@babel/runtime-corejs3": {
|
2176
|
-
"version": "7.27.
|
2177
|
-
"integrity": "sha512-
|
2176
|
+
"version": "7.27.4",
|
2177
|
+
"integrity": "sha512-H7QhL0ucCGOObsUETNbB2PuzF4gAvN8p32P6r91bX7M/hk4bx+3yz2hTwHL9d/Efzwu1upeb4/cd7oSxCzup3w==",
|
2178
2178
|
"license": "MIT",
|
2179
2179
|
"dependencies": {
|
2180
2180
|
"core-js-pure": "^3.30.2"
|
@@ -2197,15 +2197,15 @@
|
|
2197
2197
|
}
|
2198
2198
|
},
|
2199
2199
|
"node_modules/@babel/traverse": {
|
2200
|
-
"version": "7.27.
|
2201
|
-
"integrity": "sha512-
|
2200
|
+
"version": "7.27.4",
|
2201
|
+
"integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
|
2202
2202
|
"license": "MIT",
|
2203
2203
|
"dependencies": {
|
2204
2204
|
"@babel/code-frame": "^7.27.1",
|
2205
|
-
"@babel/generator": "^7.27.
|
2206
|
-
"@babel/parser": "^7.27.
|
2207
|
-
"@babel/template": "^7.27.
|
2208
|
-
"@babel/types": "^7.27.
|
2205
|
+
"@babel/generator": "^7.27.3",
|
2206
|
+
"@babel/parser": "^7.27.4",
|
2207
|
+
"@babel/template": "^7.27.2",
|
2208
|
+
"@babel/types": "^7.27.3",
|
2209
2209
|
"debug": "^4.3.1",
|
2210
2210
|
"globals": "^11.1.0"
|
2211
2211
|
},
|
@@ -2215,15 +2215,15 @@
|
|
2215
2215
|
},
|
2216
2216
|
"node_modules/@babel/traverse--for-generate-function-map": {
|
2217
2217
|
"name": "@babel/traverse",
|
2218
|
-
"version": "7.27.
|
2219
|
-
"integrity": "sha512-
|
2218
|
+
"version": "7.27.4",
|
2219
|
+
"integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
|
2220
2220
|
"license": "MIT",
|
2221
2221
|
"dependencies": {
|
2222
2222
|
"@babel/code-frame": "^7.27.1",
|
2223
|
-
"@babel/generator": "^7.27.
|
2224
|
-
"@babel/parser": "^7.27.
|
2225
|
-
"@babel/template": "^7.27.
|
2226
|
-
"@babel/types": "^7.27.
|
2223
|
+
"@babel/generator": "^7.27.3",
|
2224
|
+
"@babel/parser": "^7.27.4",
|
2225
|
+
"@babel/template": "^7.27.2",
|
2226
|
+
"@babel/types": "^7.27.3",
|
2227
2227
|
"debug": "^4.3.1",
|
2228
2228
|
"globals": "^11.1.0"
|
2229
2229
|
},
|
@@ -2232,8 +2232,8 @@
|
|
2232
2232
|
}
|
2233
2233
|
},
|
2234
2234
|
"node_modules/@babel/types": {
|
2235
|
-
"version": "7.27.
|
2236
|
-
"integrity": "sha512
|
2235
|
+
"version": "7.27.3",
|
2236
|
+
"integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==",
|
2237
2237
|
"license": "MIT",
|
2238
2238
|
"dependencies": {
|
2239
2239
|
"@babel/helper-string-parser": "^7.27.1",
|
@@ -6063,8 +6063,8 @@
|
|
6063
6063
|
}
|
6064
6064
|
},
|
6065
6065
|
"node_modules/@types/enzyme/node_modules/@types/react": {
|
6066
|
-
"version": "16.14.
|
6067
|
-
"integrity": "sha512-
|
6066
|
+
"version": "16.14.65",
|
6067
|
+
"integrity": "sha512-Guc3kE+W8LrQB9I3bF3blvNH15dXFIVIHIJTqrF8cp5XI/3IJcHGo4C3sJNPb8Zx49aofXKnAGIKyonE4f7XWg==",
|
6068
6068
|
"dev": true,
|
6069
6069
|
"license": "MIT",
|
6070
6070
|
"dependencies": {
|
@@ -6200,8 +6200,8 @@
|
|
6200
6200
|
"license": "MIT"
|
6201
6201
|
},
|
6202
6202
|
"node_modules/@types/node": {
|
6203
|
-
"version": "22.15.
|
6204
|
-
"integrity": "sha512-
|
6203
|
+
"version": "22.15.29",
|
6204
|
+
"integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
|
6205
6205
|
"license": "MIT",
|
6206
6206
|
"dependencies": {
|
6207
6207
|
"undici-types": "~6.21.0"
|
@@ -6494,8 +6494,8 @@
|
|
6494
6494
|
}
|
6495
6495
|
},
|
6496
6496
|
"node_modules/@wavemaker/variables": {
|
6497
|
-
"version": "11.11.2-rc.
|
6498
|
-
"integrity": "sha512-
|
6497
|
+
"version": "11.11.2-rc.6163",
|
6498
|
+
"integrity": "sha512-G+BarNU220uyQLPbFMFaPJ6P7xcW0SX2lYQANf9Gazyqnclmp6dD16an80Hq9+1O5pywL7N48gvjygbxQZdCFA==",
|
6499
6499
|
"license": "ISC",
|
6500
6500
|
"dependencies": {
|
6501
6501
|
"@metrichor/jmespath": "^0.3.1",
|
@@ -6982,17 +6982,19 @@
|
|
6982
6982
|
"license": "MIT"
|
6983
6983
|
},
|
6984
6984
|
"node_modules/array-includes": {
|
6985
|
-
"version": "3.1.
|
6986
|
-
"integrity": "sha512-
|
6985
|
+
"version": "3.1.9",
|
6986
|
+
"integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==",
|
6987
6987
|
"dev": true,
|
6988
6988
|
"license": "MIT",
|
6989
6989
|
"dependencies": {
|
6990
|
-
"call-bind": "^1.0.
|
6990
|
+
"call-bind": "^1.0.8",
|
6991
|
+
"call-bound": "^1.0.4",
|
6991
6992
|
"define-properties": "^1.2.1",
|
6992
|
-
"es-abstract": "^1.
|
6993
|
-
"es-object-atoms": "^1.
|
6994
|
-
"get-intrinsic": "^1.
|
6995
|
-
"is-string": "^1.
|
6993
|
+
"es-abstract": "^1.24.0",
|
6994
|
+
"es-object-atoms": "^1.1.1",
|
6995
|
+
"get-intrinsic": "^1.3.0",
|
6996
|
+
"is-string": "^1.1.1",
|
6997
|
+
"math-intrinsics": "^1.1.0"
|
6996
6998
|
},
|
6997
6999
|
"engines": {
|
6998
7000
|
"node": ">= 0.4"
|
@@ -8523,8 +8525,8 @@
|
|
8523
8525
|
}
|
8524
8526
|
},
|
8525
8527
|
"node_modules/browserslist": {
|
8526
|
-
"version": "4.
|
8527
|
-
"integrity": "sha512-
|
8528
|
+
"version": "4.25.0",
|
8529
|
+
"integrity": "sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==",
|
8528
8530
|
"funding": [
|
8529
8531
|
{
|
8530
8532
|
"type": "opencollective",
|
@@ -8541,8 +8543,8 @@
|
|
8541
8543
|
],
|
8542
8544
|
"license": "MIT",
|
8543
8545
|
"dependencies": {
|
8544
|
-
"caniuse-lite": "^1.0.
|
8545
|
-
"electron-to-chromium": "^1.5.
|
8546
|
+
"caniuse-lite": "^1.0.30001718",
|
8547
|
+
"electron-to-chromium": "^1.5.160",
|
8546
8548
|
"node-releases": "^2.0.19",
|
8547
8549
|
"update-browserslist-db": "^1.1.3"
|
8548
8550
|
},
|
@@ -8752,8 +8754,8 @@
|
|
8752
8754
|
}
|
8753
8755
|
},
|
8754
8756
|
"node_modules/caniuse-lite": {
|
8755
|
-
"version": "1.0.
|
8756
|
-
"integrity": "sha512-
|
8757
|
+
"version": "1.0.30001720",
|
8758
|
+
"integrity": "sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==",
|
8757
8759
|
"funding": [
|
8758
8760
|
{
|
8759
8761
|
"type": "opencollective",
|
@@ -10699,8 +10701,8 @@
|
|
10699
10701
|
"license": "MIT"
|
10700
10702
|
},
|
10701
10703
|
"node_modules/electron-to-chromium": {
|
10702
|
-
"version": "1.5.
|
10703
|
-
"integrity": "sha512
|
10704
|
+
"version": "1.5.162",
|
10705
|
+
"integrity": "sha512-hQA+Zb5QQwoSaXJWEAGEw1zhk//O7qDzib05Z4qTqZfNju/FAkrm5ZInp0JbTp4Z18A6bilopdZWEYrFSsfllA==",
|
10704
10706
|
"license": "ISC"
|
10705
10707
|
},
|
10706
10708
|
"node_modules/emittery": {
|
@@ -10856,8 +10858,8 @@
|
|
10856
10858
|
}
|
10857
10859
|
},
|
10858
10860
|
"node_modules/es-abstract": {
|
10859
|
-
"version": "1.
|
10860
|
-
"integrity": "sha512-
|
10861
|
+
"version": "1.24.0",
|
10862
|
+
"integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
|
10861
10863
|
"dev": true,
|
10862
10864
|
"license": "MIT",
|
10863
10865
|
"dependencies": {
|
@@ -10888,7 +10890,9 @@
|
|
10888
10890
|
"is-array-buffer": "^3.0.5",
|
10889
10891
|
"is-callable": "^1.2.7",
|
10890
10892
|
"is-data-view": "^1.0.2",
|
10893
|
+
"is-negative-zero": "^2.0.3",
|
10891
10894
|
"is-regex": "^1.2.1",
|
10895
|
+
"is-set": "^2.0.3",
|
10892
10896
|
"is-shared-array-buffer": "^1.0.4",
|
10893
10897
|
"is-string": "^1.1.1",
|
10894
10898
|
"is-typed-array": "^1.1.15",
|
@@ -10903,6 +10907,7 @@
|
|
10903
10907
|
"safe-push-apply": "^1.0.0",
|
10904
10908
|
"safe-regex-test": "^1.1.0",
|
10905
10909
|
"set-proto": "^1.0.0",
|
10910
|
+
"stop-iteration-iterator": "^1.1.0",
|
10906
10911
|
"string.prototype.trim": "^1.2.10",
|
10907
10912
|
"string.prototype.trimend": "^1.0.9",
|
10908
10913
|
"string.prototype.trimstart": "^1.0.8",
|
@@ -12678,8 +12683,8 @@
|
|
12678
12683
|
"license": "MIT"
|
12679
12684
|
},
|
12680
12685
|
"node_modules/flow-parser": {
|
12681
|
-
"version": "0.272.
|
12682
|
-
"integrity": "sha512-
|
12686
|
+
"version": "0.272.2",
|
12687
|
+
"integrity": "sha512-AMMHyzXP4T6ran6yIqaPniH8BDSdJf3T8PJVfnTnPAdILA1tt8nCSxiJAWRk2ZKiuos3OsrO2NWe8XNIcPw+Qw==",
|
12683
12688
|
"license": "MIT",
|
12684
12689
|
"engines": {
|
12685
12690
|
"node": ">=0.4.0"
|
@@ -14447,6 +14452,18 @@
|
|
14447
14452
|
"url": "https://github.com/sponsors/ljharb"
|
14448
14453
|
}
|
14449
14454
|
},
|
14455
|
+
"node_modules/is-negative-zero": {
|
14456
|
+
"version": "2.0.3",
|
14457
|
+
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
14458
|
+
"dev": true,
|
14459
|
+
"license": "MIT",
|
14460
|
+
"engines": {
|
14461
|
+
"node": ">= 0.4"
|
14462
|
+
},
|
14463
|
+
"funding": {
|
14464
|
+
"url": "https://github.com/sponsors/ljharb"
|
14465
|
+
}
|
14466
|
+
},
|
14450
14467
|
"node_modules/is-npm": {
|
14451
14468
|
"version": "5.0.0",
|
14452
14469
|
"integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
|
@@ -22268,8 +22285,8 @@
|
|
22268
22285
|
}
|
22269
22286
|
},
|
22270
22287
|
"node_modules/shell-quote": {
|
22271
|
-
"version": "1.8.
|
22272
|
-
"integrity": "sha512-
|
22288
|
+
"version": "1.8.3",
|
22289
|
+
"integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
|
22273
22290
|
"license": "MIT",
|
22274
22291
|
"engines": {
|
22275
22292
|
"node": ">= 0.4"
|
@@ -22630,6 +22647,19 @@
|
|
22630
22647
|
"node": ">= 0.6"
|
22631
22648
|
}
|
22632
22649
|
},
|
22650
|
+
"node_modules/stop-iteration-iterator": {
|
22651
|
+
"version": "1.1.0",
|
22652
|
+
"integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==",
|
22653
|
+
"dev": true,
|
22654
|
+
"license": "MIT",
|
22655
|
+
"dependencies": {
|
22656
|
+
"es-errors": "^1.3.0",
|
22657
|
+
"internal-slot": "^1.1.0"
|
22658
|
+
},
|
22659
|
+
"engines": {
|
22660
|
+
"node": ">= 0.4"
|
22661
|
+
}
|
22662
|
+
},
|
22633
22663
|
"node_modules/stream-buffers": {
|
22634
22664
|
"version": "2.2.0",
|
22635
22665
|
"integrity": "sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==",
|
@@ -23180,8 +23210,8 @@
|
|
23180
23210
|
}
|
23181
23211
|
},
|
23182
23212
|
"node_modules/terser": {
|
23183
|
-
"version": "5.
|
23184
|
-
"integrity": "sha512-
|
23213
|
+
"version": "5.40.0",
|
23214
|
+
"integrity": "sha512-cfeKl/jjwSR5ar7d0FGmave9hFGJT8obyo0z+CrQOylLDbk7X81nPU6vq9VORa5jU30SkDnT2FXjLbR8HLP+xA==",
|
23185
23215
|
"license": "BSD-2-Clause",
|
23186
23216
|
"dependencies": {
|
23187
23217
|
"@jridgewell/source-map": "^0.3.3",
|
@@ -24678,8 +24708,8 @@
|
|
24678
24708
|
}
|
24679
24709
|
},
|
24680
24710
|
"node_modules/webpack-sources": {
|
24681
|
-
"version": "3.3.
|
24682
|
-
"integrity": "sha512-
|
24711
|
+
"version": "3.3.2",
|
24712
|
+
"integrity": "sha512-ykKKus8lqlgXX/1WjudpIEjqsafjOTcOJqxnAbMLAu/KCsDCJ6GBtvscewvTkrn24HsnvFwrSCbenFrhtcCsAA==",
|
24683
24713
|
"dev": true,
|
24684
24714
|
"license": "MIT",
|
24685
24715
|
"peer": true,
|
package/package-lock.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "11.11.2-rc.
|
3
|
+
"version": "11.11.2-rc.6163",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
9
|
-
"version": "11.11.2-rc.
|
9
|
+
"version": "11.11.2-rc.6163",
|
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.11.2-rc.
|
23
|
+
"@wavemaker/variables": "11.11.2-rc.6163",
|
24
24
|
"axios": "1.6.8",
|
25
25
|
"color": "4.2.3",
|
26
26
|
"cross-env": "7.0.3",
|
@@ -156,8 +156,8 @@
|
|
156
156
|
}
|
157
157
|
},
|
158
158
|
"node_modules/@babel/compat-data": {
|
159
|
-
"version": "7.27.
|
160
|
-
"integrity": "sha512-
|
159
|
+
"version": "7.27.3",
|
160
|
+
"integrity": "sha512-V42wFfx1ymFte+ecf6iXghnnP8kWTO+ZLXIyZq+1LAXHHvTZdVxicn4yiVYdYMGaCO3tmqub11AorKkv+iodqw==",
|
161
161
|
"license": "MIT",
|
162
162
|
"engines": {
|
163
163
|
"node": ">=6.9.0"
|
@@ -211,12 +211,12 @@
|
|
211
211
|
}
|
212
212
|
},
|
213
213
|
"node_modules/@babel/generator": {
|
214
|
-
"version": "7.27.
|
215
|
-
"integrity": "sha512-
|
214
|
+
"version": "7.27.3",
|
215
|
+
"integrity": "sha512-xnlJYj5zepml8NXtjkG0WquFUv8RskFqyFcVgTBp5k+NaA/8uw/K+OSVf8AMGw5e9HKP2ETd5xpK5MLZQD6b4Q==",
|
216
216
|
"license": "MIT",
|
217
217
|
"dependencies": {
|
218
|
-
"@babel/parser": "^7.27.
|
219
|
-
"@babel/types": "^7.27.
|
218
|
+
"@babel/parser": "^7.27.3",
|
219
|
+
"@babel/types": "^7.27.3",
|
220
220
|
"@jridgewell/gen-mapping": "^0.3.5",
|
221
221
|
"@jridgewell/trace-mapping": "^0.3.25",
|
222
222
|
"jsesc": "^3.0.2"
|
@@ -226,11 +226,11 @@
|
|
226
226
|
}
|
227
227
|
},
|
228
228
|
"node_modules/@babel/helper-annotate-as-pure": {
|
229
|
-
"version": "7.27.
|
230
|
-
"integrity": "sha512-
|
229
|
+
"version": "7.27.3",
|
230
|
+
"integrity": "sha512-fXSwMQqitTGeHLBC08Eq5yXz2m37E4pJX1qAU1+2cNedz/ifv/bVXft90VeSav5nFO61EcNgwr0aJxbyPaWBPg==",
|
231
231
|
"license": "MIT",
|
232
232
|
"dependencies": {
|
233
|
-
"@babel/types": "^7.27.
|
233
|
+
"@babel/types": "^7.27.3"
|
234
234
|
},
|
235
235
|
"engines": {
|
236
236
|
"node": ">=6.9.0"
|
@@ -339,13 +339,13 @@
|
|
339
339
|
}
|
340
340
|
},
|
341
341
|
"node_modules/@babel/helper-module-transforms": {
|
342
|
-
"version": "7.27.
|
343
|
-
"integrity": "sha512-
|
342
|
+
"version": "7.27.3",
|
343
|
+
"integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
|
344
344
|
"license": "MIT",
|
345
345
|
"dependencies": {
|
346
346
|
"@babel/helper-module-imports": "^7.27.1",
|
347
347
|
"@babel/helper-validator-identifier": "^7.27.1",
|
348
|
-
"@babel/traverse": "^7.27.
|
348
|
+
"@babel/traverse": "^7.27.3"
|
349
349
|
},
|
350
350
|
"engines": {
|
351
351
|
"node": ">=6.9.0"
|
@@ -455,12 +455,12 @@
|
|
455
455
|
}
|
456
456
|
},
|
457
457
|
"node_modules/@babel/helpers": {
|
458
|
-
"version": "7.27.
|
459
|
-
"integrity": "sha512-
|
458
|
+
"version": "7.27.4",
|
459
|
+
"integrity": "sha512-Y+bO6U+I7ZKaM5G5rDUZiYfUvQPUibYmAFe7EnKdnKBbVXDZxvp+MWOH5gYciY0EPk4EScsuFMQBbEfpdRKSCQ==",
|
460
460
|
"license": "MIT",
|
461
461
|
"dependencies": {
|
462
|
-
"@babel/template": "^7.27.
|
463
|
-
"@babel/types": "^7.27.
|
462
|
+
"@babel/template": "^7.27.2",
|
463
|
+
"@babel/types": "^7.27.3"
|
464
464
|
},
|
465
465
|
"engines": {
|
466
466
|
"node": ">=6.9.0"
|
@@ -545,11 +545,11 @@
|
|
545
545
|
}
|
546
546
|
},
|
547
547
|
"node_modules/@babel/parser": {
|
548
|
-
"version": "7.27.
|
549
|
-
"integrity": "sha512-
|
548
|
+
"version": "7.27.4",
|
549
|
+
"integrity": "sha512-BRmLHGwpUqLFR2jzx9orBuX/ABDkj2jLKOXrHDTN2aOKL+jFDDKaRNo9nyYsIl9h/UE/7lMKdDjKQQyxKKDZ7g==",
|
550
550
|
"license": "MIT",
|
551
551
|
"dependencies": {
|
552
|
-
"@babel/types": "^7.27.
|
552
|
+
"@babel/types": "^7.27.3"
|
553
553
|
},
|
554
554
|
"bin": {
|
555
555
|
"parser": "bin/babel-parser.js"
|
@@ -1142,8 +1142,8 @@
|
|
1142
1142
|
}
|
1143
1143
|
},
|
1144
1144
|
"node_modules/@babel/plugin-transform-block-scoping": {
|
1145
|
-
"version": "7.27.
|
1146
|
-
"integrity": "sha512
|
1145
|
+
"version": "7.27.3",
|
1146
|
+
"integrity": "sha512-+F8CnfhuLhwUACIJMLWnjz6zvzYM2r0yeIHKlbgfw7ml8rOMJsXNXV/hyRcb3nb493gRs4WvYpQAndWj/qQmkQ==",
|
1147
1147
|
"license": "MIT",
|
1148
1148
|
"dependencies": {
|
1149
1149
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1222,8 +1222,8 @@
|
|
1222
1222
|
}
|
1223
1223
|
},
|
1224
1224
|
"node_modules/@babel/plugin-transform-destructuring": {
|
1225
|
-
"version": "7.27.
|
1226
|
-
"integrity": "sha512-
|
1225
|
+
"version": "7.27.3",
|
1226
|
+
"integrity": "sha512-s4Jrok82JpiaIprtY2nHsYmrThKvvwgHwjgd7UMiYhZaN0asdXNLr0y+NjTfkA7SyQE5i2Fb7eawUOZmLvyqOA==",
|
1227
1227
|
"license": "MIT",
|
1228
1228
|
"dependencies": {
|
1229
1229
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1528,13 +1528,13 @@
|
|
1528
1528
|
}
|
1529
1529
|
},
|
1530
1530
|
"node_modules/@babel/plugin-transform-object-rest-spread": {
|
1531
|
-
"version": "7.27.
|
1532
|
-
"integrity": "sha512-
|
1531
|
+
"version": "7.27.3",
|
1532
|
+
"integrity": "sha512-7ZZtznF9g4l2JCImCo5LNKFHB5eXnN39lLtLY5Tg+VkR0jwOt7TBciMckuiQIOIW7L5tkQOCh3bVGYeXgMx52Q==",
|
1533
1533
|
"license": "MIT",
|
1534
1534
|
"dependencies": {
|
1535
1535
|
"@babel/helper-compilation-targets": "^7.27.2",
|
1536
1536
|
"@babel/helper-plugin-utils": "^7.27.1",
|
1537
|
-
"@babel/plugin-transform-destructuring": "^7.27.
|
1537
|
+
"@babel/plugin-transform-destructuring": "^7.27.3",
|
1538
1538
|
"@babel/plugin-transform-parameters": "^7.27.1"
|
1539
1539
|
},
|
1540
1540
|
"engines": {
|
@@ -1737,8 +1737,8 @@
|
|
1737
1737
|
}
|
1738
1738
|
},
|
1739
1739
|
"node_modules/@babel/plugin-transform-regenerator": {
|
1740
|
-
"version": "7.27.
|
1741
|
-
"integrity": "sha512-
|
1740
|
+
"version": "7.27.4",
|
1741
|
+
"integrity": "sha512-Glp/0n8xuj+E1588otw5rjJkTXfzW7FjH3IIUrfqiZOPQCd2vbg8e+DQE8jK9g4V5/zrxFW+D9WM9gboRPELpQ==",
|
1742
1742
|
"license": "MIT",
|
1743
1743
|
"dependencies": {
|
1744
1744
|
"@babel/helper-plugin-utils": "^7.27.1"
|
@@ -1765,8 +1765,8 @@
|
|
1765
1765
|
}
|
1766
1766
|
},
|
1767
1767
|
"node_modules/@babel/plugin-transform-runtime": {
|
1768
|
-
"version": "7.27.
|
1769
|
-
"integrity": "sha512-
|
1768
|
+
"version": "7.27.4",
|
1769
|
+
"integrity": "sha512-D68nR5zxU64EUzV8i7T3R5XP0Xhrou/amNnddsRQssx6GrTLdZl1rLxyjtVZBd+v/NVX4AbTPOB5aU8thAZV1A==",
|
1770
1770
|
"license": "MIT",
|
1771
1771
|
"dependencies": {
|
1772
1772
|
"@babel/helper-module-imports": "^7.27.1",
|
@@ -2165,16 +2165,16 @@
|
|
2165
2165
|
}
|
2166
2166
|
},
|
2167
2167
|
"node_modules/@babel/runtime": {
|
2168
|
-
"version": "7.27.
|
2169
|
-
"integrity": "sha512-
|
2168
|
+
"version": "7.27.4",
|
2169
|
+
"integrity": "sha512-t3yaEOuGu9NlIZ+hIeGbBjFtZT7j2cb2tg0fuaJKeGotchRjjLfrBA9Kwf8quhpP1EUuxModQg04q/mBwyg8uA==",
|
2170
2170
|
"license": "MIT",
|
2171
2171
|
"engines": {
|
2172
2172
|
"node": ">=6.9.0"
|
2173
2173
|
}
|
2174
2174
|
},
|
2175
2175
|
"node_modules/@babel/runtime-corejs3": {
|
2176
|
-
"version": "7.27.
|
2177
|
-
"integrity": "sha512-
|
2176
|
+
"version": "7.27.4",
|
2177
|
+
"integrity": "sha512-H7QhL0ucCGOObsUETNbB2PuzF4gAvN8p32P6r91bX7M/hk4bx+3yz2hTwHL9d/Efzwu1upeb4/cd7oSxCzup3w==",
|
2178
2178
|
"license": "MIT",
|
2179
2179
|
"dependencies": {
|
2180
2180
|
"core-js-pure": "^3.30.2"
|
@@ -2197,15 +2197,15 @@
|
|
2197
2197
|
}
|
2198
2198
|
},
|
2199
2199
|
"node_modules/@babel/traverse": {
|
2200
|
-
"version": "7.27.
|
2201
|
-
"integrity": "sha512-
|
2200
|
+
"version": "7.27.4",
|
2201
|
+
"integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
|
2202
2202
|
"license": "MIT",
|
2203
2203
|
"dependencies": {
|
2204
2204
|
"@babel/code-frame": "^7.27.1",
|
2205
|
-
"@babel/generator": "^7.27.
|
2206
|
-
"@babel/parser": "^7.27.
|
2207
|
-
"@babel/template": "^7.27.
|
2208
|
-
"@babel/types": "^7.27.
|
2205
|
+
"@babel/generator": "^7.27.3",
|
2206
|
+
"@babel/parser": "^7.27.4",
|
2207
|
+
"@babel/template": "^7.27.2",
|
2208
|
+
"@babel/types": "^7.27.3",
|
2209
2209
|
"debug": "^4.3.1",
|
2210
2210
|
"globals": "^11.1.0"
|
2211
2211
|
},
|
@@ -2215,15 +2215,15 @@
|
|
2215
2215
|
},
|
2216
2216
|
"node_modules/@babel/traverse--for-generate-function-map": {
|
2217
2217
|
"name": "@babel/traverse",
|
2218
|
-
"version": "7.27.
|
2219
|
-
"integrity": "sha512-
|
2218
|
+
"version": "7.27.4",
|
2219
|
+
"integrity": "sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA==",
|
2220
2220
|
"license": "MIT",
|
2221
2221
|
"dependencies": {
|
2222
2222
|
"@babel/code-frame": "^7.27.1",
|
2223
|
-
"@babel/generator": "^7.27.
|
2224
|
-
"@babel/parser": "^7.27.
|
2225
|
-
"@babel/template": "^7.27.
|
2226
|
-
"@babel/types": "^7.27.
|
2223
|
+
"@babel/generator": "^7.27.3",
|
2224
|
+
"@babel/parser": "^7.27.4",
|
2225
|
+
"@babel/template": "^7.27.2",
|
2226
|
+
"@babel/types": "^7.27.3",
|
2227
2227
|
"debug": "^4.3.1",
|
2228
2228
|
"globals": "^11.1.0"
|
2229
2229
|
},
|
@@ -2232,8 +2232,8 @@
|
|
2232
2232
|
}
|
2233
2233
|
},
|
2234
2234
|
"node_modules/@babel/types": {
|
2235
|
-
"version": "7.27.
|
2236
|
-
"integrity": "sha512
|
2235
|
+
"version": "7.27.3",
|
2236
|
+
"integrity": "sha512-Y1GkI4ktrtvmawoSq+4FCVHNryea6uR+qUQy0AGxLSsjCX0nVmkYQMBLHDkXZuo5hGx7eYdnIaslsdBFm7zbUw==",
|
2237
2237
|
"license": "MIT",
|
2238
2238
|
"dependencies": {
|
2239
2239
|
"@babel/helper-string-parser": "^7.27.1",
|
@@ -6063,8 +6063,8 @@
|
|
6063
6063
|
}
|
6064
6064
|
},
|
6065
6065
|
"node_modules/@types/enzyme/node_modules/@types/react": {
|
6066
|
-
"version": "16.14.
|
6067
|
-
"integrity": "sha512-
|
6066
|
+
"version": "16.14.65",
|
6067
|
+
"integrity": "sha512-Guc3kE+W8LrQB9I3bF3blvNH15dXFIVIHIJTqrF8cp5XI/3IJcHGo4C3sJNPb8Zx49aofXKnAGIKyonE4f7XWg==",
|
6068
6068
|
"dev": true,
|
6069
6069
|
"license": "MIT",
|
6070
6070
|
"dependencies": {
|
@@ -6200,8 +6200,8 @@
|
|
6200
6200
|
"license": "MIT"
|
6201
6201
|
},
|
6202
6202
|
"node_modules/@types/node": {
|
6203
|
-
"version": "22.15.
|
6204
|
-
"integrity": "sha512-
|
6203
|
+
"version": "22.15.29",
|
6204
|
+
"integrity": "sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==",
|
6205
6205
|
"license": "MIT",
|
6206
6206
|
"dependencies": {
|
6207
6207
|
"undici-types": "~6.21.0"
|
@@ -6494,8 +6494,8 @@
|
|
6494
6494
|
}
|
6495
6495
|
},
|
6496
6496
|
"node_modules/@wavemaker/variables": {
|
6497
|
-
"version": "11.11.2-rc.
|
6498
|
-
"integrity": "sha512-
|
6497
|
+
"version": "11.11.2-rc.6163",
|
6498
|
+
"integrity": "sha512-G+BarNU220uyQLPbFMFaPJ6P7xcW0SX2lYQANf9Gazyqnclmp6dD16an80Hq9+1O5pywL7N48gvjygbxQZdCFA==",
|
6499
6499
|
"license": "ISC",
|
6500
6500
|
"dependencies": {
|
6501
6501
|
"@metrichor/jmespath": "^0.3.1",
|
@@ -6982,17 +6982,19 @@
|
|
6982
6982
|
"license": "MIT"
|
6983
6983
|
},
|
6984
6984
|
"node_modules/array-includes": {
|
6985
|
-
"version": "3.1.
|
6986
|
-
"integrity": "sha512-
|
6985
|
+
"version": "3.1.9",
|
6986
|
+
"integrity": "sha512-FmeCCAenzH0KH381SPT5FZmiA/TmpndpcaShhfgEN9eCVjnFBqq3l1xrI42y8+PPLI6hypzou4GXw00WHmPBLQ==",
|
6987
6987
|
"dev": true,
|
6988
6988
|
"license": "MIT",
|
6989
6989
|
"dependencies": {
|
6990
|
-
"call-bind": "^1.0.
|
6990
|
+
"call-bind": "^1.0.8",
|
6991
|
+
"call-bound": "^1.0.4",
|
6991
6992
|
"define-properties": "^1.2.1",
|
6992
|
-
"es-abstract": "^1.
|
6993
|
-
"es-object-atoms": "^1.
|
6994
|
-
"get-intrinsic": "^1.
|
6995
|
-
"is-string": "^1.
|
6993
|
+
"es-abstract": "^1.24.0",
|
6994
|
+
"es-object-atoms": "^1.1.1",
|
6995
|
+
"get-intrinsic": "^1.3.0",
|
6996
|
+
"is-string": "^1.1.1",
|
6997
|
+
"math-intrinsics": "^1.1.0"
|
6996
6998
|
},
|
6997
6999
|
"engines": {
|
6998
7000
|
"node": ">= 0.4"
|
@@ -8523,8 +8525,8 @@
|
|
8523
8525
|
}
|
8524
8526
|
},
|
8525
8527
|
"node_modules/browserslist": {
|
8526
|
-
"version": "4.
|
8527
|
-
"integrity": "sha512-
|
8528
|
+
"version": "4.25.0",
|
8529
|
+
"integrity": "sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA==",
|
8528
8530
|
"funding": [
|
8529
8531
|
{
|
8530
8532
|
"type": "opencollective",
|
@@ -8541,8 +8543,8 @@
|
|
8541
8543
|
],
|
8542
8544
|
"license": "MIT",
|
8543
8545
|
"dependencies": {
|
8544
|
-
"caniuse-lite": "^1.0.
|
8545
|
-
"electron-to-chromium": "^1.5.
|
8546
|
+
"caniuse-lite": "^1.0.30001718",
|
8547
|
+
"electron-to-chromium": "^1.5.160",
|
8546
8548
|
"node-releases": "^2.0.19",
|
8547
8549
|
"update-browserslist-db": "^1.1.3"
|
8548
8550
|
},
|
@@ -8752,8 +8754,8 @@
|
|
8752
8754
|
}
|
8753
8755
|
},
|
8754
8756
|
"node_modules/caniuse-lite": {
|
8755
|
-
"version": "1.0.
|
8756
|
-
"integrity": "sha512-
|
8757
|
+
"version": "1.0.30001720",
|
8758
|
+
"integrity": "sha512-Ec/2yV2nNPwb4DnTANEV99ZWwm3ZWfdlfkQbWSDDt+PsXEVYwlhPH8tdMaPunYTKKmz7AnHi2oNEi1GcmKCD8g==",
|
8757
8759
|
"funding": [
|
8758
8760
|
{
|
8759
8761
|
"type": "opencollective",
|
@@ -10699,8 +10701,8 @@
|
|
10699
10701
|
"license": "MIT"
|
10700
10702
|
},
|
10701
10703
|
"node_modules/electron-to-chromium": {
|
10702
|
-
"version": "1.5.
|
10703
|
-
"integrity": "sha512
|
10704
|
+
"version": "1.5.162",
|
10705
|
+
"integrity": "sha512-hQA+Zb5QQwoSaXJWEAGEw1zhk//O7qDzib05Z4qTqZfNju/FAkrm5ZInp0JbTp4Z18A6bilopdZWEYrFSsfllA==",
|
10704
10706
|
"license": "ISC"
|
10705
10707
|
},
|
10706
10708
|
"node_modules/emittery": {
|
@@ -10856,8 +10858,8 @@
|
|
10856
10858
|
}
|
10857
10859
|
},
|
10858
10860
|
"node_modules/es-abstract": {
|
10859
|
-
"version": "1.
|
10860
|
-
"integrity": "sha512-
|
10861
|
+
"version": "1.24.0",
|
10862
|
+
"integrity": "sha512-WSzPgsdLtTcQwm4CROfS5ju2Wa1QQcVeT37jFjYzdFz1r9ahadC8B8/a4qxJxM+09F18iumCdRmlr96ZYkQvEg==",
|
10861
10863
|
"dev": true,
|
10862
10864
|
"license": "MIT",
|
10863
10865
|
"dependencies": {
|
@@ -10888,7 +10890,9 @@
|
|
10888
10890
|
"is-array-buffer": "^3.0.5",
|
10889
10891
|
"is-callable": "^1.2.7",
|
10890
10892
|
"is-data-view": "^1.0.2",
|
10893
|
+
"is-negative-zero": "^2.0.3",
|
10891
10894
|
"is-regex": "^1.2.1",
|
10895
|
+
"is-set": "^2.0.3",
|
10892
10896
|
"is-shared-array-buffer": "^1.0.4",
|
10893
10897
|
"is-string": "^1.1.1",
|
10894
10898
|
"is-typed-array": "^1.1.15",
|
@@ -10903,6 +10907,7 @@
|
|
10903
10907
|
"safe-push-apply": "^1.0.0",
|
10904
10908
|
"safe-regex-test": "^1.1.0",
|
10905
10909
|
"set-proto": "^1.0.0",
|
10910
|
+
"stop-iteration-iterator": "^1.1.0",
|
10906
10911
|
"string.prototype.trim": "^1.2.10",
|
10907
10912
|
"string.prototype.trimend": "^1.0.9",
|
10908
10913
|
"string.prototype.trimstart": "^1.0.8",
|
@@ -12678,8 +12683,8 @@
|
|
12678
12683
|
"license": "MIT"
|
12679
12684
|
},
|
12680
12685
|
"node_modules/flow-parser": {
|
12681
|
-
"version": "0.272.
|
12682
|
-
"integrity": "sha512-
|
12686
|
+
"version": "0.272.2",
|
12687
|
+
"integrity": "sha512-AMMHyzXP4T6ran6yIqaPniH8BDSdJf3T8PJVfnTnPAdILA1tt8nCSxiJAWRk2ZKiuos3OsrO2NWe8XNIcPw+Qw==",
|
12683
12688
|
"license": "MIT",
|
12684
12689
|
"engines": {
|
12685
12690
|
"node": ">=0.4.0"
|
@@ -14447,6 +14452,18 @@
|
|
14447
14452
|
"url": "https://github.com/sponsors/ljharb"
|
14448
14453
|
}
|
14449
14454
|
},
|
14455
|
+
"node_modules/is-negative-zero": {
|
14456
|
+
"version": "2.0.3",
|
14457
|
+
"integrity": "sha512-5KoIu2Ngpyek75jXodFvnafB6DJgr3u8uuK0LEZJjrU19DrMD3EVERaR8sjz8CCGgpZvxPl9SuE1GMVPFHx1mw==",
|
14458
|
+
"dev": true,
|
14459
|
+
"license": "MIT",
|
14460
|
+
"engines": {
|
14461
|
+
"node": ">= 0.4"
|
14462
|
+
},
|
14463
|
+
"funding": {
|
14464
|
+
"url": "https://github.com/sponsors/ljharb"
|
14465
|
+
}
|
14466
|
+
},
|
14450
14467
|
"node_modules/is-npm": {
|
14451
14468
|
"version": "5.0.0",
|
14452
14469
|
"integrity": "sha512-WW/rQLOazUq+ST/bCAVBp/2oMERWLsR7OrKyt052dNDk4DHcDE0/7QSXITlmi+VBcV13DfIbysG3tZJm5RfdBA==",
|
@@ -22268,8 +22285,8 @@
|
|
22268
22285
|
}
|
22269
22286
|
},
|
22270
22287
|
"node_modules/shell-quote": {
|
22271
|
-
"version": "1.8.
|
22272
|
-
"integrity": "sha512-
|
22288
|
+
"version": "1.8.3",
|
22289
|
+
"integrity": "sha512-ObmnIF4hXNg1BqhnHmgbDETF8dLPCggZWBjkQfhZpbszZnYur5DUljTcCHii5LC3J5E0yeO/1LIMyH+UvHQgyw==",
|
22273
22290
|
"license": "MIT",
|
22274
22291
|
"engines": {
|
22275
22292
|
"node": ">= 0.4"
|
@@ -22630,6 +22647,19 @@
|
|
22630
22647
|
"node": ">= 0.6"
|
22631
22648
|
}
|
22632
22649
|
},
|
22650
|
+
"node_modules/stop-iteration-iterator": {
|
22651
|
+
"version": "1.1.0",
|
22652
|
+
"integrity": "sha512-eLoXW/DHyl62zxY4SCaIgnRhuMr6ri4juEYARS8E6sCEqzKpOiE521Ucofdx+KnDZl5xmvGYaaKCk5FEOxJCoQ==",
|
22653
|
+
"dev": true,
|
22654
|
+
"license": "MIT",
|
22655
|
+
"dependencies": {
|
22656
|
+
"es-errors": "^1.3.0",
|
22657
|
+
"internal-slot": "^1.1.0"
|
22658
|
+
},
|
22659
|
+
"engines": {
|
22660
|
+
"node": ">= 0.4"
|
22661
|
+
}
|
22662
|
+
},
|
22633
22663
|
"node_modules/stream-buffers": {
|
22634
22664
|
"version": "2.2.0",
|
22635
22665
|
"integrity": "sha512-uyQK/mx5QjHun80FLJTfaWE7JtwfRMKBLkMne6udYOmvH0CawotVa7TfgYHzAnpphn4+TweIx1QKMnRIbipmUg==",
|
@@ -23180,8 +23210,8 @@
|
|
23180
23210
|
}
|
23181
23211
|
},
|
23182
23212
|
"node_modules/terser": {
|
23183
|
-
"version": "5.
|
23184
|
-
"integrity": "sha512-
|
23213
|
+
"version": "5.40.0",
|
23214
|
+
"integrity": "sha512-cfeKl/jjwSR5ar7d0FGmave9hFGJT8obyo0z+CrQOylLDbk7X81nPU6vq9VORa5jU30SkDnT2FXjLbR8HLP+xA==",
|
23185
23215
|
"license": "BSD-2-Clause",
|
23186
23216
|
"dependencies": {
|
23187
23217
|
"@jridgewell/source-map": "^0.3.3",
|
@@ -24678,8 +24708,8 @@
|
|
24678
24708
|
}
|
24679
24709
|
},
|
24680
24710
|
"node_modules/webpack-sources": {
|
24681
|
-
"version": "3.3.
|
24682
|
-
"integrity": "sha512-
|
24711
|
+
"version": "3.3.2",
|
24712
|
+
"integrity": "sha512-ykKKus8lqlgXX/1WjudpIEjqsafjOTcOJqxnAbMLAu/KCsDCJ6GBtvscewvTkrn24HsnvFwrSCbenFrhtcCsAA==",
|
24683
24713
|
"dev": true,
|
24684
24714
|
"license": "MIT",
|
24685
24715
|
"peer": true,
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "11.11.2-rc.
|
3
|
+
"version": "11.11.2-rc.6163",
|
4
4
|
"description": "''",
|
5
5
|
"main": "index",
|
6
6
|
"module": "index",
|
@@ -49,7 +49,7 @@
|
|
49
49
|
"@react-navigation/drawer": "6.6.3",
|
50
50
|
"@react-navigation/native": "6.1.7",
|
51
51
|
"@react-navigation/stack": "6.3.29",
|
52
|
-
"@wavemaker/variables": "11.11.2-rc.
|
52
|
+
"@wavemaker/variables": "11.11.2-rc.6163",
|
53
53
|
"axios": "1.6.8",
|
54
54
|
"color": "4.2.3",
|
55
55
|
"cross-env": "7.0.3",
|