File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed
projects/ngx-navigation-animation Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 7
7
"tag" : " latest"
8
8
},
9
9
"peerDependencies" : {
10
- "@angular/common" : " ^15.0.0" ,
11
- "@angular/core" : " ^15.0.0" ,
12
- "@angular/cdk" : " ^15.0.0" ,
13
- "@angular/animations" : " ^15.0.0" ,
10
+ "@angular/animations" : " ^15.1.5" ,
11
+ "@angular/cdk" : " ^15.0.3" ,
12
+ "@angular/common" : " ^15.1.5" ,
13
+ "@angular/compiler" : " ^15.1.5" ,
14
+ "@angular/core" : " ^15.1.5" ,
15
+ "@angular/forms" : " ^15.1.5" ,
14
16
"@angular/material" : " ^15.0.3" ,
15
- "@angular/platform-browser" : " ^15.0.4 " ,
16
- "@angular/platform-browser-dynamic" : " ^15.0.4 " ,
17
- "@angular/router" : " ^15.0.4 " ,
18
- "rxjs" : " ~7.5 .0"
17
+ "@angular/platform-browser" : " ^15.1.5 " ,
18
+ "@angular/platform-browser-dynamic" : " ^15.1.5 " ,
19
+ "@angular/router" : " ^15.1.5 " ,
20
+ "rxjs" : " ~7.8 .0"
19
21
},
20
22
"dependencies" : {
21
23
"tslib" : " ^2.3.0"
You can’t perform that action at this time.
0 commit comments