@wavemaker/studio-runtime-integration 11.10.5-next.27872 → 11.10.5-rc.207

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.10.5-next.27872",
3
+ "version": "11.10.5-rc.207",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/studio-runtime-integration",
9
- "version": "11.10.5-next.27872",
9
+ "version": "11.10.5-rc.207",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
- "@wavemaker/app-ng-runtime": "11.10.5-next.27872",
12
+ "@wavemaker/app-ng-runtime": "11.10.5-rc.207",
13
13
  "@wavemaker/variables": "^11.7.5-rc.166"
14
14
  },
15
15
  "devDependencies": {
@@ -158,8 +158,8 @@
158
158
  }
159
159
  },
160
160
  "node_modules/@types/estree": {
161
- "version": "1.0.6",
162
- "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
161
+ "version": "1.0.7",
162
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
163
163
  "dev": true,
164
164
  "license": "MIT"
165
165
  },
@@ -170,8 +170,8 @@
170
170
  "license": "MIT"
171
171
  },
172
172
  "node_modules/@types/node": {
173
- "version": "22.13.10",
174
- "integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
173
+ "version": "22.13.14",
174
+ "integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
175
175
  "dev": true,
176
176
  "license": "MIT",
177
177
  "dependencies": {
@@ -179,8 +179,8 @@
179
179
  }
180
180
  },
