@wavemaker/rn-codegen 11.8.0-rc.5721 → 11.8.0-rc.5723
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
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.8.0-rc.
|
|
3
|
+
"version": "11.8.0-rc.5723",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.8.0-rc.
|
|
9
|
+
"version": "11.8.0-rc.5723",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/compiler": "12.2.1",
|
|
@@ -5653,9 +5653,9 @@
|
|
|
5653
5653
|
"integrity": "sha512-F3asv42UuXchdzt+xXqfW1OGlVBe+mxa2mqI0pg5yAHZPvFmY3Y6drSf/GQ1A86WgWEN9Kzh/WrgKa6iGcHXLg=="
|
|
5654
5654
|
},
|
|
5655
5655
|
"node_modules/picocolors": {
|
|
5656
|
-
"version": "1.0
|
|
5657
|
-
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.
|
|
5658
|
-
"integrity": "sha512-
|
|
5656
|
+
"version": "1.1.0",
|
|
5657
|
+
"resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.1.0.tgz",
|
|
5658
|
+
"integrity": "sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw=="
|
|
5659
5659
|
},
|
|
5660
5660
|
"node_modules/picomatch": {
|
|
5661
5661
|
"version": "2.3.1",
|
package/package.json
CHANGED
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "echo \"\""
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.8.0-rc.
|
|
15
|
-
"@wavemaker/variables": "11.8.0-rc.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.8.0-rc.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.8.0-rc.5723",
|
|
15
|
+
"@wavemaker/variables": "11.8.0-rc.5723",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.8.0-rc.5723",
|
|
17
17
|
"deprecated-react-native-prop-types": "4.1.0",
|
|
18
18
|
"expo": "50.0.17",
|
|
19
19
|
"expo-build-properties": "0.12.0",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "node ./scripts/post-build.js"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.8.0-rc.
|
|
15
|
-
"@wavemaker/variables": "11.8.0-rc.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.8.0-rc.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.8.0-rc.5723",
|
|
15
|
+
"@wavemaker/variables": "11.8.0-rc.5723",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.8.0-rc.5723",
|
|
17
17
|
"deprecated-react-native-prop-types": "4.1.0",
|
|
18
18
|
"expo": "50.0.17",
|
|
19
19
|
"expo-build-properties": "0.12.0",
|