@wavemaker/rn-codegen 11.15.4-rc.250 → 11.15.4-rc.647493
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 +10 -10
- package/package-lock.json +10 -10
- package/package.json +3 -3
- package/src/templates/package.web.json +3 -3
- package/src/templates/project/package.json +3 -3
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.15.4-rc.
|
|
3
|
+
"version": "11.15.4-rc.647493",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.15.4-rc.
|
|
9
|
+
"version": "11.15.4-rc.647493",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"@types/node": "18.11.10",
|
|
19
19
|
"@types/prettier": "2.7.1",
|
|
20
20
|
"@types/yargs": "17.0.15",
|
|
21
|
-
"@wavemaker/custom-widgets-m3": "11.15.4-rc.
|
|
22
|
-
"@wavemaker/foundation-css": "11.15.4-rc.
|
|
21
|
+
"@wavemaker/custom-widgets-m3": "11.15.4-rc.647493",
|
|
22
|
+
"@wavemaker/foundation-css": "11.15.4-rc.647493",
|
|
23
23
|
"adm-zip": "0.5.9",
|
|
24
24
|
"axios": "1.8.3",
|
|
25
25
|
"clean-css": "5.1.5",
|
|
@@ -2084,13 +2084,13 @@
|
|
|
2084
2084
|
}
|
|
2085
2085
|
},
|
|
2086
2086
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
2087
|
-
"version": "11.15.4-rc.
|
|
2088
|
-
"integrity": "sha512-
|
|
2087
|
+
"version": "11.15.4-rc.647493",
|
|
2088
|
+
"integrity": "sha512-q0W/VScoaeTSoisfXdRrH3Aj3j+jdAeDompolABukGRvNPtdXNlMjGXciYGNrXN781o+J3FicE9eDq0VNeHmaw==",
|
|
2089
2089
|
"license": "ISC"
|
|
2090
2090
|
},
|
|
2091
2091
|
"node_modules/@wavemaker/foundation-css": {
|
|
2092
|
-
"version": "11.15.4-rc.
|
|
2093
|
-
"integrity": "sha512-
|
|
2092
|
+
"version": "11.15.4-rc.647493",
|
|
2093
|
+
"integrity": "sha512-jdTWgHckYTIlSl5CRLrtOa0SgdpBI9r3cLOtZtGocoofANiB/Fc1hLa9iVtx7+B3iXoRJFCxx5FJPHxB+kd3zA==",
|
|
2094
2094
|
"license": "ISC",
|
|
2095
2095
|
"dependencies": {
|
|
2096
2096
|
"ajv": "8.17.1",
|
|
@@ -3217,8 +3217,8 @@
|
|
|
3217
3217
|
"license": "MIT"
|
|
3218
3218
|
},
|
|
3219
3219
|
"node_modules/electron-to-chromium": {
|
|
3220
|
-
"version": "1.5.
|
|
3221
|
-
"integrity": "sha512-
|
|
3220
|
+
"version": "1.5.356",
|
|
3221
|
+
"integrity": "sha512-9NgFd7m5t5MCJ5rUSjJITUXAH9mEGlrlofnMf4YEr+pz6JlP7cWmTAH+JFmbPnaSW8koVTkuW7pacORWAnA5Yw==",
|
|
3222
3222
|
"dev": true,
|
|
3223
3223
|
"license": "ISC"
|
|
3224
3224
|
},
|
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.15.4-rc.
|
|
3
|
+
"version": "11.15.4-rc.647493",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/rn-codegen",
|
|
9
|
-
"version": "11.15.4-rc.
|
|
9
|
+
"version": "11.15.4-rc.647493",
|
|
10
10
|
"hasInstallScript": true,
|
|
11
11
|
"license": "ISC",
|
|
12
12
|
"dependencies": {
|
|
@@ -18,8 +18,8 @@
|
|
|
18
18
|
"@types/node": "18.11.10",
|
|
19
19
|
"@types/prettier": "2.7.1",
|
|
20
20
|
"@types/yargs": "17.0.15",
|
|
21
|
-
"@wavemaker/custom-widgets-m3": "11.15.4-rc.
|
|
22
|
-
"@wavemaker/foundation-css": "11.15.4-rc.
|
|
21
|
+
"@wavemaker/custom-widgets-m3": "11.15.4-rc.647493",
|
|
22
|
+
"@wavemaker/foundation-css": "11.15.4-rc.647493",
|
|
23
23
|
"adm-zip": "0.5.9",
|
|
24
24
|
"axios": "1.8.3",
|
|
25
25
|
"clean-css": "5.1.5",
|
|
@@ -2084,13 +2084,13 @@
|
|
|
2084
2084
|
}
|
|
2085
2085
|
},
|
|
2086
2086
|
"node_modules/@wavemaker/custom-widgets-m3": {
|
|
2087
|
-
"version": "11.15.4-rc.
|
|
2088
|
-
"integrity": "sha512-
|
|
2087
|
+
"version": "11.15.4-rc.647493",
|
|
2088
|
+
"integrity": "sha512-q0W/VScoaeTSoisfXdRrH3Aj3j+jdAeDompolABukGRvNPtdXNlMjGXciYGNrXN781o+J3FicE9eDq0VNeHmaw==",
|
|
2089
2089
|
"license": "ISC"
|
|
2090
2090
|
},
|
|
2091
2091
|
"node_modules/@wavemaker/foundation-css": {
|
|
2092
|
-
"version": "11.15.4-rc.
|
|
2093
|
-
"integrity": "sha512-
|
|
2092
|
+
"version": "11.15.4-rc.647493",
|
|
2093
|
+
"integrity": "sha512-jdTWgHckYTIlSl5CRLrtOa0SgdpBI9r3cLOtZtGocoofANiB/Fc1hLa9iVtx7+B3iXoRJFCxx5FJPHxB+kd3zA==",
|
|
2094
2094
|
"license": "ISC",
|
|
2095
2095
|
"dependencies": {
|
|
2096
2096
|
"ajv": "8.17.1",
|
|
@@ -3217,8 +3217,8 @@
|
|
|
3217
3217
|
"license": "MIT"
|
|
3218
3218
|
},
|
|
3219
3219
|
"node_modules/electron-to-chromium": {
|
|
3220
|
-
"version": "1.5.
|
|
3221
|
-
"integrity": "sha512-
|
|
3220
|
+
"version": "1.5.356",
|
|
3221
|
+
"integrity": "sha512-9NgFd7m5t5MCJ5rUSjJITUXAH9mEGlrlofnMf4YEr+pz6JlP7cWmTAH+JFmbPnaSW8koVTkuW7pacORWAnA5Yw==",
|
|
3222
3222
|
"dev": true,
|
|
3223
3223
|
"license": "ISC"
|
|
3224
3224
|
},
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/rn-codegen",
|
|
3
|
-
"version": "11.15.4-rc.
|
|
3
|
+
"version": "11.15.4-rc.647493",
|
|
4
4
|
"description": "",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"bin": {
|
|
@@ -25,8 +25,8 @@
|
|
|
25
25
|
"@types/node": "18.11.10",
|
|
26
26
|
"@types/prettier": "2.7.1",
|
|
27
27
|
"@types/yargs": "17.0.15",
|
|
28
|
-
"@wavemaker/custom-widgets-m3": "11.15.4-rc.
|
|
29
|
-
"@wavemaker/foundation-css": "11.15.4-rc.
|
|
28
|
+
"@wavemaker/custom-widgets-m3": "11.15.4-rc.647493",
|
|
29
|
+
"@wavemaker/foundation-css": "11.15.4-rc.647493",
|
|
30
30
|
"adm-zip": "0.5.9",
|
|
31
31
|
"axios": "1.8.3",
|
|
32
32
|
"clean-css": "5.1.5",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": ""
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.15.4-rc.
|
|
15
|
-
"@wavemaker/variables": "11.15.4-rc.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.15.4-rc.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.15.4-rc.647493",
|
|
15
|
+
"@wavemaker/variables": "11.15.4-rc.647493",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.15.4-rc.647493",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "54.0.12",
|
|
19
19
|
"expo-build-properties": "1.0.9",
|
|
@@ -11,9 +11,9 @@
|
|
|
11
11
|
"postinstall": "node ./scripts/post-build.js"
|
|
12
12
|
},
|
|
13
13
|
"dependencies": {
|
|
14
|
-
"@wavemaker/app-rn-runtime": "11.15.4-rc.
|
|
15
|
-
"@wavemaker/variables": "11.15.4-rc.
|
|
16
|
-
"@wavemaker/rn-codegen": "11.15.4-rc.
|
|
14
|
+
"@wavemaker/app-rn-runtime": "11.15.4-rc.647493",
|
|
15
|
+
"@wavemaker/variables": "11.15.4-rc.647493",
|
|
16
|
+
"@wavemaker/rn-codegen": "11.15.4-rc.647493",
|
|
17
17
|
"@wavemaker/wavepulse-agent": "1.0.11",
|
|
18
18
|
"expo": "54.0.12",
|
|
19
19
|
"expo-build-properties": "1.0.9",
|