File tree Expand file tree Collapse file tree 4 files changed +459
-248
lines changed Expand file tree Collapse file tree 4 files changed +459
-248
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ supportedArchitectures:
15
15
packageExtensions :
16
16
' @angular-devkit/build-angular@* ' :
17
17
dependencies :
18
- minimatch : ' 3.0.5'
19
18
webpack : ' ^5.76.0'
20
19
21
20
' @size-limit/webpack@* ' :
@@ -24,7 +23,6 @@ packageExtensions:
24
23
25
24
' serve-handler@* ' :
26
25
dependencies :
27
- minimatch : ' 3.0.5'
28
26
path-to-regexp : ' 3.3.0'
29
27
30
28
' codelyzer@* ' :
Original file line number Diff line number Diff line change 40
40
"karma-jasmine" : " ~4.0.0" ,
41
41
"karma-jasmine-html-reporter" : " ~1.5.0" ,
42
42
"rimraf" : " ^5.0.0" ,
43
- "serve" : " ^12 .0.0" ,
43
+ "serve" : " ^14 .0.0" ,
44
44
"ts-node" : " ~8.3.0" ,
45
45
"tslint" : " ~6.1.0" ,
46
46
"typescript" : " ~4.6.4"
Original file line number Diff line number Diff line change 99
99
"stylus" : " github:stylus/stylus#0.59.0" ,
100
100
"on-headers" : " ^1.1.0" ,
101
101
"tmp" : " ^0.2.4" ,
102
- "@tensorflow-models/face-detection/rimraf" : " 5.0.0"
102
+ "@tensorflow-models/face-detection/rimraf" : " 5.0.0" ,
103
+ "@angular/core" : " ^14.3.0"
103
104
},
104
105
"devDependencies" : {
105
106
"@aws-amplify/backend" : " ^1.7.0" ,
You can’t perform that action at this time.
0 commit comments