@wavemaker/angular-codegen 11.9.4-rc.5977 → 11.10.0-next.142024
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.
- angular-codegen/angular-app/package-lock.json +12939 -10156
- angular-codegen/angular-app/package.json +22 -22
- angular-codegen/dependencies/expression-parser.cjs.js +13889 -17335
- angular-codegen/dependencies/pipe-provider.cjs.js +38092 -37486
- angular-codegen/dependencies/transpilation-mobile.cjs.js +23328 -23027
- angular-codegen/dependencies/transpilation-web.cjs.js +23334 -23030
- angular-codegen/package.json +1 -1
|
@@ -17,15 +17,15 @@
|
|
|
17
17
|
},
|
|
18
18
|
"private": true,
|
|
19
19
|
"dependencies": {
|
|
20
|
-
"@angular/animations": "
|
|
21
|
-
"@angular/common": "
|
|
22
|
-
"@angular/compiler": "
|
|
23
|
-
"@angular/core": "
|
|
24
|
-
"@angular/forms": "
|
|
25
|
-
"@angular/platform-browser": "
|
|
26
|
-
"@angular/platform-browser-dynamic": "
|
|
27
|
-
"@angular/router": "
|
|
28
|
-
"@angular/service-worker": "
|
|
20
|
+
"@angular/animations": "18.2.13",
|
|
21
|
+
"@angular/common": "18.2.13",
|
|
22
|
+
"@angular/compiler": "18.2.13",
|
|
23
|
+
"@angular/core": "18.2.13",
|
|
24
|
+
"@angular/forms": "18.2.13",
|
|
25
|
+
"@angular/platform-browser": "18.2.13",
|
|
26
|
+
"@angular/platform-browser-dynamic": "18.2.13",
|
|
27
|
+
"@angular/router": "18.2.13",
|
|
28
|
+
"@angular/service-worker": "18.2.13",
|
|
29
29
|
"@awesome-cordova-plugins/app-version": "5.39.1",
|
|
30
30
|
"@awesome-cordova-plugins/barcode-scanner": "5.39.1",
|
|
31
31
|
"@awesome-cordova-plugins/calendar": "5.39.1",
|
|
@@ -45,7 +45,7 @@
|
|
|
45
45
|
"@metrichor/jmespath": "0.3.1",
|
|
46
46
|
"@wavemaker/focus-trap": "1.0.1",
|
|
47
47
|
"@wavemaker/nvd3": "1.8.12",
|
|
48
|
-
"@wavemaker/variables": "11.
|
|
48
|
+
"@wavemaker/variables": "11.10.0-next.142024",
|
|
49
49
|
"@ztree/ztree_v3": "3.5.48",
|
|
50
50
|
"angular-imask": "^7.6.1",
|
|
51
51
|
"angular2-websocket": "0.9.7",
|
|
@@ -65,25 +65,25 @@
|
|
|
65
65
|
"ngx-toastr": "17.0.2",
|
|
66
66
|
"rxjs": "6.6.0",
|
|
67
67
|
"rxjs-compat": "6.4.0",
|
|
68
|
-
"summernote": "0.
|
|
68
|
+
"summernote": "0.9.1",
|
|
69
69
|
"ts-jest": "29.1.1",
|
|
70
70
|
"tslib": "2.4.1",
|
|
71
71
|
"x2js": "3.4.4",
|
|
72
|
-
"zone.js": "0.14.
|
|
73
|
-
"@wavemaker/app-ng-runtime": "11.
|
|
72
|
+
"zone.js": "0.14.10",
|
|
73
|
+
"@wavemaker/app-ng-runtime": "11.10.0-next.142024"
|
|
74
74
|
},
|
|
75
75
|
"devDependencies": {
|
|
76
76
|
"@ampproject/rollup-plugin-closure-compiler": "^0.27.0",
|
|
77
|
-
"@angular-builders/custom-webpack": "
|
|
78
|
-
"@angular-devkit/build-angular": "
|
|
77
|
+
"@angular-builders/custom-webpack": "18.0.0",
|
|
78
|
+
"@angular-devkit/build-angular": "18.2.12",
|
|
79
79
|
"@angular-eslint/builder": "16.2.0",
|
|
80
80
|
"@angular-eslint/eslint-plugin": "16.2.0",
|
|
81
81
|
"@angular-eslint/eslint-plugin-template": "16.2.0",
|
|
82
82
|
"@angular-eslint/schematics": "16.2.0",
|
|
83
83
|
"@angular-eslint/template-parser": "16.2.0",
|
|
84
|
-
"@angular/cli": "
|
|
85
|
-
"@angular/compiler-cli": "
|
|
86
|
-
"@angular/language-service": "
|
|
84
|
+
"@angular/cli": "18.2.12",
|
|
85
|
+
"@angular/compiler-cli": "18.2.13",
|
|
86
|
+
"@angular/language-service": "18.2.13",
|
|
87
87
|
"@babel/plugin-transform-runtime": "^7.14.5",
|
|
88
88
|
"@compodoc/compodoc": "^1.1.25",
|
|
89
89
|
"@rollup/plugin-alias": "4.0.2",
|
|
@@ -113,9 +113,9 @@
|
|
|
113
113
|
"npm-run-all": "4.1.5",
|
|
114
114
|
"owasp-dependency-check": "0.0.23",
|
|
115
115
|
"rimraf": "2.6.3",
|
|
116
|
-
"rollup": "4.
|
|
116
|
+
"rollup": "4.28.1",
|
|
117
117
|
"rollup-plugin-includepaths": "0.2.3",
|
|
118
|
-
"sonarqube-scanner": "4.
|
|
118
|
+
"sonarqube-scanner": "4.2.6",
|
|
119
119
|
"terser": "^5.15.1",
|
|
120
120
|
"ts-node": "7.0.1",
|
|
121
121
|
"tslint": "~6.1.0",
|
|
@@ -129,8 +129,8 @@
|
|
|
129
129
|
"@rollup/rollup-win32-x64": "4.9.5"
|
|
130
130
|
},
|
|
131
131
|
"engines": {
|
|
132
|
-
"node": "
|
|
133
|
-
"npm": "
|
|
132
|
+
"node": "~22.11.0",
|
|
133
|
+
"npm": "~10.9.0"
|
|
134
134
|
},
|
|
135
135
|
"engineStrict": true
|
|
136
136
|
}
|