File tree Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Expand file tree Collapse file tree 2 files changed +11
-8
lines changed Original file line number Diff line number Diff line change 4
4
"license" : " MIT" ,
5
5
"angular-cli" : {},
6
6
"checkPeerDependencies" : {
7
- "ignore" : [" ajv" , " postcss" ]
7
+ "ignore" : [
8
+ " ajv" ,
9
+ " postcss"
10
+ ]
8
11
},
9
12
"scripts" : {
10
13
"ng" : " ng" ,
23
26
"@angular/forms" : " 13.0.2" ,
24
27
"@angular/platform-browser" : " 13.0.2" ,
25
28
"@angular/platform-browser-dynamic" : " 13.0.2" ,
26
- "@uirouter/angular" : " ^9.0.1 " ,
29
+ "@uirouter/angular" : " ^9.1.0 " ,
27
30
"@uirouter/core" : " 6.0.8" ,
28
31
"@uirouter/rx" : " 1.0.0" ,
29
32
"@uirouter/visualizer" : " ^7.2.1" ,
Original file line number Diff line number Diff line change 1720
1720
dependencies :
1721
1721
" @types/node" " *"
1722
1722
1723
- " @uirouter/angular@^9.0.1 " :
1724
- version "9.0.1 "
1725
- resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-9.0.1. tgz#f0442639af0198d410f2de5c02d44e9c426f7233 "
1726
- integrity sha512-JBxL7oU3n4KrG+84142IY7czUVKKqUDffhd1CEoUl4IC60CfCyiG5AUZN59fTqeHEiEwc8e3oe7OGG/Q51asWA ==
1723
+ " @uirouter/angular@^9.1.0 " :
1724
+ version "9.1.0 "
1725
+ resolved "https://registry.yarnpkg.com/@uirouter/angular/-/angular-9.1.0. tgz#9c2be071c67573acda57c2d57cff6a962e693f94 "
1726
+ integrity sha512-YB3VM4tsdCtDTpXHWg99+uXJ135ySAZRy+oczH7vqJTRYIwxJ1DKA3Sc5ROnIHw4bhyCs0zC/yn+3zL0KwJtkQ ==
1727
1727
dependencies :
1728
- tslib "^2.2 .0"
1728
+ tslib "^2.3 .0"
1729
1729
1730
1730
1731
1731
version "6.0.8"
@@ -7423,7 +7423,7 @@ ts-helpers@^1.1.2:
7423
7423
version "1.1.2"
7424
7424
resolved "https://registry.yarnpkg.com/ts-helpers/-/ts-helpers-1.1.2.tgz#fc69be9f1f3baed01fb1a0ef8d4cfe748814d835"
7425
7425
7426
- [email protected] , tslib@^2.0.3, tslib@^2.2.0, tslib@^2. 3.1:
7426
+ [email protected] , tslib@^2.0.3, tslib@^2.3.1:
7427
7427
version "2.3.1"
7428
7428
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.3.1.tgz#e8a335add5ceae51aa261d32a490158ef042ef01"
7429
7429
integrity sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==
You can’t perform that action at this time.
0 commit comments