@wavemaker-ai/angular-codegen 1.0.0-rc.332 → 1.0.0-rc.334
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/angular-app/dependency-report.html +1 -1
- package/angular-app/npm-shrinkwrap.json +4155 -4123
- package/angular-app/package-lock.json +4155 -4123
- package/angular-app/package.json +21 -15
- package/angular-app/src/assets/styles/css/wm-style.css +1 -1
- package/dependencies/expression-parser.cjs.js +1918 -1778
- package/dependencies/pipe-provider.cjs.js +3172 -1972
- package/dependencies/transpilation-web.cjs.js +1874 -1290
- package/npm-shrinkwrap.json +51 -51
- package/package-lock.json +51 -51
- package/package.json +2 -2
package/angular-app/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wavemaker-ai/angular-app",
|
|
3
|
-
"version": "1.0.0-rc.
|
|
3
|
+
"version": "1.0.0-rc.334",
|
|
4
4
|
"scripts": {
|
|
5
5
|
"ng": "ng",
|
|
6
6
|
"start": "./node_modules/.bin/ng serve",
|
|
@@ -22,25 +22,25 @@
|
|
|
22
22
|
],
|
|
23
23
|
"dependencies": {
|
|
24
24
|
"@angular/animations": "20.3.19",
|
|
25
|
-
"@angular/common": "20.3.
|
|
26
|
-
"@angular/compiler": "20.3.
|
|
27
|
-
"@angular/core": "20.3.
|
|
25
|
+
"@angular/common": "20.3.28",
|
|
26
|
+
"@angular/compiler": "20.3.28",
|
|
27
|
+
"@angular/core": "20.3.28",
|
|
28
28
|
"@angular/forms": "20.3.19",
|
|
29
29
|
"@angular/platform-browser": "20.3.19",
|
|
30
30
|
"@angular/platform-browser-dynamic": "20.3.19",
|
|
31
31
|
"@angular/router": "20.3.19",
|
|
32
|
-
"@angular/service-worker": "20.3.
|
|
32
|
+
"@angular/service-worker": "20.3.28",
|
|
33
33
|
"@fullcalendar/core": "6.1.18",
|
|
34
34
|
"@fullcalendar/daygrid": "6.1.18",
|
|
35
35
|
"@fullcalendar/interaction": "6.1.18",
|
|
36
36
|
"@fullcalendar/list": "6.1.18",
|
|
37
37
|
"@fullcalendar/timegrid": "6.1.18",
|
|
38
38
|
"@metrichor/jmespath": "0.3.1",
|
|
39
|
-
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.
|
|
39
|
+
"@wavemaker-ai/custom-widgets-m3": "1.0.0-rc.334",
|
|
40
|
+
"@wavemaker-ai/foundation-css": "1.0.0-rc.334",
|
|
41
|
+
"@wavemaker-ai/variables": "1.0.0-rc.334",
|
|
40
42
|
"@wavemaker/focus-trap": "1.0.1",
|
|
41
|
-
"@wavemaker-ai/foundation-css": "1.0.0-rc.332",
|
|
42
43
|
"@wavemaker/nvd3": "1.8.16",
|
|
43
|
-
"@wavemaker-ai/variables": "1.0.0-rc.332",
|
|
44
44
|
"@ztree/ztree_v3": "3.5.48",
|
|
45
45
|
"acorn": "8.15.0",
|
|
46
46
|
"angular-imask": "7.6.1",
|
|
@@ -62,19 +62,19 @@
|
|
|
62
62
|
"tslib": "2.8.1",
|
|
63
63
|
"x2js": "3.4.4",
|
|
64
64
|
"zone.js": "0.15.1",
|
|
65
|
-
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.
|
|
65
|
+
"@wavemaker-ai/app-ng-runtime": "1.0.0-rc.334"
|
|
66
66
|
},
|
|
67
67
|
"devDependencies": {
|
|
68
68
|
"@ampproject/rollup-plugin-closure-compiler": "0.27.0",
|
|
69
69
|
"@angular-builders/custom-webpack": "20.0.0",
|
|
70
|
-
"@angular-devkit/build-angular": "20.3.
|
|
70
|
+
"@angular-devkit/build-angular": "20.3.34",
|
|
71
71
|
"@angular-eslint/builder": "20.1.1",
|
|
72
72
|
"@angular-eslint/eslint-plugin": "20.1.1",
|
|
73
73
|
"@angular-eslint/eslint-plugin-template": "20.1.1",
|
|
74
74
|
"@angular-eslint/schematics": "20.1.1",
|
|
75
75
|
"@angular-eslint/template-parser": "20.1.1",
|
|
76
76
|
"@angular/cli": "20.3.19",
|
|
77
|
-
"@angular/compiler-cli": "20.3.
|
|
77
|
+
"@angular/compiler-cli": "20.3.28",
|
|
78
78
|
"@angular/language-service": "20.3.19",
|
|
79
79
|
"@compodoc/compodoc": "1.2.1",
|
|
80
80
|
"@rollup/plugin-alias": "5.1.1",
|
|
@@ -101,10 +101,10 @@
|
|
|
101
101
|
"license-checker": "25.0.1",
|
|
102
102
|
"moment-locales-webpack-plugin": "1.2.0",
|
|
103
103
|
"ng-packagr": "20.3.2",
|
|
104
|
-
"owasp-dependency-check": "
|
|
104
|
+
"owasp-dependency-check": "0.0.25",
|
|
105
105
|
"rimraf": "6.0.1",
|
|
106
106
|
"rollup": "4.60.1",
|
|
107
|
-
"sonarqube-scanner": "
|
|
107
|
+
"sonarqube-scanner": "5.0.0",
|
|
108
108
|
"terser": "5.43.1",
|
|
109
109
|
"typescript": "5.9.3",
|
|
110
110
|
"util": "0.12.5",
|
|
@@ -121,12 +121,18 @@
|
|
|
121
121
|
"npm": "10.9.3"
|
|
122
122
|
},
|
|
123
123
|
"overrides": {
|
|
124
|
+
"@babel/core": "7.29.7",
|
|
124
125
|
"ajv": "8.18.0",
|
|
126
|
+
"less": "4.9.0",
|
|
125
127
|
"magic-string": "0.30.21",
|
|
126
128
|
"picomatch": "4.0.4",
|
|
127
|
-
"postcss": "8.5.
|
|
129
|
+
"postcss": "8.5.26",
|
|
128
130
|
"uuid": "14.0.0",
|
|
129
|
-
"vite":
|
|
131
|
+
"vite": {
|
|
132
|
+
".": "7.3.6",
|
|
133
|
+
"esbuild": "0.28.2"
|
|
134
|
+
},
|
|
135
|
+
"webpack-dev-server": "5.2.6"
|
|
130
136
|
},
|
|
131
137
|
"engineStrict": true
|
|
132
138
|
}
|