Skip to content
This repository has been archived by the owner on Sep 30, 2024. It is now read-only.

Commit

Permalink
update firebase deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ceolinwill committed Jun 18, 2020
1 parent 7985276 commit 25dbd73
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 184 deletions.
2 changes: 1 addition & 1 deletion functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"algoliasearch": "^4.2.0",
"cheerio": "^1.0.0-rc.3",
"firebase-admin": "^8.12.1",
"firebase-functions": "^3.6.1",
"firebase-functions": "^3.7.0",
"lodash": "^4.17.15",
"node-fetch": "^2.6.0",
"slate": "^0.58.3"
Expand Down
8 changes: 4 additions & 4 deletions functions/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1430,10 +1430,10 @@ firebase-functions-test@^0.2.1:
"@types/lodash" "^4.14.104"
lodash "^4.17.5"

firebase-functions@^3.6.1:
version "3.6.2"
resolved "https://registry.yarnpkg.com/firebase-functions/-/firebase-functions-3.6.2.tgz#bafe642972ed75c19ddfeb55f9a56a0f3e259924"
integrity sha512-KDLvWqSbOhbmMZpzS/gK3Q3n/Pp3vBArNs13aFqrS+p9itlpAvm29pgfLSw3/36YO7gBZ2ArqPU2uKsUZBGB5g==
firebase-functions@^3.7.0:
version "3.7.0"
resolved "https://registry.yarnpkg.com/firebase-functions/-/firebase-functions-3.7.0.tgz#e9df62f2a46775eb887835839d8b3f39139ba113"
integrity sha512-+ROj2Gs2/KyM+T8jYo7AKaHynFsN49sXbgZMll3zuGa9/8oiDsXp9e1Iy2JMkFmSZg67jeYw5Ue2OSpz0XiqFQ==
dependencies:
"@types/express" "4.17.3"
cors "^2.8.5"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"slate-react": "^0.58.3"
},
"devDependencies": {
"@firebase/testing": "^0.19.3",
"@firebase/testing": "^0.20.1",
"@next/bundle-analyzer": "^9.2.1",
"@types/cors": "^2.8.6",
"@types/diff": "^4.0.2",
Expand All @@ -68,7 +68,7 @@
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-react": "^7.17.0",
"eslint-plugin-react-hooks": "^2.3.0",
"firebase-tools": "^8.2.0",
"firebase-tools": "^8.4.3",
"husky": "^4.2.5",
"jest": "^25.5.4",
"lint-staged": "^10.2.2",
Expand Down
189 changes: 12 additions & 177 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1264,18 +1264,6 @@
resolved "https://registry.yarnpkg.com/@firebase/analytics-types/-/analytics-types-0.3.1.tgz#3c5f5d71129c88295e17e914e34b391ffda1723c"
integrity sha512-63vVJ5NIBh/JF8l9LuPrQYSzFimk7zYHySQB4Dk9rVdJ8kV/vGQoVTvRu1UW05sEc2Ug5PqtEChtTHU+9hvPcA==

"@firebase/analytics@0.3.5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@firebase/analytics/-/analytics-0.3.5.tgz#f7327637281dd7c9cd74152e2f6b8cc64c1330dc"
integrity sha512-p+h1s9A8EjGWfjAObu8ei46JoN2Ogbtl1RzqW7HjcPuclOIOmPTXKEXXCEXgO79OLxnzzezVeBtHPSx6r6gxJA==
dependencies:
"@firebase/analytics-types" "0.3.1"
"@firebase/component" "0.1.12"
"@firebase/installations" "0.4.10"
"@firebase/logger" "0.2.4"
"@firebase/util" "0.2.47"
tslib "1.11.1"

"@firebase/analytics@0.3.6":
version "0.3.6"
resolved "https://registry.yarnpkg.com/@firebase/analytics/-/analytics-0.3.6.tgz#3793e6886ef852c5daba218556ca2f7d86273a0a"
Expand All @@ -1293,19 +1281,6 @@
resolved "https://registry.yarnpkg.com/@firebase/app-types/-/app-types-0.6.1.tgz#dcbd23030a71c0c74fc95d4a3f75ba81653850e9"
integrity sha512-L/ZnJRAq7F++utfuoTKX4CLBG5YR7tFO3PLzG1/oXXKEezJ0kRL3CMRoueBEmTCzVb/6SIs2Qlaw++uDgi5Xyg==

"@firebase/app@0.6.4":
version "0.6.4"
resolved "https://registry.yarnpkg.com/@firebase/app/-/app-0.6.4.tgz#5b857f2ba1cc286c88a3a7e1e6a1a7cc36308bee"
integrity sha512-E1Zw6yeZYdYYFurMnklKPvE+q/xleHXs7bmcVgyhgAEg3Gv6/qXI4+4GdWh+iF7wmQ3Liesh51xqfdpvHBwAMQ==
dependencies:
"@firebase/app-types" "0.6.1"
"@firebase/component" "0.1.12"
"@firebase/logger" "0.2.4"
"@firebase/util" "0.2.47"
dom-storage "2.1.0"
tslib "1.11.1"
xmlhttprequest "1.8.0"

"@firebase/app@0.6.5":
version "0.6.5"
resolved "https://registry.yarnpkg.com/@firebase/app/-/app-0.6.5.tgz#8263c296b3e83e27444e2cc61407c51730f99553"
Expand Down Expand Up @@ -1336,14 +1311,6 @@
dependencies:
"@firebase/auth-types" "0.10.1"

"@firebase/component@0.1.12":
version "0.1.12"
resolved "https://registry.yarnpkg.com/@firebase/component/-/component-0.1.12.tgz#deb511c92c5c6f60995207312b7ede8c7076fdb2"
integrity sha512-03w800MxR/EW1m7N0Q46WNcngwdDIHDWpFPHTdbZEI6U/HuLks5RJQlBxWqb1P73nYPkN8YP3U8gTdqrDpqY3Q==
dependencies:
"@firebase/util" "0.2.47"
tslib "1.11.1"

"@firebase/component@0.1.13":
version "0.1.13"
resolved "https://registry.yarnpkg.com/@firebase/component/-/component-0.1.13.tgz#b4aaaae3a8b7c2a591de21d2c713ca271a3723d5"
Expand All @@ -1359,19 +1326,6 @@
dependencies:
"@firebase/app-types" "0.6.1"

"@firebase/database@0.6.3":
version "0.6.3"
resolved "https://registry.yarnpkg.com/@firebase/database/-/database-0.6.3.tgz#d85471938a0a9d9169f1f37f8f9d2dec7ef32f8b"
integrity sha512-gHoCISHQVLoq+rGu+PorYxMkhsjhXov3ocBxz/0uVdznNhrbKkAZaEKF+dIAsUPDlwSYeZuwWuik7xcV3DtRaw==
dependencies:
"@firebase/auth-interop-types" "0.1.5"
"@firebase/component" "0.1.12"
"@firebase/database-types" "0.5.1"
"@firebase/logger" "0.2.4"
"@firebase/util" "0.2.47"
faye-websocket "0.11.3"
tslib "1.11.1"

"@firebase/database@0.6.4":
version "0.6.4"
resolved "https://registry.yarnpkg.com/@firebase/database/-/database-0.6.4.tgz#00220a8d2e69e93ad22ae51620762b58c12eb044"
Expand All @@ -1385,30 +1339,11 @@
faye-websocket "0.11.3"
tslib "1.11.1"

"@firebase/firestore-types@1.10.3":
version "1.10.3"
resolved "https://registry.yarnpkg.com/@firebase/firestore-types/-/firestore-types-1.10.3.tgz#e873b4be5cc8dfc240a32ecade83ad3311d4601e"
integrity sha512-DcYTJbva/gYK3i9q1Jw4tUkuSGQY5tXizSU/yytJgsRZNQrLEbrbHza9n6MAxcBbMSgcWZ24XzCGELtlKgMbSw==

"@firebase/firestore-types@1.11.0":
version "1.11.0"
resolved "https://registry.yarnpkg.com/@firebase/firestore-types/-/firestore-types-1.11.0.tgz#ccb734fd424b8b6c3aff3ad1921a89ee31be229b"
integrity sha512-hD7+cmMUvT5OJeWVrcRkE87PPuj/0/Wic6bntCopJE1WIX/Dm117AUkHgKd3S7Ici6DLp4bdlx1MjjwWL5942w==

"@firebase/firestore@1.14.6":
version "1.14.6"
resolved "https://registry.yarnpkg.com/@firebase/firestore/-/firestore-1.14.6.tgz#40a23bcdaa94b78e723d4e2ff3e14320bf250486"
integrity sha512-9TfM4BFQAhyn+gmayX80wZEAO27bUBy471pba/oAYM9UrvPp1US9Bn/QzeuA/hxBSZXcN5zWNcs1Ibyt8eAreg==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/firestore-types" "1.10.3"
"@firebase/logger" "0.2.4"
"@firebase/util" "0.2.47"
"@firebase/webchannel-wrapper" "0.2.41"
"@grpc/grpc-js" "0.8.1"
"@grpc/proto-loader" "^0.5.0"
tslib "1.11.1"

"@firebase/firestore@1.15.1":
version "1.15.1"
resolved "https://registry.yarnpkg.com/@firebase/firestore/-/firestore-1.15.1.tgz#8a306fb0042bc2c321ff45745828d0ad5ef49237"
Expand All @@ -1428,17 +1363,6 @@
resolved "https://registry.yarnpkg.com/@firebase/functions-types/-/functions-types-0.3.17.tgz#348bf5528b238eeeeeae1d52e8ca547b21d33a94"
integrity sha512-DGR4i3VI55KnYk4IxrIw7+VG7Q3gA65azHnZxo98Il8IvYLr2UTBlSh72dTLlDf25NW51HqvJgYJDKvSaAeyHQ==

"@firebase/functions@0.4.44":
version "0.4.44"
resolved "https://registry.yarnpkg.com/@firebase/functions/-/functions-0.4.44.tgz#a0f87a16be9916f930d7e9533b4befdf7640eec2"
integrity sha512-Nbw+V/jYqfgq7wscsSDidqIzx8TrnmA2wRD1auCFNmf+gSJg8o+gNyCDdNHZI407jvrZcxp3nG1eMbqwmmnp7Q==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/functions-types" "0.3.17"
"@firebase/messaging-types" "0.4.5"
isomorphic-fetch "2.2.1"
tslib "1.11.1"

"@firebase/functions@0.4.45":
version "0.4.45"
resolved "https://registry.yarnpkg.com/@firebase/functions/-/functions-0.4.45.tgz#c39c41d080c5f121d3d9aeda3ec7e66d32194e23"
Expand All @@ -1455,17 +1379,6 @@
resolved "https://registry.yarnpkg.com/@firebase/installations-types/-/installations-types-0.3.4.tgz#589a941d713f4f64bf9f4feb7f463505bab1afa2"
integrity sha512-RfePJFovmdIXb6rYwtngyxuEcWnOrzdZd9m7xAW0gRxDIjBT20n3BOhjpmgRWXo/DAxRmS7bRjWAyTHY9cqN7Q==

"@firebase/installations@0.4.10":
version "0.4.10"
resolved "https://registry.yarnpkg.com/@firebase/installations/-/installations-0.4.10.tgz#3686be433a176e6e2798b674486255e6749a0b8c"
integrity sha512-Nf7VK9++0eQzjdvBkBNNaOdxPjFiKD0EllLCIQycHozF97BmuFUqb2Ik5L2JaWspWg7vxLNacLHvW48nPGx4Zw==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/installations-types" "0.3.4"
"@firebase/util" "0.2.47"
idb "3.0.2"
tslib "1.11.1"

"@firebase/installations@0.4.11":
version "0.4.11"
resolved "https://registry.yarnpkg.com/@firebase/installations/-/installations-0.4.11.tgz#9fd51589f610eb6eb9caa83d7974ec5dc63c3ce6"
Expand All @@ -1477,11 +1390,6 @@
idb "3.0.2"
tslib "1.11.1"

"@firebase/logger@0.2.4":
version "0.2.4"
resolved "https://registry.yarnpkg.com/@firebase/logger/-/logger-0.2.4.tgz#276e7c482f462b5b24b188257cf162b3b2cd3ad6"
integrity sha512-akHkOU7izYB1okp/B5sxClGjjw6KvZdSHyjNM5pKd67Zg5W6PsbkI/GFNv21+y6LkUkJwDRbdeDgJoYXWT3mMA==

"@firebase/logger@0.2.5":
version "0.2.5"
resolved "https://registry.yarnpkg.com/@firebase/logger/-/logger-0.2.5.tgz#bac27bfef32b36e3ecc4b9a5018e9441cb4765e6"
Expand All @@ -1492,18 +1400,6 @@
resolved "https://registry.yarnpkg.com/@firebase/messaging-types/-/messaging-types-0.4.5.tgz#452572d3c5b7fa83659fdb1884450477229f5dc4"
integrity sha512-sux4fgqr/0KyIxqzHlatI04Ajs5rc3WM+WmtCpxrKP1E5Bke8xu/0M+2oy4lK/sQ7nov9z15n3iltAHCgTRU3Q==

"@firebase/messaging@0.6.16":
version "0.6.16"
resolved "https://registry.yarnpkg.com/@firebase/messaging/-/messaging-0.6.16.tgz#72ee968c25de5d376b48556ef36b8fc69aba2316"
integrity sha512-TAPISK5y3xbxUw81HxLDP6YPsRryU6Nl8Z7AjNnem13BoN9LJ2/wCi9RDMfPnQhAn0h0N+mpxy/GB+0IlEARlg==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/installations" "0.4.10"
"@firebase/messaging-types" "0.4.5"
"@firebase/util" "0.2.47"
idb "3.0.2"
tslib "1.11.1"

"@firebase/messaging@0.6.17":
version "0.6.17"
resolved "https://registry.yarnpkg.com/@firebase/messaging/-/messaging-0.6.17.tgz#9325457d6e98963f6fbde47859dfafeadf3fd93c"
Expand All @@ -1521,18 +1417,6 @@
resolved "https://registry.yarnpkg.com/@firebase/performance-types/-/performance-types-0.0.13.tgz#58ce5453f57e34b18186f74ef11550dfc558ede6"
integrity sha512-6fZfIGjQpwo9S5OzMpPyqgYAUZcFzZxHFqOyNtorDIgNXq33nlldTL/vtaUZA8iT9TT5cJlCrF/jthKU7X21EA==

"@firebase/performance@0.3.5":
version "0.3.5"
resolved "https://registry.yarnpkg.com/@firebase/performance/-/performance-0.3.5.tgz#e6007563c4115994f8b4eef7d6cd7fe877d74428"
integrity sha512-FCUxK3IsJuthSosXzCA/B3Lz0o51QLjS1PuHFSxW4zwnMN2p5LrJBof47D2qB/ZYLey8xR4u2IGHOjvSDyKA9w==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/installations" "0.4.10"
"@firebase/logger" "0.2.4"
"@firebase/performance-types" "0.0.13"
"@firebase/util" "0.2.47"
tslib "1.11.1"

"@firebase/performance@0.3.6":
version "0.3.6"
resolved "https://registry.yarnpkg.com/@firebase/performance/-/performance-0.3.6.tgz#2aab1d68dba9f7703d71fc1ff905b7a783a7e9cd"
Expand All @@ -1559,18 +1443,6 @@
resolved "https://registry.yarnpkg.com/@firebase/remote-config-types/-/remote-config-types-0.1.9.tgz#fe6bbe4d08f3b6e92fce30e4b7a9f4d6a96d6965"
integrity sha512-G96qnF3RYGbZsTRut7NBX0sxyczxt1uyCgXQuH/eAfUCngxjEGcZQnBdy6mvSdqdJh5mC31rWPO4v9/s7HwtzA==

"@firebase/remote-config@0.1.21":
version "0.1.21"
resolved "https://registry.yarnpkg.com/@firebase/remote-config/-/remote-config-0.1.21.tgz#72261a53a7564453f484278e14ba39d81da99833"
integrity sha512-EwDNU1mT+8Jn66IUwwNP5SM8AbaI7wmCXjp7djZtTXNrpPoh3xqzSRM1vTgp4Uu/mHffEDfbydsoJAIftADIfQ==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/installations" "0.4.10"
"@firebase/logger" "0.2.4"
"@firebase/remote-config-types" "0.1.9"
"@firebase/util" "0.2.47"
tslib "1.11.1"

"@firebase/remote-config@0.1.22":
version "0.1.22"
resolved "https://registry.yarnpkg.com/@firebase/remote-config/-/remote-config-0.1.22.tgz#ae78cd14273f52c71ba2bb1329d203a9bed93d01"
Expand All @@ -1588,16 +1460,6 @@
resolved "https://registry.yarnpkg.com/@firebase/storage-types/-/storage-types-0.3.12.tgz#79540761fb3ad8d674c98712633284d81b268e0f"
integrity sha512-DDV6Fs6aYoGw3w/zZZTkqiipxihnsvHf6znbeZYjIIHit3tr1uLJdGPDPiCTfZcTGPpg2ux6ZmvNDvVgJdHALw==

"@firebase/storage@0.3.34":
version "0.3.34"
resolved "https://registry.yarnpkg.com/@firebase/storage/-/storage-0.3.34.tgz#410ac7988f49259572e0e15c600548982ec5e904"
integrity sha512-vuR1PpGdaCk25D2dT2trfmZZjpdfOn0rPTksvoqg7TAPLeoVsVoDyT2LgF3Arna/jqx52sAIRx1HLrlvzE1pgA==
dependencies:
"@firebase/component" "0.1.12"
"@firebase/storage-types" "0.3.12"
"@firebase/util" "0.2.47"
tslib "1.11.1"

"@firebase/storage@0.3.35":
version "0.3.35"
resolved "https://registry.yarnpkg.com/@firebase/storage/-/storage-0.3.35.tgz#873da58c2d48f9aa40c85ff2b528a559b50b2e70"
Expand All @@ -1608,24 +1470,17 @@
"@firebase/util" "0.2.48"
tslib "1.11.1"

"@firebase/testing@^0.19.3":
version "0.19.6"
resolved "https://registry.yarnpkg.com/@firebase/testing/-/testing-0.19.6.tgz#1ea580b59280a7e04036f1673bb9355bc27f03db"
integrity sha512-LuOUDvHobZ7nAHZnmkiPLwzQAZtryrfQvyXggsVS+vC9URarLPUmgkYe1yyyt93kcmFEwebkVkBbmJMYCpVvsA==
"@firebase/testing@^0.20.1":
version "0.20.1"
resolved "https://registry.yarnpkg.com/@firebase/testing/-/testing-0.20.1.tgz#8f878eb62324f5311924ef1649b36cb2d389d1fa"
integrity sha512-1+6qKNllz7vngGoeqrIt8tNZpHYsn5D0PjJ+GX6SK4a/LUM6rwjsQy9I5TVdMSOcgAEPq0hT+wKqw+usjsLhqA==
dependencies:
"@firebase/logger" "0.2.4"
"@firebase/util" "0.2.47"
"@firebase/logger" "0.2.5"
"@firebase/util" "0.2.48"
"@types/request" "2.48.4"
firebase "7.14.6"
firebase "7.15.1"
request "2.88.2"

"@firebase/util@0.2.47":
version "0.2.47"
resolved "https://registry.yarnpkg.com/@firebase/util/-/util-0.2.47.tgz#c5e02bbba7aa0786f29cc516b2e2ee17e0c1f4a4"
integrity sha512-RjcIvcfswyxYhf0OMXod+qeI/933wl9FGLIszf0/O1yMZ/s8moXcse7xnOpMjmQPRLB9vHzCMoxW5X90kKg/bQ==
dependencies:
tslib "1.11.1"

"@firebase/util@0.2.48":
version "0.2.48"
resolved "https://registry.yarnpkg.com/@firebase/util/-/util-0.2.48.tgz#5f1d7a399f3208c08ec9d47cfec7ae07d1eaa6d1"
Expand Down Expand Up @@ -5932,10 +5787,10 @@ find-versions@^3.2.0:
dependencies:
semver-regex "^2.0.0"

firebase-tools@^8.2.0:
version "8.4.1"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-8.4.1.tgz#1f015c9496f4241a8a67a1f6376e68b1547d4d89"
integrity sha512-kiC5KXQdQ2ksRRJEZ5dXsLHRPGwR5Y1nEpTtJly91cs7mASIi4tzpVnX5pF1WXZsa323jXkY9elNUPw7fWvvog==
firebase-tools@^8.4.3:
version "8.4.3"
resolved "https://registry.yarnpkg.com/firebase-tools/-/firebase-tools-8.4.3.tgz#2ddeb084c862bf47617d90db10ef08ba9a908661"
integrity sha512-tJaac9g957aaZYbMBgEt0Op1BhSoOECaAWMmbKsffgW/OSrqrTBK6r++TpyA52FwgjAZO+zxVQtqPkQfoOaftA==
dependencies:
"@google-cloud/pubsub" "^1.7.0"
JSONStream "^1.2.1"
Expand Down Expand Up @@ -5988,27 +5843,7 @@ firebase-tools@^8.2.0:
winston "^3.0.0"
ws "^7.2.3"

firebase@7.14.6:
version "7.14.6"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-7.14.6.tgz#5b82d9700faaf6b14fc8a6f9bc690139aecea76b"
integrity sha512-W7nN57T+slfSYtUoCD7Jup/P+V8velhjbtJUlO4+gYXCG0TT83ah3B+89LlVwOrL3tVAl68GdA892vdXVsY6zQ==
dependencies:
"@firebase/analytics" "0.3.5"
"@firebase/app" "0.6.4"
"@firebase/app-types" "0.6.1"
"@firebase/auth" "0.14.6"
"@firebase/database" "0.6.3"
"@firebase/firestore" "1.14.6"
"@firebase/functions" "0.4.44"
"@firebase/installations" "0.4.10"
"@firebase/messaging" "0.6.16"
"@firebase/performance" "0.3.5"
"@firebase/polyfill" "0.3.36"
"@firebase/remote-config" "0.1.21"
"@firebase/storage" "0.3.34"
"@firebase/util" "0.2.47"

firebase@^7.15.1:
firebase@7.15.1, firebase@^7.15.1:
version "7.15.1"
resolved "https://registry.yarnpkg.com/firebase/-/firebase-7.15.1.tgz#a57ce25369525f5078871716218716e5f17902d9"
integrity sha512-RmS6UMcU2YeQK/gFi7fqdern+45e/hKDFrtLQ53kU0jZjQ3u4W9r9ibEGFGEgQ5ufVt8IdraJ3s6l5xrql7KuA==
Expand Down

0 comments on commit 25dbd73

Please sign in to comment.