@wavemaker/rn-codegen 11.8.0-next.141716 → 11.8.0-next.141719

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-next.141716",
3
+ "version": "11.8.0-next.141719",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/rn-codegen",
9
- "version": "11.8.0-next.141716",
9
+ "version": "11.8.0-next.141719",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "@angular/compiler": "12.2.1",
@@ -2202,9 +2202,9 @@
2202
2202
  }
2203
2203
  },
2204
2204
  "node_modules/browserslist": {
2205
- "version": "4.24.0",
2206
- "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.0.tgz",
2207
- "integrity": "sha512-Rmb62sR1Zpjql25eSanFGEhAxcFwfA1K0GuQcLoaJBAcENegrQut3hYdhXFF1obQfiDyqIW/cLM5HSJ/9k884A==",
2205
+ "version": "4.24.2",
2206
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.24.2.tgz",
2207
+ "integrity": "sha512-ZIc+Q62revdMcqC6aChtW4jz3My3klmCO1fEmINZY/8J3EpBg5/A/D0AKmBveUh6pgoeycoMkVMko84tuYS+Gg==",
2208
2208
  "dev": true,
2209
2209
  "funding": [
2210
2210
  {
@@ -2221,10 +2221,10 @@
2221
2221
  }
2222
2222
  ],
2223
2223
  "dependencies": {
2224
- "caniuse-lite": "^1.0.30001663",
2225
- "electron-to-chromium": "^1.5.28",
2224
+ "caniuse-lite": "^1.0.30001669",
2225
+ "electron-to-chromium": "^1.5.41",
2226
2226
  "node-releases": "^2.0.18",
2227
- "update-browserslist-db": "^1.1.0"
2227
+ "update-browserslist-db": "^1.1.1"
2228
2228
  },
2229
2229
  "bin": {
2230
2230
  "browserslist": "cli.js"
@@ -2838,9 +2838,9 @@
2838
2838
  }
2839
2839
  },
2840
2840
  "node_modules/electron-to-chromium": {
2841
- "version": "1.5.41",
2842
- "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.41.tgz",
2843
- "integrity": "sha512-dfdv/2xNjX0P8Vzme4cfzHqnPm5xsZXwsolTYr0eyW18IUmNyG08vL+fttvinTfhKfIKdRoqkDIC9e9iWQCNYQ==",
2841
+ "version": "1.5.42",
2842
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.42.tgz",
2843
+ "integrity": "sha512-gIfKavKDw1mhvic9nbzA5lZw8QSHpdMwLwXc0cWidQz9B15pDoDdDH4boIatuFfeoCatb3a/NGL6CYRVFxGZ9g==",
2844
2844
  "dev": true
2845
2845
  },
2846
2846
  "node_modules/emittery": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.8.0-next.141716",
3
+ "version": "11.8.0-next.141719",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -11,9 +11,9 @@
11
11
  "postinstall": "echo \"\""
12
12
  },
13
13
  "dependencies": {
14
- "@wavemaker/app-rn-runtime": "11.8.0-next.141716",
15
- "@wavemaker/variables": "11.8.0-next.141716",
16
- "@wavemaker/rn-codegen": "11.8.0-next.141716",
14
+ "@wavemaker/app-rn-runtime": "11.8.0-next.141719",
15
+ "@wavemaker/variables": "11.8.0-next.141719",
16
+ "@wavemaker/rn-codegen": "11.8.0-next.141719",
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-next.141716",
15
- "@wavemaker/variables": "11.8.0-next.141716",
16
- "@wavemaker/rn-codegen": "11.8.0-next.141716",
14
+ "@wavemaker/app-rn-runtime": "11.8.0-next.141719",
15
+ "@wavemaker/variables": "11.8.0-next.141719",
16
+ "@wavemaker/rn-codegen": "11.8.0-next.141719",
17
17
  "deprecated-react-native-prop-types": "4.1.0",
18
18
  "expo": "50.0.17",
19
19
  "expo-build-properties": "0.12.0",