Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
32 changes: 16 additions & 16 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@
"requiredAngularVersion": "^9.0.0-0 || ^10.0.0-0",
"requiredMDCVersion": "^4.0.0-alpha.0",
"dependencies": {
"@angular/animations": "^9.0.0-next.12",
"@angular/common": "^9.0.0-next.12",
"@angular/compiler": "^9.0.0-next.12",
"@angular/core": "^9.0.0-next.12",
"@angular/elements": "^9.0.0-next.12",
"@angular/forms": "^9.0.0-next.12",
"@angular/platform-browser": "^9.0.0-next.12",
"@angular/animations": "^9.0.0-next.13",
"@angular/common": "^9.0.0-next.13",
"@angular/compiler": "^9.0.0-next.13",
"@angular/core": "^9.0.0-next.13",
"@angular/elements": "^9.0.0-next.13",
"@angular/forms": "^9.0.0-next.13",
"@angular/platform-browser": "^9.0.0-next.13",
"@types/googlemaps": "^3.37.0",
"@types/youtube": "^0.0.38",
"@webcomponents/custom-elements": "^1.1.0",
Expand All @@ -60,14 +60,14 @@
"zone.js": "~0.10.2"
},
"devDependencies": {
"@angular-devkit/core": "^9.0.0-next.12",
"@angular-devkit/schematics": "^9.0.0-next.12",
"@angular/bazel": "^9.0.0-next.12",
"@angular/compiler-cli": "^9.0.0-next.12",
"@angular/platform-browser-dynamic": "^9.0.0-next.12",
"@angular/platform-server": "^9.0.0-next.12",
"@angular/router": "^9.0.0-next.12",
"@angular/upgrade": "^9.0.0-next.12",
"@angular-devkit/core": "^9.0.0-next.15",
"@angular-devkit/schematics": "^9.0.0-next.15",
"@angular/bazel": "^9.0.0-next.13",
"@angular/compiler-cli": "^9.0.0-next.13",
"@angular/platform-browser-dynamic": "^9.0.0-next.13",
"@angular/platform-server": "^9.0.0-next.13",
"@angular/router": "^9.0.0-next.13",
"@angular/upgrade": "^9.0.0-next.13",
"@bazel/bazel": "^0.29.0",
"@bazel/buildifier": "^0.29.0",
"@bazel/ibazel": "^0.10.3",
Expand All @@ -77,7 +77,7 @@
"@bazel/protractor": "^0.38.3",
"@firebase/app-types": "^0.3.2",
"@octokit/rest": "^16.28.7",
"@schematics/angular": "^9.0.0-next.12",
"@schematics/angular": "^9.0.0-next.15",
"@types/browser-sync": "^2.26.1",
"@types/fs-extra": "^4.0.3",
"@types/glob": "^5.0.33",
Expand Down
146 changes: 73 additions & 73 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,48 +2,48 @@
# yarn lockfile v1


"@angular-devkit/core@9.0.0-next.12", "@angular-devkit/core@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.12.tgz#f5aecebbdffba58cac599d955ce93119aed4b225"
integrity sha512-dptS+nTrvDVvwNpBfcG65fr2U4AvHJrxpXIp4Wt1oKG4KpDZlk5C8NZVleGFzq2/Jz5GaJGerEQPDjcFldodQA==
"@angular-devkit/core@9.0.0-next.15", "@angular-devkit/core@^9.0.0-next.15":
version "9.0.0-next.15"
resolved "https://registry.yarnpkg.com/@angular-devkit/core/-/core-9.0.0-next.15.tgz#5f640139a7afa03af6011a768d84e702372eb045"
integrity sha512-wCx6ec5eI9tyTQLNdnLXJ2NNH8Rhey6Yb8I8nAlymEHxZG8d/OvpNRq3GklwVM+I75cLDguAbWMmWGbD02tR3w==
dependencies:
ajv "6.10.2"
fast-json-stable-stringify "2.0.0"
magic-string "0.25.4"
rxjs "6.5.3"
source-map "0.7.3"

"@angular-devkit/schematics@9.0.0-next.12", "@angular-devkit/schematics@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.12.tgz#a19a0705558f267c91e073b3617a948735049fe6"
integrity sha512-bDQRQU42CRyGpfbrT4HYMVPKb88Jg7mmIfO6NYl4kou/tK82scva+5bR4fzyLLB4qaVJvxQFj1jGHsGk0N6Sfw==
"@angular-devkit/schematics@9.0.0-next.15", "@angular-devkit/schematics@^9.0.0-next.15":
version "9.0.0-next.15"
resolved "https://registry.yarnpkg.com/@angular-devkit/schematics/-/schematics-9.0.0-next.15.tgz#0a39e4a78860e5e65660025c58e60bc9d4bf9cf7"
integrity sha512-0hfIyC5TP88wOzjKnQgXAI+BaW6JJPY7yinxBS35rowiwB1XWPcWRFacFXuyfLQRv48JXt17voOz+OH2iHRA5A==
dependencies:
"@angular-devkit/core" "9.0.0-next.12"
"@angular-devkit/core" "9.0.0-next.15"
rxjs "6.5.3"

"@angular/animations@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.12.tgz#80319c1cd8ff0a4c8980daa64ff480440da0624a"
integrity sha512-XMQVf5BSD26I+gEOswUIVpFf7hAJthAnLPG/j3gNKFUm3eoDlXOkQg8I+bCAW/1Dr8oXDTmiSXbMQPOinfdP+w==
"@angular/animations@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/animations/-/animations-9.0.0-next.13.tgz#51c080e8874a0d43214463878cc4b274e8efae0c"
integrity sha512-PLay+vkMpKJB6SNblnuN7RlLdLsdxF2WApTGpLB6yu8OeNYTjXuve20SHOiYkbffgr1qZMXx/mxDcg4AGV60qw==

"@angular/bazel@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.0.0-next.12.tgz#de988164bd9a291d2f065c3735b4a2e45ef174d2"
integrity sha512-zjqYU3mXKJK9JVhR6OAhnBlToKhxV8ju0ZKg0g4VufW48ynIV9A7D0mvLkrawiYD/1tTWdWhLw5Fdqn6s6Lw4g==
"@angular/bazel@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/bazel/-/bazel-9.0.0-next.13.tgz#377c18584590ae35c8433a4b747abe3b346940ae"
integrity sha512-1Drgt1LLlkSyNgjkNZc5uUwj6RxihOs64kzCu2E4C4pV7nMMuV7TvHTUr2mPh9/5Ly/IkzVdqA/WNdfkz9wUNQ==
dependencies:
"@microsoft/api-extractor" "^7.3.9"
shelljs "0.8.2"
tsickle "^0.37.0"

"@angular/common@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.12.tgz#1bc0f1e90918ab9094388d06608b78d6e8b7c648"
integrity sha512-jDvnd+cN58GyGw2Kr2Rc++iPP9NIgIfPR7nb2XWlURwP22z+jGbLjIhtvA+TVpBRV/uya7xH9qti8ttc7a5rqg==
"@angular/common@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/common/-/common-9.0.0-next.13.tgz#c902c409d066fabc829a3a10e1e2aeb1a13c03bf"
integrity sha512-vViVtqxF7dzYPd+Prs30oUrviQHhp3WIJlbki+aH77CcB66LNl5OvaFzLmnpT6ILpuvJ4GYJIgCi4fcoqC8BNQ==

"@angular/compiler-cli@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.12.tgz#e0e647f9cb736db640ef957bced1d3175bd52a74"
integrity sha512-XY43SFkb5f+WrSlFetNmqObtILSVC5st2JORanVc//1LWp8Mdfqe3s57sUEVsJWfhnFk2VKNnHVP+efwl6jA5g==
"@angular/compiler-cli@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/compiler-cli/-/compiler-cli-9.0.0-next.13.tgz#6c6790165b8ab8c58ecbf4b4bfb95724b23d827c"
integrity sha512-djo983DwKzVBbePWCqlRqs3dvoprE5p/px6c/jwIDp4dxAjBc7YQtJc3jrjuejIUZXBHL2SgzcCBxf16OVRO/w==
dependencies:
canonical-path "1.0.0"
chokidar "^2.1.1"
Expand All @@ -56,53 +56,53 @@
source-map "^0.6.1"
yargs "13.1.0"

"@angular/compiler@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.12.tgz#e4e56fc5a45816da832f8df3cfc0e24e019086a5"
integrity sha512-mMpsuq8jD50kKZixYRqhoIl9hNRlkrsUeGWLW0NJlVCErH89B4jhF1w2tGG4WbRvFPyaw+NfuvcGFViGXwjpMw==

"@angular/core@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.12.tgz#4eb12f50feda8ea3cb342ee456403a547afb5c2f"
integrity sha512-+QZqp7uVVLKoTgZ4yM8haX56D2Zo3Za4mSFhFtci3CacfGxzf3lxS57IcjWJUOplbA2DaCv5nPYbQTBh5zKKFQ==

"@angular/elements@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.0.0-next.12.tgz#4477f4af06fcddabd7d14d135bad25fdbf9d5c41"
integrity sha512-/67S9dfE1Km+mX6V95K5pvHBa3m778Re8l6mEyHBebwY+RFfAaa+aZn2EyXrwK/UAZY8YwUf0tsxZsigEfwrfw==

"@angular/forms@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.0-next.12.tgz#3cd7dc2cb79ac19a59e644340746094bd752815a"
integrity sha512-sVKIXAJZWckANltsVEeW0YXwl4LPu6MQlZqLyOq0HVCZiWuCBmHB4Y56uFXWFCO7lwqTu5cJPvdA3vuRhobnTQ==

"@angular/platform-browser-dynamic@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.12.tgz#8ba9555be9afcb884cb0767e48793f75e3b2cb39"
integrity sha512-BcGd8ooMQ+mS/UZmQUDHc5jxDiZs3U/YveK+auVtyOBLkaiRUVv5SAifKRN1N0SKNecFoIg+qXwbO1TKDRgZmA==

"@angular/platform-browser@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.12.tgz#244fdb3063624ecc760999fe4e4a5b8f96d83a33"
integrity sha512-Ad1SQ1OHUp+8MD2XOQ3iKb0BF8KTj55Bg73hgDcMz7zRx2E2lTdCUYhcLV8acLfGEe7jwaqExD3wPOBFdT4AeA==

"@angular/platform-server@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.0.0-next.12.tgz#83204fddaeba89faf1c2ffdbdc4b23679af72cba"
integrity sha512-mWu+CKlFQxz3crUfbk9bbUCeQMen2DEMyBUJZ/0CnVVdfbCbc6yF9rzD6zD8m+cKFIMwRkGGYXfiABDOHSwnsA==
"@angular/compiler@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/compiler/-/compiler-9.0.0-next.13.tgz#01613ea39bda122fc40fdf99f26bb36876eef6de"
integrity sha512-ZyfL3a5wf71E/ZVTVynt3uakQLw+Do0Zy2rXJJ1K42w0E6F/RH5dMcr2mc/VnSpeYKE9JvVqTKVA7xgQ0CN+mw==

"@angular/core@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/core/-/core-9.0.0-next.13.tgz#172194fb4a5f71dca71d0725a22553abaf26d40b"
integrity sha512-qilnSavpL7boJ2cCd0tVtdDaAZm4jGPeX8OHX2DiaD1anXzJckizCoEcyirAyMCf04lOS6ekA8ccWatN1ueLMg==

"@angular/elements@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/elements/-/elements-9.0.0-next.13.tgz#57a5985f162003db74956cf445d22b919bbb1019"
integrity sha512-iJ6wVuwsVTqJ3IP/CQalRWJBVovy4AIEdxgvcwRCfSx//Uvank8tVml3Pn7jmjpalq4bioyKMVL3YlzO/qMSkw==

"@angular/forms@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/forms/-/forms-9.0.0-next.13.tgz#0055daebbb58dc3afa3d38853859c7b9145c11c1"
integrity sha512-/mNYmKUC/7eb9OEZ+wGxaINiPz9vp+s2xDs4b/mbYfKmCTtZZiUj9aujSVlzwSMu81/zq+vu2JgqSQuAh1dlxA==

"@angular/platform-browser-dynamic@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/platform-browser-dynamic/-/platform-browser-dynamic-9.0.0-next.13.tgz#ca6f6465b41da2de767d37b69ec697c3c9c6580c"
integrity sha512-S2hVWYnN8PqaB3q9O360WgbrnJAuZ5uDpDvIv9rIydPx9W10yjiYJfCvYvPpFZwwyPyDYGwP/+XKw2Y7UXJZ7A==

"@angular/platform-browser@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/platform-browser/-/platform-browser-9.0.0-next.13.tgz#f2419a72c5b729ea3be879ac0909a1ce9bda0cdb"
integrity sha512-dBkX60pKmJDQFWgZrnPle2cUWbIemaYYWE+sB5PZux9Ci9B88Ldy5+x3HSzIaK5d10vk0wtdDf1NnRdD5xRNCw==

"@angular/platform-server@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/platform-server/-/platform-server-9.0.0-next.13.tgz#a40b51d9f37c5a497cfd9a0b10158de2f2b731ce"
integrity sha512-SAZjJ+v0KyDNMQlxnMyyOVltPwUbK20PvvB0bC8qRwuPIqK29EI2lF9MtKIrECVz/KLqfYwiFuVVt4GrzavXfA==
dependencies:
domino "^2.1.2"
xhr2 "^0.1.4"

"@angular/router@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.12.tgz#f3cfe7995a31817086ad014b720f8b8255584039"
integrity sha512-0ko2VuSMjgY023SXLBhPUqfVqluTpOiBGU81nljcifUbduIvSAWyyBvX7wcNILQ50WtHqT67xXZEnaNUbxBAog==
"@angular/router@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/router/-/router-9.0.0-next.13.tgz#fbee3c0afdb816b43bf356a60a8a5c00056a8d92"
integrity sha512-elF3EUadvGvoLuKThLdDZOyTfTNXdjzsrpsjg6xyqOf55LUVF7rZqFgvTKU6TNlgGLtasNVqnMte4EX7jugFxg==

"@angular/upgrade@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@angular/upgrade/-/upgrade-9.0.0-next.12.tgz#cbb6d3220bb53118bd66e187b009c6985515cf90"
integrity sha512-bNqWxlt3ojzBB7quWZpNk972TxgUsSX52ymXKZYUyGSGeEAG3Vmg1zuR6upW7rbIv4op4IRF+Fccqk/4YgTnrA==
"@angular/upgrade@^9.0.0-next.13":
version "9.0.0-next.13"
resolved "https://registry.yarnpkg.com/@angular/upgrade/-/upgrade-9.0.0-next.13.tgz#09245f3248b8bdc4d261194d0b6b2d6fb98e6fec"
integrity sha512-yztgajogkbUaxFCipM9j9izSyFtLkPboc1QX0Tbw5KAT9X8CCAOclN4eayCHCK2rjmnMKm91BgUpcMYe00pMPQ==

"@babel/code-frame@^7.0.0":
version "7.0.0"
Expand Down Expand Up @@ -1024,13 +1024,13 @@
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
integrity sha1-p3c2C1s5oaLlEG+OhY8v0tBgxXA=

"@schematics/angular@^9.0.0-next.12":
version "9.0.0-next.12"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.12.tgz#051bd81f0fd66fd43fbcbf3ecf58007b9fa3a7ed"
integrity sha512-JMulIIX364oKylS50QiYAA3ssBGjXlT3QM6fiKX3cLCpDMKh87NfoPySudxZ2JDgSDUgBBvE60atvR6EbKTQlA==
"@schematics/angular@^9.0.0-next.15":
version "9.0.0-next.15"
resolved "https://registry.yarnpkg.com/@schematics/angular/-/angular-9.0.0-next.15.tgz#0247585ff7cdb9bdd108525f845e0ba0890b5ffc"
integrity sha512-Xc8Kvmk1s65h9AoaeN/CMuSMkzDnnarBrglk1MNOfD1y/WMmmJGLhcv+cOiTavJGFJNFv+iJmE8FJR6sDga3Wg==
dependencies:
"@angular-devkit/core" "9.0.0-next.12"
"@angular-devkit/schematics" "9.0.0-next.12"
"@angular-devkit/core" "9.0.0-next.15"
"@angular-devkit/schematics" "9.0.0-next.15"

"@types/argparse@1.0.33":
version "1.0.33"
Expand Down