Skip to content

Commit

Permalink
Merge branch 'main' into tobbe-auth-client-has-loaded
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobbe authored Feb 10, 2023
2 parents 282cccf + 6379483 commit 7d4521a
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 30 deletions.
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@babel/plugin-transform-runtime": "7.19.6",
"@babel/runtime-corejs3": "7.20.13",
"@fastify/http-proxy": "8.4.0",
"@fastify/static": "6.8.0",
"@fastify/static": "6.9.0",
"@fastify/url-data": "5.2.0",
"ansi-colors": "4.1.3",
"chalk": "4.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.20.13",
"@prisma/client": "4.10.1",
"@whatwg-node/fetch": "0.7.1",
"@whatwg-node/fetch": "0.8.1",
"core-js": "3.27.2",
"humanize-string": "2.1.0",
"jsonwebtoken": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/codemods/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@babel/runtime-corejs3": "7.20.13",
"@iarna/toml": "2.2.5",
"@vscode/ripgrep": "1.14.2",
"@whatwg-node/fetch": "0.7.1",
"@whatwg-node/fetch": "0.8.1",
"core-js": "3.27.2",
"deepmerge": "4.3.0",
"execa": "5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"@types/lodash.merge": "4.6.7",
"@types/lodash.omitby": "4.6.7",
"@types/uuid": "9.0.0",
"@whatwg-node/fetch": "0.7.1",
"@whatwg-node/fetch": "0.8.1",
"aws-lambda": "1.0.7",
"jest": "29.4.2",
"jsonwebtoken": "9.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@redwoodjs/router": "4.0.0",
"@redwoodjs/structure": "4.0.0",
"@redwoodjs/web": "4.0.0",
"@whatwg-node/fetch": "0.7.1",
"@whatwg-node/fetch": "0.8.1",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.12",
"core-js": "3.27.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@babel/runtime-corejs3": "7.20.13",
"@redwoodjs/internal": "4.0.0",
"@redwoodjs/structure": "4.0.0",
"@whatwg-node/fetch": "0.7.1",
"@whatwg-node/fetch": "0.8.1",
"ci-info": "3.7.1",
"core-js": "3.27.2",
"envinfo": "7.8.1",
Expand Down
59 changes: 35 additions & 24 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2776,9 +2776,9 @@ __metadata:
languageName: node
linkType: hard

"@fastify/static@npm:6.8.0":
version: 6.8.0
resolution: "@fastify/static@npm:6.8.0"
"@fastify/static@npm:6.9.0":
version: 6.9.0
resolution: "@fastify/static@npm:6.9.0"
dependencies:
"@fastify/accept-negotiator": ^1.0.0
"@fastify/send": ^2.0.0
Expand All @@ -2787,7 +2787,7 @@ __metadata:
glob: ^8.0.1
p-limit: ^3.1.0
readable-stream: ^4.0.0
checksum: 33967c7c51a1afffe795742ee0402db7902cd1cdc535ed25b3b3efd37a23ed57e931b5e93d0c950e296f355fd21cbed25eda7cadd17dd4487d0a94d60b0c1a36
checksum: 6ae8dd00c6f6ef75cfa9517d98f8c322336a2783bd89e9f24b8006763316275f30894558bd257e13d55053fbef20a176e133eaaea167d82b9f05f15b395e7ad1
languageName: node
linkType: hard

Expand Down Expand Up @@ -6921,7 +6921,7 @@ __metadata:
"@babel/plugin-transform-runtime": 7.19.6
"@babel/runtime-corejs3": 7.20.13
"@fastify/http-proxy": 8.4.0
"@fastify/static": 6.8.0
"@fastify/static": 6.9.0
"@fastify/url-data": 5.2.0
"@types/aws-lambda": 8.10.110
"@types/lodash.escape": 4.0.7
Expand Down Expand Up @@ -6964,7 +6964,7 @@ __metadata:
"@types/memjs": 1
"@types/pascalcase": 1.0.1
"@types/split2": 3.2.1
"@whatwg-node/fetch": 0.7.1
"@whatwg-node/fetch": 0.8.1
core-js: 3.27.2
humanize-string: 2.1.0
jest: 29.4.2
Expand Down Expand Up @@ -7543,7 +7543,7 @@ __metadata:
"@types/prettier": 2.7.2
"@types/yargs": 17.0.22
"@vscode/ripgrep": 1.14.2
"@whatwg-node/fetch": 0.7.1
"@whatwg-node/fetch": 0.8.1
core-js: 3.27.2
deepmerge: 4.3.0
execa: 5.1.1
Expand Down Expand Up @@ -7714,7 +7714,7 @@ __metadata:
"@types/lodash.merge": 4.6.7
"@types/lodash.omitby": 4.6.7
"@types/uuid": 9.0.0
"@whatwg-node/fetch": 0.7.1
"@whatwg-node/fetch": 0.8.1
aws-lambda: 1.0.7
core-js: 3.27.2
graphql: 16.6.0
Expand Down Expand Up @@ -7796,7 +7796,7 @@ __metadata:
"@redwoodjs/structure": 4.0.0
"@redwoodjs/web": 4.0.0
"@types/mime-types": 2.1.1
"@whatwg-node/fetch": 0.7.1
"@whatwg-node/fetch": 0.8.1
babel-plugin-ignore-html-and-css-imports: 0.1.0
babel-plugin-tester: 11.0.4
cheerio: 1.0.0-rc.12
Expand Down Expand Up @@ -7899,7 +7899,7 @@ __metadata:
"@types/envinfo": 7.8.1
"@types/uuid": 9.0.0
"@types/yargs": 17.0.22
"@whatwg-node/fetch": 0.7.1
"@whatwg-node/fetch": 0.8.1
ci-info: 3.7.1
core-js: 3.27.2
envinfo: 7.8.1
Expand Down Expand Up @@ -11233,16 +11233,16 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/fetch@npm:0.7.1":
version: 0.7.1
resolution: "@whatwg-node/fetch@npm:0.7.1"
"@whatwg-node/fetch@npm:0.8.1":
version: 0.8.1
resolution: "@whatwg-node/fetch@npm:0.8.1"
dependencies:
"@peculiar/webcrypto": ^1.4.0
"@whatwg-node/node-fetch": ^0.1.0
"@whatwg-node/node-fetch": ^0.3.0
busboy: ^1.6.0
urlpattern-polyfill: ^6.0.2
web-streams-polyfill: ^3.2.1
checksum: d75c0b05bc92e5f39b0790e4c2fff1a2131c4147fa96226322b052c79f12a4875415bf4925987db96348fd907439be3e64a8b480674e95cc032220eb1f6efc32
checksum: daf897c2e651878b5a0a14299875f4cb2d9364ced4d0880cb6fa3f92a8d48d02be563d8442c56c4e8339b8cfdd25a31efed93560182932a49027135df75f62c5
languageName: node
linkType: hard

