@wavemaker/rn-codegen 11.8.0-next.141686 → 11.8.0-next.141688

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.141686",
3
+ "version": "11.8.0-next.141688",
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.141686",
9
+ "version": "11.8.0-next.141688",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "@angular/compiler": "12.2.1",
@@ -2201,9 +2201,9 @@
2201
2201
  }
2202
2202
  },
2203
2203
  "node_modules/caniuse-lite": {
2204
- "version": "1.0.30001643",
2205
- "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001643.tgz",
2206
- "integrity": "sha512-ERgWGNleEilSrHM6iUz/zJNSQTP8Mr21wDWpdgvRwcTXGAq6jMtOUPP4dqFPTdKqZ2wKTdtB+uucZ3MRpAUSmg==",
2204
+ "version": "1.0.30001644",
2205
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001644.tgz",
2206
+ "integrity": "sha512-YGvlOZB4QhZuiis+ETS0VXR+MExbFf4fZYYeMTEE0aTQd/RdIjkTyZjLrbYVKnHzppDvnOhritRVv+i7Go6mHw==",
2207
2207
  "dev": true,
2208
2208
  "funding": [
2209
2209
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.8.0-next.141686",
3
+ "version": "11.8.0-next.141688",
4
4
  "description": "",
5
5
  "main": "index.js",
6
6
  "bin": {
@@ -9,9 +9,9 @@
9
9
  "postinstall": "echo \"\""
10
10
  },
11
11
  "dependencies": {
12
- "@wavemaker/app-rn-runtime": "11.8.0-next.141686",
13
- "@wavemaker/variables": "11.8.0-next.141686",
14
- "@wavemaker/rn-codegen": "11.8.0-next.141686",
12
+ "@wavemaker/app-rn-runtime": "11.8.0-next.141688",
13
+ "@wavemaker/variables": "11.8.0-next.141688",
14
+ "@wavemaker/rn-codegen": "11.8.0-next.141688",
15
15
  "deprecated-react-native-prop-types": "4.1.0",
16
16
  "expo": "50.0.17",
17
17
  "@expo/vector-icons": "14.0.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-next.141686",
13
- "@wavemaker/variables": "11.8.0-next.141686",
14
- "@wavemaker/rn-codegen": "11.8.0-next.141686",
12
+ "@wavemaker/app-rn-runtime": "11.8.0-next.141688",
13
+ "@wavemaker/variables": "11.8.0-next.141688",
14
+ "@wavemaker/rn-codegen": "11.8.0-next.141688",
15
15
  "deprecated-react-native-prop-types": "4.1.0",
16
16
  "expo": "50.0.17",
17
17
  "@expo/vector-icons": "14.0.0",