@wavemaker/studio-runtime-integration 11.11.4-rc.213 → 11.11.4-rc.6172

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,15 +1,15 @@
1
1
  {
2
2
  "name": "@wavemaker/studio-runtime-integration",
3
- "version": "11.11.4-rc.213",
3
+ "version": "11.11.4-rc.6172",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/studio-runtime-integration",
9
- "version": "11.11.4-rc.213",
9
+ "version": "11.11.4-rc.6172",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
- "@wavemaker/app-ng-runtime": "11.11.4-rc.213",
12
+ "@wavemaker/app-ng-runtime": "11.11.4-rc.6172",
13
13
  "@wavemaker/variables": "^11.7.5-rc.166"
14
14
  },
15
15
  "devDependencies": {
@@ -152,8 +152,8 @@
152
152
  }
153
153
  },
154
154
  "node_modules/@wavemaker/app-ng-runtime": {
155
- "version": "11.11.4-rc.213",
156
- "integrity": "sha512-y/zbNTJuwv/XV+91PzNCbgvCurJH09frxANmo0RAI61GYOrXR/y1ma5/qxyPYLzG11zf6vE1f6F/6eVLHmFcWA==",
155
+ "version": "11.11.4-rc.6172",
156
+ "integrity": "sha512-pVdW0GucAQ0z2eZon/4Ctai+8/4DkDEKS0F2IG94kw1OtQ3dAFW9JHdQEBm+EqoDUVxzOuFI8FNDMqCDaWj7Yw==",
157
157
  "license": "MIT",
158
158
  "engines": {
159
159
  "node": ">=18.16.1",
@@ -514,8 +514,8 @@
514
514
  "license": "MIT"
515
515
  },
516
516
  "node_modules/caniuse-lite": {
517
- "version": "1.0.30001723",
518
- "integrity": "sha512-1R/elMjtehrFejxwmexeXAtae5UO9iSyFn6G/I806CYC/BLyyBk1EPhrKBkWhy6wM6Xnm47dSJQec+tLJ39WHw==",
517
+ "version": "1.0.30001722",
518
+ "integrity": "sha512-DCQHBBZtiK6JVkAGw7drvAMK0Q0POD/xZvEmDp6baiMMP6QXXk9HpD6mNYBZWhOPG6LvIDb82ITqtWjhDckHCA==",
519
519
  "dev": true,
520
520
  "funding": [
521
521
  {
package/package-lock.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@wavemaker/studio-runtime-integration",
3
- "version": "11.11.4-rc.213",
3
+ "version": "11.11.4-rc.6172",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/studio-runtime-integration",
9
- "version": "11.11.4-rc.213",
9
+ "version": "11.11.4-rc.6172",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
- "@wavemaker/app-ng-runtime": "11.11.4-rc.213",
12
+ "@wavemaker/app-ng-runtime": "11.11.4-rc.6172",
13
13
  "@wavemaker/variables": "^11.7.5-rc.166"
14
14
  },
15
15
  "devDependencies": {
@@ -152,8 +152,8 @@
152
152
  }
153
153
  },
154
154
  "node_modules/@wavemaker/app-ng-runtime": {
155
- "version": "11.11.4-rc.213",
156
- "integrity": "sha512-y/zbNTJuwv/XV+91PzNCbgvCurJH09frxANmo0RAI61GYOrXR/y1ma5/qxyPYLzG11zf6vE1f6F/6eVLHmFcWA==",
155
+ "version": "11.11.4-rc.6172",
156
+ "integrity": "sha512-pVdW0GucAQ0z2eZon/4Ctai+8/4DkDEKS0F2IG94kw1OtQ3dAFW9JHdQEBm+EqoDUVxzOuFI8FNDMqCDaWj7Yw==",
157
157
  "license": "MIT",
158
158
  "engines": {
159
159
  "node": ">=18.16.1",
@@ -514,8 +514,8 @@
514
514
  "license": "MIT"
515
515
  },
516
516
  "node_modules/caniuse-lite": {
517
- "version": "1.0.30001723",
518
- "integrity": "sha512-1R/elMjtehrFejxwmexeXAtae5UO9iSyFn6G/I806CYC/BLyyBk1EPhrKBkWhy6wM6Xnm47dSJQec+tLJ39WHw==",
517
+ "version": "1.0.30001722",
518
+ "integrity": "sha512-DCQHBBZtiK6JVkAGw7drvAMK0Q0POD/xZvEmDp6baiMMP6QXXk9HpD6mNYBZWhOPG6LvIDb82ITqtWjhDckHCA==",
519
519
  "dev": true,
520
520
  "funding": [
521
521
  {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/studio-runtime-integration",
3
- "version": "11.11.4-rc.213",
3
+ "version": "11.11.4-rc.6172",
4
4
  "description": "",
5
5
  "main": "index",
6
6
  "scripts": {
@@ -20,7 +20,7 @@
20
20
  "yargs": "^17.7.2"
21
21
  },
22
22
  "dependencies": {
23
- "@wavemaker/app-ng-runtime": "11.11.4-rc.213",
23
+ "@wavemaker/app-ng-runtime": "11.11.4-rc.6172",
24
24
  "@wavemaker/variables": "^11.7.5-rc.166"
25
25
  },
26
26
  "module": "index",