@wavemaker/app-rn-runtime 11.11.0-next.27920 → 11.11.0-rc.6106
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 +5 -5
- package/package-lock.json +5 -5
- 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.0-
|
3
|
+
"version": "11.11.0-rc.6106",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
9
|
-
"version": "11.11.0-
|
9
|
+
"version": "11.11.0-rc.6106",
|
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.0-
|
23
|
+
"@wavemaker/variables": "11.11.0-rc.6106",
|
24
24
|
"axios": "1.6.8",
|
25
25
|
"color": "4.2.3",
|
26
26
|
"cross-env": "7.0.3",
|
@@ -6676,8 +6676,8 @@
|
|
6676
6676
|
}
|
6677
6677
|
},
|
6678
6678
|
"node_modules/@wavemaker/variables": {
|
6679
|
-
"version": "11.11.0-
|
6680
|
-
"integrity": "sha512-
|
6679
|
+
"version": "11.11.0-rc.6106",
|
6680
|
+
"integrity": "sha512-BT2teob8ijpE5trVlsXdfCjV5q1+5NN9wRv/Aoibz0F2THgMZokIJAhsR0IFRgHhcNLf87zLBx5xezKwqawBNw==",
|
6681
6681
|
"license": "ISC",
|
6682
6682
|
"dependencies": {
|
6683
6683
|
"@metrichor/jmespath": "^0.3.1",
|
package/package-lock.json
CHANGED
@@ -1,12 +1,12 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "11.11.0-
|
3
|
+
"version": "11.11.0-rc.6106",
|
4
4
|
"lockfileVersion": 3,
|
5
5
|
"requires": true,
|
6
6
|
"packages": {
|
7
7
|
"": {
|
8
8
|
"name": "@wavemaker/app-rn-runtime",
|
9
|
-
"version": "11.11.0-
|
9
|
+
"version": "11.11.0-rc.6106",
|
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.0-
|
23
|
+
"@wavemaker/variables": "11.11.0-rc.6106",
|
24
24
|
"axios": "1.6.8",
|
25
25
|
"color": "4.2.3",
|
26
26
|
"cross-env": "7.0.3",
|
@@ -6676,8 +6676,8 @@
|
|
6676
6676
|
}
|
6677
6677
|
},
|
6678
6678
|
"node_modules/@wavemaker/variables": {
|
6679
|
-
"version": "11.11.0-
|
6680
|
-
"integrity": "sha512-
|
6679
|
+
"version": "11.11.0-rc.6106",
|
6680
|
+
"integrity": "sha512-BT2teob8ijpE5trVlsXdfCjV5q1+5NN9wRv/Aoibz0F2THgMZokIJAhsR0IFRgHhcNLf87zLBx5xezKwqawBNw==",
|
6681
6681
|
"license": "ISC",
|
6682
6682
|
"dependencies": {
|
6683
6683
|
"@metrichor/jmespath": "^0.3.1",
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@wavemaker/app-rn-runtime",
|
3
|
-
"version": "11.11.0-
|
3
|
+
"version": "11.11.0-rc.6106",
|
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.0-
|
52
|
+
"@wavemaker/variables": "11.11.0-rc.6106",
|
53
53
|
"axios": "1.6.8",
|
54
54
|
"color": "4.2.3",
|
55
55
|
"cross-env": "7.0.3",
|