forked from angular/angular-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: update dependency browser-sync to v3
(cherry picked from commit 953780f)
- Loading branch information
1 parent
1867a0a
commit 10f3db0
Showing
4 changed files
with
61 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -123,8 +123,7 @@ | |
tslib "^2.3.0" | ||
|
||
"@angular/bazel@https://github.com/angular/bazel-builds.git#3d1c903b85653bb627b04905369d4788e200fb35": | ||
version "17.1.0-next.4+sha-8d58595" | ||
uid "3d1c903b85653bb627b04905369d4788e200fb35" | ||
version "17.1.0-next.4" | ||
resolved "https://github.com/angular/bazel-builds.git#3d1c903b85653bb627b04905369d4788e200fb35" | ||
dependencies: | ||
"@microsoft/api-extractor" "^7.24.2" | ||
|
@@ -141,7 +140,6 @@ | |
|
||
"@angular/build-tooling@https://github.com/angular/dev-infra-private-build-tooling-builds.git#57d539c71ca3c8fd8206017529edff12dba6b893": | ||
version "0.0.0-f2dbdeb62601fa259e10be581758fc147eb75094" | ||
uid "57d539c71ca3c8fd8206017529edff12dba6b893" | ||
resolved "https://github.com/angular/dev-infra-private-build-tooling-builds.git#57d539c71ca3c8fd8206017529edff12dba6b893" | ||
dependencies: | ||
"@angular-devkit/build-angular" "17.1.0-next.2" | ||
|
@@ -308,7 +306,6 @@ | |
|
||
"@angular/ng-dev@https://github.com/angular/dev-infra-private-ng-dev-builds.git#b3144f194bc969216ec1ac07145f02f11d0ef0ce": | ||
version "0.0.0-f2dbdeb62601fa259e10be581758fc147eb75094" | ||
uid b3144f194bc969216ec1ac07145f02f11d0ef0ce | ||
resolved "https://github.com/angular/dev-infra-private-ng-dev-builds.git#b3144f194bc969216ec1ac07145f02f11d0ef0ce" | ||
dependencies: | ||
"@yarnpkg/lockfile" "^1.1.0" | ||
|
@@ -4754,6 +4751,15 @@ browser-sync-client@^2.29.3: | |
fresh "0.5.2" | ||
mitt "^1.1.3" | ||
|
||
browser-sync-client@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/browser-sync-client/-/browser-sync-client-3.0.2.tgz#6fbe9a7aada25cf14c824683e089ec9ace91cfe1" | ||
integrity sha512-tBWdfn9L0wd2Pjuz/NWHtNEKthVb1Y67vg8/qyGNtCqetNz5lkDkFnrsx5UhPNPYUO8vci50IWC/BhYaQskDiQ== | ||
dependencies: | ||
etag "1.8.1" | ||
fresh "0.5.2" | ||
mitt "^1.1.3" | ||
|
||
browser-sync-ui@^2.29.3: | ||
version "2.29.3" | ||
resolved "https://registry.yarnpkg.com/browser-sync-ui/-/browser-sync-ui-2.29.3.tgz#35e2ce3b470dce6b7219307cac7278bf324a0f16" | ||
|
@@ -4767,7 +4773,54 @@ browser-sync-ui@^2.29.3: | |
socket.io-client "^4.4.1" | ||
stream-throttle "^0.1.3" | ||
|
||
[email protected], browser-sync@^2.27.7: | ||
browser-sync-ui@^3.0.2: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/browser-sync-ui/-/browser-sync-ui-3.0.2.tgz#8136efcff4ec8cc55084b32b91be02094194f0c4" | ||
integrity sha512-V3FwWAI+abVbFLTyJjXJlCMBwjc3GXf/BPGfwO2fMFACWbIGW9/4SrBOFYEOOtqzCjQE0Di+U3VIb7eES4omNA== | ||
dependencies: | ||
async-each-series "0.1.1" | ||
chalk "4.1.2" | ||
connect-history-api-fallback "^1" | ||
immutable "^3" | ||
server-destroy "1.0.1" | ||
socket.io-client "^4.4.1" | ||
stream-throttle "^0.1.3" | ||
|
||
[email protected]: | ||
version "3.0.2" | ||
resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-3.0.2.tgz#cc763cdbf4180193978fe16ebfc506b910225ae4" | ||
integrity sha512-PC9c7aWJFVR4IFySrJxOqLwB9ENn3/TaXCXtAa0SzLwocLN3qMjN+IatbjvtCX92BjNXsY6YWg9Eb7F3Wy255g== | ||
dependencies: | ||
browser-sync-client "^3.0.2" | ||
browser-sync-ui "^3.0.2" | ||
bs-recipes "1.3.4" | ||
chalk "4.1.2" | ||
chokidar "^3.5.1" | ||
connect "3.6.6" | ||
connect-history-api-fallback "^1" | ||
dev-ip "^1.0.1" | ||
easy-extender "^2.3.4" | ||
eazy-logger "^4.0.1" | ||
etag "^1.8.1" | ||
fresh "^0.5.2" | ||
fs-extra "3.0.1" | ||
http-proxy "^1.18.1" | ||
immutable "^3" | ||
micromatch "^4.0.2" | ||
opn "5.3.0" | ||
portscanner "2.2.0" | ||
raw-body "^2.3.2" | ||
resp-modifier "6.0.2" | ||
rx "4.1.0" | ||
send "0.16.2" | ||
serve-index "1.9.1" | ||
serve-static "1.13.2" | ||
server-destroy "1.0.1" | ||
socket.io "^4.4.1" | ||
ua-parser-js "^1.0.33" | ||
yargs "^17.3.1" | ||
|
||
browser-sync@^2.27.7: | ||
version "2.29.3" | ||
resolved "https://registry.yarnpkg.com/browser-sync/-/browser-sync-2.29.3.tgz#c2a3ff00c659eb87a13cae9d7a427e1b4b580ee1" | ||
integrity sha512-NiM38O6XU84+MN+gzspVmXV2fTOoe+jBqIBx3IBdhZrdeURr6ZgznJr/p+hQ+KzkKEiGH/GcC4SQFSL0jV49bg== | ||
|
@@ -10798,7 +10851,6 @@ [email protected], sass@^1.69.5: | |
|
||
"sauce-connect-proxy@https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz": | ||
version "0.0.0" | ||
uid "9310bc860f7870a1f872b11c4dc6073a1ad34e5e" | ||
resolved "https://saucelabs.com/downloads/sc-4.9.1-linux.tar.gz#9310bc860f7870a1f872b11c4dc6073a1ad34e5e" | ||
|
||
saucelabs@^1.5.0: | ||
|