24
24
},
25
25
"private" : true ,
26
26
"dependencies" : {
27
- "@angular/animations" : " 15.0.2 " ,
28
- "@angular/cdk" : " 15.0.1 " ,
29
- "@angular/common" : " 15.0.2 " ,
30
- "@angular/compiler" : " 15.0.2 " ,
31
- "@angular/core" : " 15.0.2 " ,
32
- "@angular/forms" : " 15.0.2 " ,
33
- "@angular/material" : " 15.0.1 " ,
34
- "@angular/platform-browser" : " 15.0.2 " ,
35
- "@angular/platform-browser-dynamic" : " 15.0.2 " ,
36
- "@angular/router" : " 15.0.2 " ,
37
- "@nrwl/angular" : " 15.4.1 " ,
27
+ "@angular/animations" : " 15.2.6 " ,
28
+ "@angular/cdk" : " 15.2.6 " ,
29
+ "@angular/common" : " 15.2.6 " ,
30
+ "@angular/compiler" : " 15.2.6 " ,
31
+ "@angular/core" : " 15.2.6 " ,
32
+ "@angular/forms" : " 15.2.6 " ,
33
+ "@angular/material" : " 15.2.6 " ,
34
+ "@angular/platform-browser" : " 15.2.6 " ,
35
+ "@angular/platform-browser-dynamic" : " 15.2.6 " ,
36
+ "@angular/router" : " 15.2.6 " ,
37
+ "@nrwl/angular" : " 15.9.2 " ,
38
38
"hammerjs" : " 2.0.8" ,
39
- "rxjs" : " 7.5.7 " ,
39
+ "rxjs" : " 7.8.0 " ,
40
40
"tslib" : " 2.4.1" ,
41
41
"zone.js" : " 0.12.0"
42
42
},
43
43
"devDependencies" : {
44
- "@angular-devkit/build-angular" : " 15.0.2" ,
44
+ "@angular-devkit/build-angular" : " 15.2.5" ,
45
+ "@angular-devkit/core" : " 15.0.2" ,
46
+ "@angular-devkit/schematics" : " 15.0.2" ,
45
47
"@angular-eslint/eslint-plugin" : " 15.1.0" ,
46
48
"@angular-eslint/eslint-plugin-template" : " 15.1.0" ,
47
49
"@angular-eslint/template-parser" : " 15.1.0" ,
48
- "@angular/cli" : " 15.0.2" ,
49
- "@angular/compiler-cli" : " 15.0.2" ,
50
- "@angular/language-service" : " 15.0.2" ,
51
- "@nrwl/cypress" : " 15.4.1" ,
52
- "@nrwl/eslint-plugin-nx" : " 15.4.1" ,
53
- "@nrwl/linter" : " 15.4.1" ,
54
- "@nrwl/nx-cloud" : " ^15.0.2" ,
55
- "@nrwl/workspace" : " 15.4.1" ,
50
+ "@angular/cli" : " ~15.2.0" ,
51
+ "@angular/compiler-cli" : " 15.2.6" ,
52
+ "@angular/language-service" : " 15.2.6" ,
53
+ "@nrwl/cypress" : " 15.9.2" ,
54
+ "@nrwl/eslint-plugin-nx" : " 15.9.2" ,
55
+ "@nrwl/linter" : " 15.9.2" ,
56
+ "@nrwl/nx-cloud" : " 15.3.5" ,
57
+ "@nrwl/workspace" : " 15.9.2" ,
58
+ "@schematics/angular" : " 15.0.2" ,
56
59
"@types/hammerjs" : " 2.0.41" ,
57
60
"@types/jasmine" : " 4.3.0" ,
58
61
"@types/node" : " 16.11.7" ,
59
62
"@typescript-eslint/eslint-plugin" : " ^5.36.1" ,
60
63
"@typescript-eslint/parser" : " ^5.36.1" ,
61
- "cypress" : " ^11.0 .0" ,
64
+ "cypress" : " ^12.2 .0" ,
62
65
"eslint" : " ~8.15.0" ,
63
66
"eslint-config-prettier" : " 8.1.0" ,
64
67
"eslint-plugin-cypress" : " ^2.10.3" ,
71
74
"karma-jasmine" : " 5.1.0" ,
72
75
"karma-jasmine-html-reporter" : " 2.0.0" ,
73
76
"lint-staged" : " ^13.2.0" ,
74
- "ng-packagr" : " 15.0.1 " ,
75
- "nx" : " 15.4.1 " ,
77
+ "ng-packagr" : " 15.2.2 " ,
78
+ "nx" : " 15.9.2 " ,
76
79
"postcss" : " ^8.4.5" ,
77
80
"postcss-import" : " ~14.1.0" ,
78
81
"postcss-preset-env" : " ~7.5.0" ,
79
82
"postcss-url" : " ~10.1.3" ,
80
83
"prettier" : " 2.8.0" ,
81
- "typescript" : " 4.8.4 "
84
+ "typescript" : " 4.9.5 "
82
85
},
83
86
"keywords" : [
84
87
" angular" ,
88
91
" universal carousel" ,
89
92
" ngu carousel"
90
93
]
91
- }
94
+ }
0 commit comments