@wavemaker/studio-runtime-integration 11.10.2-rc.203 → 11.10.3-rc.205
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/npm-shrinkwrap.json +19 -19
- package/package-lock.json +19 -19
- package/package.json +2 -2
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.10.
|
|
3
|
+
"version": "11.10.3-rc.205",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
-
"version": "11.10.
|
|
9
|
+
"version": "11.10.3-rc.205",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-ng-runtime": "11.10.
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.10.3-rc.205",
|
|
13
13
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -170,8 +170,8 @@
|
|
|
170
170
|
"license": "MIT"
|
|
171
171
|
},
|
|
172
172
|
"node_modules/@types/node": {
|
|
173
|
-
"version": "22.13.
|
|
174
|
-
"integrity": "sha512-
|
|
173
|
+
"version": "22.13.8",
|
|
174
|
+
"integrity": "sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==",
|
|
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.
|
|
183
|
-
"integrity": "sha512-
|
|
182
|
+
"version": "11.10.3-rc.205",
|
|
183
|
+
"integrity": "sha512-7FVkwGwJk9i+J2Ti4hBY8WkSCIm+KyZ+fPPgWcHUGnWvhVj0svgNTXuB4r3S4Bjuf6myO9tCfDKc30QQOptMQQ==",
|
|
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.
|
|
563
|
-
"integrity": "sha512-
|
|
562
|
+
"version": "1.0.30001701",
|
|
563
|
+
"integrity": "sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw==",
|
|
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.
|
|
753
|
-
"integrity": "sha512-
|
|
752
|
+
"version": "1.5.109",
|
|
753
|
+
"integrity": "sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ==",
|
|
754
754
|
"dev": true,
|
|
755
755
|
"license": "ISC"
|
|
756
756
|
},
|
|
@@ -941,12 +941,12 @@
|
|
|
941
941
|
}
|
|
942
942
|
},
|
|
943
943
|
"node_modules/foreground-child": {
|
|
944
|
-
"version": "3.3.
|
|
945
|
-
"integrity": "sha512-
|
|
944
|
+
"version": "3.3.1",
|
|
945
|
+
"integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
|
|
946
946
|
"dev": true,
|
|
947
947
|
"license": "ISC",
|
|
948
948
|
"dependencies": {
|
|
949
|
-
"cross-spawn": "^7.0.
|
|
949
|
+
"cross-spawn": "^7.0.6",
|
|
950
950
|
"signal-exit": "^4.0.1"
|
|
951
951
|
},
|
|
952
952
|
"engines": {
|
|
@@ -1947,8 +1947,8 @@
|
|
|
1947
1947
|
}
|
|
1948
1948
|
},
|
|
1949
1949
|
"node_modules/terser-webpack-plugin": {
|
|
1950
|
-
"version": "5.3.
|
|
1951
|
-
"integrity": "sha512-
|
|
1950
|
+
"version": "5.3.12",
|
|
1951
|
+
"integrity": "sha512-jDLYqo7oF8tJIttjXO6jBY5Hk8p3A8W4ttih7cCEq64fQFWmgJ4VqAQjKr7WwIDlmXKEc6QeoRb5ecjZ+2afcg==",
|
|
1952
1952
|
"dev": true,
|
|
1953
1953
|
"license": "MIT",
|
|
1954
1954
|
"dependencies": {
|
|
@@ -2041,8 +2041,8 @@
|
|
|
2041
2041
|
}
|
|
2042
2042
|
},
|
|
2043
2043
|
"node_modules/update-browserslist-db": {
|
|
2044
|
-
"version": "1.1.
|
|
2045
|
-
"integrity": "sha512-
|
|
2044
|
+
"version": "1.1.3",
|
|
2045
|
+
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
|
|
2046
2046
|
"dev": true,
|
|
2047
2047
|
"funding": [
|
|
2048
2048
|
{
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
},
|
|
2326
2326
|
"node_modules/y18n": {
|
|
2327
2327
|
"version": "5.0.8",
|
|
2328
|
-
"integrity": "
|
|
2328
|
+
"integrity": "sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU=",
|
|
2329
2329
|
"dev": true,
|
|
2330
2330
|
"license": "ISC",
|
|
2331
2331
|
"engines": {
|
package/package-lock.json
CHANGED
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.10.
|
|
3
|
+
"version": "11.10.3-rc.205",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/studio-runtime-integration",
|
|
9
|
-
"version": "11.10.
|
|
9
|
+
"version": "11.10.3-rc.205",
|
|
10
10
|
"license": "ISC",
|
|
11
11
|
"dependencies": {
|
|
12
|
-
"@wavemaker/app-ng-runtime": "11.10.
|
|
12
|
+
"@wavemaker/app-ng-runtime": "11.10.3-rc.205",
|
|
13
13
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
@@ -170,8 +170,8 @@
|
|
|
170
170
|
"license": "MIT"
|
|
171
171
|
},
|
|
172
172
|
"node_modules/@types/node": {
|
|
173
|
-
"version": "22.13.
|
|
174
|
-
"integrity": "sha512-
|
|
173
|
+
"version": "22.13.8",
|
|
174
|
+
"integrity": "sha512-G3EfaZS+iOGYWLLRCEAXdWK9my08oHNZ+FHluRiggIYJPOXzhOiDgpVCUHaUvyIC5/fj7C/p637jdzC666AOKQ==",
|
|
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.
|
|
183
|
-
"integrity": "sha512-
|
|
182
|
+
"version": "11.10.3-rc.205",
|
|
183
|
+
"integrity": "sha512-7FVkwGwJk9i+J2Ti4hBY8WkSCIm+KyZ+fPPgWcHUGnWvhVj0svgNTXuB4r3S4Bjuf6myO9tCfDKc30QQOptMQQ==",
|
|
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.
|
|
563
|
-
"integrity": "sha512-
|
|
562
|
+
"version": "1.0.30001701",
|
|
563
|
+
"integrity": "sha512-faRs/AW3jA9nTwmJBSO1PQ6L/EOgsB5HMQQq4iCu5zhPgVVgO/pZRHlmatwijZKetFw8/Pr4q6dEN8sJuq8qTw==",
|
|
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.
|
|
753
|
-
"integrity": "sha512-
|
|
752
|
+
"version": "1.5.109",
|
|
753
|
+
"integrity": "sha512-AidaH9JETVRr9DIPGfp1kAarm/W6hRJTPuCnkF+2MqhF4KaAgRIcBc8nvjk+YMXZhwfISof/7WG29eS4iGxQLQ==",
|
|
754
754
|
"dev": true,
|
|
755
755
|
"license": "ISC"
|
|
756
756
|
},
|
|
@@ -941,12 +941,12 @@
|
|
|
941
941
|
}
|
|
942
942
|
},
|
|
943
943
|
"node_modules/foreground-child": {
|
|
944
|
-
"version": "3.3.
|
|
945
|
-
"integrity": "sha512-
|
|
944
|
+
"version": "3.3.1",
|
|
945
|
+
"integrity": "sha512-gIXjKqtFuWEgzFRJA9WCQeSJLZDjgJUOMCMzxtvFq/37KojM1BFGufqsCy0r4qSQmYLsZYMeyRqzIWOMup03sw==",
|
|
946
946
|
"dev": true,
|
|
947
947
|
"license": "ISC",
|
|
948
948
|
"dependencies": {
|
|
949
|
-
"cross-spawn": "^7.0.
|
|
949
|
+
"cross-spawn": "^7.0.6",
|
|
950
950
|
"signal-exit": "^4.0.1"
|
|
951
951
|
},
|
|
952
952
|
"engines": {
|
|
@@ -1947,8 +1947,8 @@
|
|
|
1947
1947
|
}
|
|
1948
1948
|
},
|
|
1949
1949
|
"node_modules/terser-webpack-plugin": {
|
|
1950
|
-
"version": "5.3.
|
|
1951
|
-
"integrity": "sha512-
|
|
1950
|
+
"version": "5.3.12",
|
|
1951
|
+
"integrity": "sha512-jDLYqo7oF8tJIttjXO6jBY5Hk8p3A8W4ttih7cCEq64fQFWmgJ4VqAQjKr7WwIDlmXKEc6QeoRb5ecjZ+2afcg==",
|
|
1952
1952
|
"dev": true,
|
|
1953
1953
|
"license": "MIT",
|
|
1954
1954
|
"dependencies": {
|
|
@@ -2041,8 +2041,8 @@
|
|
|
2041
2041
|
}
|
|
2042
2042
|
},
|
|
2043
2043
|
"node_modules/update-browserslist-db": {
|
|
2044
|
-
"version": "1.1.
|
|
2045
|
-
"integrity": "sha512-
|
|
2044
|
+
"version": "1.1.3",
|
|
2045
|
+
"integrity": "sha512-UxhIZQ+QInVdunkDAaiazvvT/+fXL5Osr0JZlJulepYu6Jd7qJtDZjlur0emRlT71EN3ScPoE7gvsuIKKNavKw==",
|
|
2046
2046
|
"dev": true,
|
|
2047
2047
|
"funding": [
|
|
2048
2048
|
{
|
|
@@ -2325,7 +2325,7 @@
|
|
|
2325
2325
|
},
|
|
2326
2326
|
"node_modules/y18n": {
|
|
2327
2327
|
"version": "5.0.8",
|
|
2328
|
-
"integrity": "
|
|
2328
|
+
"integrity": "sha1-f0k00PfKjFb5UxSTndzS3ZHOHVU=",
|
|
2329
2329
|
"dev": true,
|
|
2330
2330
|
"license": "ISC",
|
|
2331
2331
|
"engines": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/studio-runtime-integration",
|
|
3
|
-
"version": "11.10.
|
|
3
|
+
"version": "11.10.3-rc.205",
|
|
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.
|
|
23
|
+
"@wavemaker/app-ng-runtime": "11.10.3-rc.205",
|
|
24
24
|
"@wavemaker/variables": "^11.7.5-rc.166"
|
|
25
25
|
},
|
|
26
26
|
"module": "index",
|