181
181
  "node_modules/@wavemaker/app-ng-runtime": {
182
- "version": "11.10.5-next.27872",
183
- "integrity": "sha512-IDJtfjRFT9Y19kQFnowIYwS6od7I22sFpLx6hyj5FwayO/mfChrAP/V/heh0vmlkwjMMmFj4MUv8KRRPUQaCQg==",
182
+ "version": "11.10.5-rc.207",
183
+ "integrity": "sha512-SuU4j/35+6352XJQGg3gCBhnCXRaaUd0UgjrA7e+kpiarxE3D44rJw9W1sVIL11KAA0VNsy791ZpPXaPji5bQQ==",
184
184
  "license": "MIT",
185
185
  "engines": {
186
186
  "node": ">=18.16.1",
@@ -559,8 +559,8 @@
559
559
  "license": "MIT"
560
560
  },
561
561
  "node_modules/caniuse-lite": {
562
- "version": "1.0.30001705",
563
- "integrity": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==",
562
+ "version": "1.0.30001707",
563
+ "integrity": "sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==",
564
564
  "dev": true,
565
565
  "funding": [
566
566
  {
@@ -749,8 +749,8 @@
749
749
  "license": "MIT"
750
750
  },
751
751
  "node_modules/electron-to-chromium": {
752
- "version": "1.5.119",
753
- "integrity": "sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==",
752
+ "version": "1.5.128",
753
+ "integrity": "sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==",
754
754
  "dev": true,
755
755
  "license": "ISC"
756
756
  },
package/package-lock.json CHANGED
@@ -1,15 +1,15 @@
1
1
  {
2
2
  "name": "@wavemaker/studio-runtime-integration",
3
- "version": "11.10.5-next.27872",
3
+ "version": "11.10.5-rc.207",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@wavemaker/studio-runtime-integration",
9
- "version": "11.10.5-next.27872",
9
+ "version": "11.10.5-rc.207",
10
10
  "license": "ISC",
11
11
  "dependencies": {
12
- "@wavemaker/app-ng-runtime": "11.10.5-next.27872",
12
+ "@wavemaker/app-ng-runtime": "11.10.5-rc.207",
13
13
  "@wavemaker/variables": "^11.7.5-rc.166"
14
14
  },
15
15
  "devDependencies": {
@@ -158,8 +158,8 @@
158
158
  }
159
159
  },
160
160
  "node_modules/@types/estree": {
161
- "version": "1.0.6",
162
- "integrity": "sha512-AYnb1nQyY49te+VRAVgmzfcgjYS91mY5P0TKUDCLEM+gNnA+3T6rWITXRLYCpahpqSQbN5cE+gHpnPyXjHWxcw==",
161
+ "version": "1.0.7",
162
+ "integrity": "sha512-w28IoSUCJpidD/TGviZwwMJckNESJZXFu7NBZ5YJ4mEUnNraUn9Pm8HSZm/jDF1pDWYKspWE7oVphigUPRakIQ==",
163
163
  "dev": true,
164
164
  "license": "MIT"
165
165
  },
@@ -170,8 +170,8 @@
170
170
  "license": "MIT"
171
171
  },
172
172
  "node_modules/@types/node": {
173
- "version": "22.13.10",
174
- "integrity": "sha512-I6LPUvlRH+O6VRUqYOcMudhaIdUVWfsjnZavnsraHvpBwaEyMN29ry+0UVJhImYL16xsscu0aske3yA+uPOWfw==",
173
+ "version": "22.13.14",
174
+ "integrity": "sha512-Zs/Ollc1SJ8nKUAgc7ivOEdIBM8JAKgrqqUYi2J997JuKO7/tpQC+WCetQ1sypiKCQWHdvdg9wBNpUPEWZae7w==",
175
175
  "dev": true,
176
176
  "license": "MIT",
177
177
  "dependencies": {
@@ -179,8 +179,8 @@
179
179
  }
180
180
  },
181
181
  "node_modules/@wavemaker/app-ng-runtime": {
182
- "version": "11.10.5-next.27872",
183
- "integrity": "sha512-IDJtfjRFT9Y19kQFnowIYwS6od7I22sFpLx6hyj5FwayO/mfChrAP/V/heh0vmlkwjMMmFj4MUv8KRRPUQaCQg==",
182
+ "version": "11.10.5-rc.207",
183
+ "integrity": "sha512-SuU4j/35+6352XJQGg3gCBhnCXRaaUd0UgjrA7e+kpiarxE3D44rJw9W1sVIL11KAA0VNsy791ZpPXaPji5bQQ==",
184
184
  "license": "MIT",
185
185
  "engines": {
186
186
  "node": ">=18.16.1",
@@ -559,8 +559,8 @@
559
559
  "license": "MIT"
560
560
  },
561
561
  "node_modules/caniuse-lite": {
562
- "version": "1.0.30001705",
563
- "integrity": "sha512-S0uyMMiYvA7CxNgomYBwwwPUnWzFD83f3B1ce5jHUfHTH//QL6hHsreI8RVC5606R4ssqravelYO5TU6t8sEyg==",
562
+ "version": "1.0.30001707",
563
+ "integrity": "sha512-3qtRjw/HQSMlDWf+X79N206fepf4SOOU6SQLMaq/0KkZLmSjPxAkBOQQ+FxbHKfHmYLZFfdWsO3KA90ceHPSnw==",
564
564
  "dev": true,
565
565
  "funding": [
566
566
  {
@@ -749,8 +749,8 @@
749
749
  "license": "MIT"
750
750
  },
751
751
  "node_modules/electron-to-chromium": {
752
- "version": "1.5.119",
753
- "integrity": "sha512-Ku4NMzUjz3e3Vweh7PhApPrZSS4fyiCIbcIrG9eKrriYVLmbMepETR/v6SU7xPm98QTqMSYiCwfO89QNjXLkbQ==",
752
+ "version": "1.5.128",
753
+ "integrity": "sha512-bo1A4HH/NS522Ws0QNFIzyPcyUUNV/yyy70Ho1xqfGYzPUme2F/xr4tlEOuM6/A538U1vDA7a4XfCd1CKRegKQ==",
754
754
  "dev": true,
755
755
  "license": "ISC"
756
756
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wavemaker/studio-runtime-integration",
3
- "version": "11.10.5-next.27872",
3
+ "version": "11.10.5-rc.207",
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.10.5-next.27872",
23
+ "@wavemaker/app-ng-runtime": "11.10.5-rc.207",
24
24
  "@wavemaker/variables": "^11.7.5-rc.166"
25
25
  },
26
26
  "module": "index",