Update web DEPS to use extension types and generics

This will be paired with a hotfix to land in google3. Updating the
DEPS to use the latest version of package:web will be done in a
future commit.

Change-Id: Ia09b34e14250c9b2c2586d1dc369e9ccbab8b331
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/349960
Reviewed-by: Devon Carew <devoncarew@google.com>
Commit-Queue: Srujan Gaddam <srujzs@google.com>
This commit is contained in:
Srujan Gaddam 2024-02-13 21:43:59 +00:00 committed by Commit Queue
parent 1c5eccdd2b
commit ecec70c6f2

2
DEPS
View file

@ -189,7 +189,7 @@ vars = {
"usage_rev": "67ecd7d1328347ec15cbf8d8a46918df75a66af8",
"vector_math_rev": "cb976c731f5f9011f09311cd1c39d5778d4f8f2e",
"watcher_rev": "21858a41da1482922e03ee65cdf2169d01d59a67",
"web_rev": "d17fdd2b6ddec289920d02a3df92c3368f0a0e50",
"web_rev": "3f1285e9460c2e4141f9a8c2fdca8a0e8af05fa0",
"web_socket_channel_rev": "5241175e7c66271850d6e75fb9ec90068f9dd3c4", # https://github.com/dart-lang/sdk/issues/54165
"webdev_rev": "629c63214466a77d0994e9b8003120f48af9ef1d",
"webdriver_rev": "2c1b6f8b9d684caf62d72bb327c24f738a4e7455",