@wavemaker/rn-codegen 11.8.0-next.141682 → 11.8.0-next.141683

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.
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.8.0-next.141682",
3
+ "version": "11.8.0-next.141683",
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.141682",
9
+ "version": "11.8.0-next.141683",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
12
  "@angular/compiler": "12.2.1",
@@ -3205,9 +3205,9 @@
3205
3205
  }
3206
3206
  },
3207
3207
  "node_modules/import-local": {
3208
- "version": "3.1.0",
3209
- "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
3210
- "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
3208
+ "version": "3.2.0",
3209
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz",
3210
+ "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==",
3211
3211
  "dev": true,
3212
3212
  "dependencies": {
3213
3213
  "pkg-dir": "^4.2.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/rn-codegen",
3
- "version": "11.8.0-next.141682",
3
+ "version": "11.8.0-next.141683",
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.141682",
13
- "@wavemaker/variables": "11.8.0-next.141682",
14
- "@wavemaker/rn-codegen": "11.8.0-next.141682",
12
+ "@wavemaker/app-rn-runtime": "11.8.0-next.141683",
13
+ "@wavemaker/variables": "11.8.0-next.141683",
14
+ "@wavemaker/rn-codegen": "11.8.0-next.141683",
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.141682",
13
- "@wavemaker/variables": "11.8.0-next.141682",
14
- "@wavemaker/rn-codegen": "11.8.0-next.141682",
12
+ "@wavemaker/app-rn-runtime": "11.8.0-next.141683",
13
+ "@wavemaker/variables": "11.8.0-next.141683",
14
+ "@wavemaker/rn-codegen": "11.8.0-next.141683",
15
15
  "deprecated-react-native-prop-types": "4.1.0",
16
16
  "expo": "50.0.17",
17
17
  "@expo/vector-icons": "14.0.0",