|
114 | 114 |
|
115 | 115 | "@angular/dev-infra-private@https://github.com/angular/dev-infra-private-builds.git#d008ca5d1aeebd192c7dca25d6eb09b9e69140c6": |
116 | 116 | version "0.0.0" |
117 | | - uid d008ca5d1aeebd192c7dca25d6eb09b9e69140c6 |
118 | 117 | resolved "https://github.com/angular/dev-infra-private-builds.git#d008ca5d1aeebd192c7dca25d6eb09b9e69140c6" |
119 | 118 | dependencies: |
120 | 119 | "@actions/core" "^1.4.0" |
|
1637 | 1636 | magic-string "^0.25.7" |
1638 | 1637 | resolve "^1.17.0" |
1639 | 1638 |
|
| 1639 | +"@rollup/plugin-commonjs@^21.0.0": |
| 1640 | + version "21.0.0" |
| 1641 | + resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-21.0.0.tgz#b9e4342855ea20b5528f4587b9a90f642196a502" |
| 1642 | + integrity sha512-XDQimjHl0kNotAV5lLo34XoygaI0teqiKGJ100B3iCU8+15YscJPeqk2KqkqD3NIe1H8ZTUo5lYjUFZyEgASTw== |
| 1643 | + dependencies: |
| 1644 | + "@rollup/pluginutils" "^3.1.0" |
| 1645 | + commondir "^1.0.1" |
| 1646 | + estree-walker "^2.0.1" |
| 1647 | + glob "^7.1.6" |
| 1648 | + is-reference "^1.2.1" |
| 1649 | + magic-string "^0.25.7" |
| 1650 | + resolve "^1.17.0" |
| 1651 | + |
1640 | 1652 | "@rollup/plugin-json@^4.1.0": |
1641 | 1653 | version "4.1.0" |
1642 | 1654 | resolved "https://registry.yarnpkg.com/@rollup/plugin-json/-/plugin-json-4.1.0.tgz#54e09867ae6963c593844d8bd7a9c718294496f3" |
@@ -7193,12 +7205,12 @@ next-tick@~1.0.0: |
7193 | 7205 | resolved "https://registry.yarnpkg.com/next-tick/-/next-tick-1.0.0.tgz#ca86d1fe8828169b0120208e3dc8424b9db8342c" |
7194 | 7206 | integrity sha1-yobR/ogoFpsBICCOPchCS524NCw= |
7195 | 7207 |
|
7196 | | -ng-packagr@13.0.0-next.5: |
7197 | | - version "13.0.0-next.5" |
7198 | | - resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-13.0.0-next.5.tgz#1214b418c79b82eb52997a04fbef5328ab557478" |
7199 | | - integrity sha512-7hZ20WWMc6McpmxomTl7TdlYxqVoRqxO3VTm6eG9K0ixgWZ6CHJM5wP2JYkoemMGwRl8VveTNN89rwn709Dhew== |
| 7208 | +ng-packagr@13.0.0-next.6: |
| 7209 | + version "13.0.0-next.6" |
| 7210 | + resolved "https://registry.yarnpkg.com/ng-packagr/-/ng-packagr-13.0.0-next.6.tgz#5e318fb38b63a6d7bced93fbbd87cdd5933d5234" |
| 7211 | + integrity sha512-wqxAloy5xV6sHKlOpZtSr0YniscZpi2gnqYN1iZQjpURqi6oosfi7fF3TyNzn/WGlMgYseXspzBypSqzbqnI8g== |
7200 | 7212 | dependencies: |
7201 | | - "@rollup/plugin-commonjs" "^20.0.0" |
| 7213 | + "@rollup/plugin-commonjs" "^21.0.0" |
7202 | 7214 | "@rollup/plugin-json" "^4.1.0" |
7203 | 7215 | "@rollup/plugin-node-resolve" "^13.0.0" |
7204 | 7216 | ajv "^8.0.0" |
|
0 commit comments