Expand Down Expand Up @@ -11285,16 +11285,18 @@ __metadata:
languageName: node
linkType: hard

"@whatwg-node/node-fetch@npm:^0.1.0":
version: 0.1.0
resolution: "@whatwg-node/node-fetch@npm:0.1.0"
"@whatwg-node/node-fetch@npm:^0.3.0":
version: 0.3.0
resolution: "@whatwg-node/node-fetch@npm:0.3.0"
dependencies:
"@whatwg-node/events": ^0.0.2
busboy: ^1.6.0
fast-querystring: ^1.1.1
fast-url-parser: ^1.1.3
tslib: ^2.3.1
peerDependencies:
"@types/node": ^18.0.6
checksum: f6f05711f2445536767532cc09ee412b55024deabdb450d32545a7562f5f5415ced58c2f39cc6b81b3684bb06867bd9af7663fc16597a4d055180e6b9ce2aa00
checksum: 894393c9a8655b20ed8ad53ccc43ef6e8e6d93298e663794122ad8aaa54cd198411783d6e93811bbf9a4a575f33398bb0204653abb05cbf7851e8e6207efc0cb
languageName: node
linkType: hard

Expand Down Expand Up @@ -17770,12 +17772,12 @@ __metadata:
languageName: node
linkType: hard

"fast-querystring@npm:^1.0.0":
version: 1.1.0
resolution: "fast-querystring@npm:1.1.0"
"fast-querystring@npm:^1.0.0, fast-querystring@npm:^1.1.1":
version: 1.1.1
resolution: "fast-querystring@npm:1.1.1"
dependencies:
fast-decode-uri-component: ^1.0.1
checksum: 2c82885a553792f860e2d27981e6db6b58a9028a9134ca0e5025229893195a1427138a1ec1512fb5ebe1fa59fbe930f0ee64ce3d6914462921fea3966ecf34c8
checksum: bfc14761201796ef2ad9b4c645512701c474c8ed2bd503f7dd4b966894f29ef67e38ef4d3cfb4c633fa6e9118d512b610356b1eae9d89a710f773f585d56d391
languageName: node
linkType: hard

Expand All @@ -17800,6 +17802,15 @@ __metadata:
languageName: node
linkType: hard

"fast-url-parser@npm:^1.1.3":
version: 1.1.3
resolution: "fast-url-parser@npm:1.1.3"
dependencies:
punycode: ^1.3.2
checksum: d85c5c409cf0215417380f98a2d29c23a95004d93ff0d8bdf1af5f1a9d1fc608ac89ac6ffe863783d2c73efb3850dd35390feb1de3296f49877bfee0392eb5d3
languageName: node
linkType: hard

"fast-write-atomic@npm:0.2.1":
version: 0.2.1
resolution: "fast-write-atomic@npm:0.2.1"
Expand Down Expand Up @@ -27033,7 +27044,7 @@ __metadata:
languageName: node
linkType: hard

"punycode@npm:^1.2.4":
"punycode@npm:^1.2.4, punycode@npm:^1.3.2":
version: 1.4.1
resolution: "punycode@npm:1.4.1"
checksum: 354b743320518aef36f77013be6e15da4db24c2b4f62c5f1eb0529a6ed02fbaf1cb52925785f6ab85a962f2b590d9cd5ad730b70da72b5f180e2556b8bd3ca08
Expand Down

0 comments on commit 7d4521a

Please sign in to comment.