@wavemaker/app-rn-runtime 11.8.0-next.141728 → 11.8.0-next.141729
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/package-lock.json +6 -6
- package/package.json +2 -2
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
|
3
|
-
"version": "11.8.0-next.
|
|
3
|
+
"version": "11.8.0-next.141729",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
|
9
|
-
"version": "11.8.0-next.
|
|
9
|
+
"version": "11.8.0-next.141729",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@expo/vector-icons": "14.0.0",
|
|
@@ -19,7 +19,7 @@
|
|
|
19
19
|
"@react-navigation/drawer": "6.6.3",
|
|
20
20
|
"@react-navigation/native": "6.1.7",
|
|
21
21
|
"@react-navigation/stack": "6.3.29",
|
|
22
|
-
"@wavemaker/variables": "11.8.0-next.
|
|
22
|
+
"@wavemaker/variables": "11.8.0-next.141729",
|
|
23
23
|
"axios": "1.6.8",
|
|
24
24
|
"color": "4.2.3",
|
|
25
25
|
"cross-env": "7.0.3",
|
|
@@ -8311,9 +8311,9 @@
|
|
|
8311
8311
|
}
|
|
8312
8312
|
},
|
|
8313
8313
|
"node_modules/@wavemaker/variables": {
|
|
8314
|
-
"version": "11.8.0-next.
|
|
8315
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-next.
|
|
8316
|
-
"integrity": "sha512-
|
|
8314
|
+
"version": "11.8.0-next.141729",
|
|
8315
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-next.141729.tgz",
|
|
8316
|
+
"integrity": "sha512-2QSsmgk/yWbICJmakGaxCoJXY58XSadhfNJdAMQvWPPFvizSajAMV5pVC76yKTzWE967DmKzQEdN0GVfN8MVMQ==",
|
|
8317
8317
|
"dependencies": {
|
|
8318
8318
|
"@metrichor/jmespath": "^0.3.1",
|
|
8319
8319
|
"he": "^1.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
|
3
|
-
"version": "11.8.0-next.
|
|
3
|
+
"version": "11.8.0-next.141729",
|
|
4
4
|
"description": "''",
|
|
5
5
|
"main": "index",
|
|
6
6
|
"module": "index",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@react-navigation/drawer": "6.6.3",
|
|
46
46
|
"@react-navigation/native": "6.1.7",
|
|
47
47
|
"@react-navigation/stack": "6.3.29",
|
|
48
|
-
"@wavemaker/variables": "11.8.0-next.
|
|
48
|
+
"@wavemaker/variables": "11.8.0-next.141729",
|
|
49
49
|
"axios": "1.6.8",
|
|
50
50
|
"color": "4.2.3",
|
|
51
51
|
"cross-env": "7.0.3",
|