@wavemaker/rn-codegen 11.8.0-rc.5688 → 11.8.0-rc.5691
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.5691",
|
|
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.5691",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/compiler": "12.2.1",
|
|
@@ -2106,9 +2106,9 @@
|
|
|
2106
2106
|
}
|
|
2107
2107
|
},
|
|
2108
2108
|
"node_modules/browserslist": {
|
|
2109
|
-
"version": "4.23.
|
|
2110
|
-
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.
|
|
2111
|
-
"integrity": "sha512-
|
|
2109
|
+
"version": "4.23.3",
|
|
2110
|
+
"resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.23.3.tgz",
|
|
2111
|
+
"integrity": "sha512-btwCFJVjI4YWDNfau8RhZ+B1Q/VLoUITrm3RlP6y1tYGWIOa+InuYiRGXUBXo8nA1qKmHMyLB/iVQg5TT4eFoA==",
|
|
2112
2112
|
"dev": true,
|
|
2113
2113
|
"funding": [
|
|
2114
2114
|
{
|
|
@@ -2125,9 +2125,9 @@
|
|
|
2125
2125
|
}
|
|
2126
2126
|
],
|
|
2127
2127
|
"dependencies": {
|
|
2128
|
-
"caniuse-lite": "^1.0.
|
|
2129
|
-
"electron-to-chromium": "^1.4
|
|
2130
|
-
"node-releases": "^2.0.
|
|
2128
|
+
"caniuse-lite": "^1.0.30001646",
|
|
2129
|
+
"electron-to-chromium": "^1.5.4",
|
|
2130
|
+
"node-releases": "^2.0.18",
|
|
2131
2131
|
"update-browserslist-db": "^1.1.0"
|
|
2132
2132
|
},
|
|
2133
2133
|
"bin": {
|
package/package.json
CHANGED
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"postinstall": "echo \"\""
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-rn-runtime": "11.8.0-rc.
|
|
13
|
-
"@wavemaker/variables": "11.8.0-rc.
|
|
14
|
-
"@wavemaker/rn-codegen": "11.8.0-rc.
|
|
12
|
+
"@wavemaker/app-rn-runtime": "11.8.0-rc.5691",
|
|
13
|
+
"@wavemaker/variables": "11.8.0-rc.5691",
|
|
14
|
+
"@wavemaker/rn-codegen": "11.8.0-rc.5691",
|
|
15
15
|
"deprecated-react-native-prop-types": "4.1.0",
|
|
16
16
|
"expo": "50.0.17",
|
|
17
17
|
"expo-build-properties": "0.12.0",
|
|
@@ -9,9 +9,9 @@
|
|
|
9
9
|
"postinstall": "node ./scripts/post-build.js"
|
|
10
10
|
},
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-rn-runtime": "11.8.0-rc.
|
|
13
|
-
"@wavemaker/variables": "11.8.0-rc.
|
|
14
|
-
"@wavemaker/rn-codegen": "11.8.0-rc.
|
|
12
|
+
"@wavemaker/app-rn-runtime": "11.8.0-rc.5691",
|
|
13
|
+
"@wavemaker/variables": "11.8.0-rc.5691",
|
|
14
|
+
"@wavemaker/rn-codegen": "11.8.0-rc.5691",
|
|
15
15
|
"deprecated-react-native-prop-types": "4.1.0",
|
|
16
16
|
"expo": "50.0.17",
|
|
17
17
|
"expo-build-properties": "0.12.0",
|