@wavemaker/angular-app 11.8.0-rc.5696 → 11.8.0-rc.5698
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 +10 -10
- package/package.json +3 -3
package/package-lock.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.8.0-rc.
|
|
3
|
+
"version": "11.8.0-rc.5698",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@wavemaker/angular-app",
|
|
9
|
-
"version": "11.8.0-rc.
|
|
9
|
+
"version": "11.8.0-rc.5698",
|
|
10
10
|
"license": "MIT",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@angular/animations": "17.3.11",
|
|
@@ -35,10 +35,10 @@
|
|
|
35
35
|
"@awesome-cordova-plugins/vibration": "5.39.1",
|
|
36
36
|
"@babel/runtime": "7.14.8",
|
|
37
37
|
"@metrichor/jmespath": "0.3.1",
|
|
38
|
-
"@wavemaker/app-ng-runtime": "11.8.0-rc.
|
|
38
|
+
"@wavemaker/app-ng-runtime": "11.8.0-rc.5698",
|
|
39
39
|
"@wavemaker/focus-trap": "1.0.1",
|
|
40
40
|
"@wavemaker/nvd3": "1.8.11",
|
|
41
|
-
"@wavemaker/variables": "11.8.0-rc.
|
|
41
|
+
"@wavemaker/variables": "11.8.0-rc.5698",
|
|
42
42
|
"@ztree/ztree_v3": "3.5.48",
|
|
43
43
|
"angular-imask": "^7.6.1",
|
|
44
44
|
"angular2-websocket": "0.9.7",
|
|
@@ -6437,9 +6437,9 @@
|
|
|
6437
6437
|
}
|
|
6438
6438
|
},
|
|
6439
6439
|
"node_modules/@wavemaker/app-ng-runtime": {
|
|
6440
|
-
"version": "11.8.0-rc.
|
|
6441
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/app-ng-runtime/-/app-ng-runtime-11.8.0-rc.
|
|
6442
|
-
"integrity": "sha512-
|
|
6440
|
+
"version": "11.8.0-rc.5698",
|
|
6441
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/app-ng-runtime/-/app-ng-runtime-11.8.0-rc.5698.tgz",
|
|
6442
|
+
"integrity": "sha512-fuUXKvFxAurJt4qP02YijeM90D5t0e2ZeUtFFMkgkofJ0V+m+6/Om9B2GdfcssH9FK2TwWNrMzKqlSXWJufIrA==",
|
|
6443
6443
|
"engines": {
|
|
6444
6444
|
"node": ">=18.16.1",
|
|
6445
6445
|
"npm": ">=9.5.1"
|
|
@@ -6463,9 +6463,9 @@
|
|
|
6463
6463
|
}
|
|
6464
6464
|
},
|
|
6465
6465
|
"node_modules/@wavemaker/variables": {
|
|
6466
|
-
"version": "11.8.0-rc.
|
|
6467
|
-
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-rc.
|
|
6468
|
-
"integrity": "sha512-
|
|
6466
|
+
"version": "11.8.0-rc.5698",
|
|
6467
|
+
"resolved": "https://registry.npmjs.org/@wavemaker/variables/-/variables-11.8.0-rc.5698.tgz",
|
|
6468
|
+
"integrity": "sha512-eZrl/5JRzd5RN/N+JOR/swDki118U+fROC+XWFded7PftE8IenBwnI9X2cVRm/uYLeR++plp5A8yo7XtzGoMDA==",
|
|
6469
6469
|
"dependencies": {
|
|
6470
6470
|
"@metrichor/jmespath": "^0.3.1",
|
|
6471
6471
|
"he": "^1.2.0",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker/angular-app",
|
|
3
|
-
"version": "11.8.0-rc.
|
|
3
|
+
"version": "11.8.0-rc.5698",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "./node_modules/.bin/ng serve",
|
|
@@ -46,7 +46,7 @@
|
|
|
46
46
|
"@metrichor/jmespath": "0.3.1",
|
|
47
47
|
"@wavemaker/focus-trap": "1.0.1",
|
|
48
48
|
"@wavemaker/nvd3": "1.8.11",
|
|
49
|
-
"@wavemaker/variables": "11.8.0-rc.
|
|
49
|
+
"@wavemaker/variables": "11.8.0-rc.5698",
|
|
50
50
|
"@ztree/ztree_v3": "3.5.48",
|
|
51
51
|
"angular-imask": "^7.6.1",
|
|
52
52
|
"angular2-websocket": "0.9.7",
|
|
@@ -71,7 +71,7 @@
|
|
|
71
71
|
"tslib": "2.4.1",
|
|
72
72
|
"x2js": "3.4.4",
|
|
73
73
|
"zone.js": "0.14.7",
|
|
74
|
-
"@wavemaker/app-ng-runtime": "11.8.0-rc.
|
|
74
|
+
"@wavemaker/app-ng-runtime": "11.8.0-rc.5698"
|
|
75
75
|
},
|
|
76
76
|
"devDependencies": {
|
|
77
77
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|