Skip to content

Commit

Permalink
Merge branch 'main' into fix/directive-transform-mock-args
Browse files Browse the repository at this point in the history
  • Loading branch information
dac09 authored Jun 28, 2022
2 parents c3b7241 + d6ae33c commit 3b383da
Show file tree
Hide file tree
Showing 19 changed files with 40 additions and 47 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@
"babel-plugin-auto-import": "1.1.0",
"babel-plugin-remove-code": "0.0.6",
"boxen": "5.1.2",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cypress": "9.7.0",
"cypress-wait-until": "1.7.2",
"eslint": "8.18.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"ansi-colors": "4.1.3",
"chalk": "4.1.2",
"chokidar": "3.5.3",
"core-js": "3.23.2",
"core-js": "3.23.3",
"fast-json-parse": "1.0.3",
"fastify": "3.29.0",
"fastify-raw-body": "3.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.16.7",
"@prisma/client": "3.15.2",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cross-undici-fetch": "0.1.27",
"crypto-js": "4.1.1",
"humanize-string": "2.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.16.7",
"core-js": "3.23.2"
"core-js": "3.23.3"
},
"devDependencies": {
"@auth0/auth0-spa-js": "1.22.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chalk": "4.1.2",
"concurrently": "7.2.2",
"configstore": "3.1.5",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cross-env": "7.0.3",
"decamelize": "5.0.0",
"dotenv-defaults": "5.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 @@ -27,7 +27,7 @@
"@babel/plugin-transform-typescript": "7.16.7",
"@babel/runtime-corejs3": "7.16.7",
"@vscode/ripgrep": "1.14.2",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cross-undici-fetch": "0.1.27",
"deepmerge": "4.2.2",
"execa": "5.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"babel-plugin-module-resolver": "4.1.0",
"babel-timing": "0.9.1",
"copy-webpack-plugin": "11.0.0",
"core-js": "3.23.2",
"core-js": "3.23.3",
"css-loader": "6.7.1",
"css-minimizer-webpack-plugin": "4.0.0",
"dotenv-webpack": "7.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/create-redwood-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@redwoodjs/telemetry": "2.0.0",
"chalk": "4.1.2",
"check-node-version": "4.2.1",
"core-js": "3.23.2",
"core-js": "3.23.3",
"execa": "5.1.1",
"fs-extra": "10.1.0",
"listr": "0.14.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/forms/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
},
"dependencies": {
"@babel/runtime-corejs3": "7.16.7",
"core-js": "3.23.2",
"core-js": "3.23.3",
"pascalcase": "1.0.0",
"react-hook-form": "7.33.0"
},
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 @@ -34,7 +34,7 @@
"@graphql-yoga/common": "2.7.0",
"@prisma/client": "3.15.2",
"@redwoodjs/api": "2.0.0",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cross-undici-fetch": "0.1.27",
"graphql": "16.5.0",
"graphql-scalars": "1.17.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/internal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"babel-plugin-graphql-tag": "3.3.0",
"babel-plugin-polyfill-corejs3": "0.5.0",
"chalk": "4.1.2",
"core-js": "3.23.2",
"core-js": "3.23.3",
"deepmerge": "4.2.2",
"esbuild": "0.14.47",
"fast-glob": "3.2.11",
Expand Down
2 changes: 1 addition & 1 deletion packages/prerender/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@redwoodjs/web": "2.0.0",
"babel-plugin-ignore-html-and-css-imports": "0.1.0",
"cheerio": "1.0.0-rc.11",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cross-undici-fetch": "0.1.27",
"mime-types": "2.1.35"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/record/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"dependencies": {
"@babel/runtime-corejs3": "7.16.7",
"@prisma/client": "3.15.2",
"core-js": "3.23.2"
"core-js": "3.23.3"
},
"devDependencies": {
"@babel/cli": "7.16.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"@babel/runtime-corejs3": "7.16.7",
"@reach/skip-nav": "0.16.0",
"@redwoodjs/auth": "2.0.0",
"core-js": "3.23.2",
"core-js": "3.23.3",
"lodash.isequal": "4.5.0"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@redwoodjs/internal": "2.0.0",
"@types/line-column": "1.0.0",
"camelcase": "6.3.0",
"core-js": "3.23.2",
"core-js": "3.23.3",
"deepmerge": "4.2.2",
"dotenv-defaults": "5.0.0",
"enquirer": "2.3.6",
Expand Down
2 changes: 1 addition & 1 deletion packages/telemetry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@redwoodjs/internal": "2.0.0",
"@redwoodjs/structure": "2.0.0",
"ci-info": "3.3.2",
"core-js": "3.23.2",
"core-js": "3.23.3",
"cross-undici-fetch": "0.1.27",
"envinfo": "7.8.1",
"systeminformation": "5.11.21",
Expand Down
2 changes: 1 addition & 1 deletion packages/testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
"@types/webpack": "5.28.0",
"babel-jest": "27.5.1",
"babel-plugin-inline-react-svg": "2.0.1",
"core-js": "3.23.2",
"core-js": "3.23.3",
"jest": "27.5.1",
"jest-watch-typeahead": "1.1.0",
"msw": "0.40.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@apollo/client": "3.6.9",
"@babel/runtime-corejs3": "7.16.7",
"@redwoodjs/auth": "2.0.0",
"core-js": "3.23.2",
"core-js": "3.23.3",
"graphql": "16.5.0",
"graphql-tag": "2.12.6",
"react-helmet-async": "1.3.0",
Expand Down
51 changes: 22 additions & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5895,7 +5895,7 @@ __metadata:
aws-lambda: 1.0.7
chalk: 4.1.2
chokidar: 3.5.3
core-js: 3.23.2
core-js: 3.23.3
fast-json-parse: 1.0.3
fastify: 3.29.0
fastify-raw-body: 3.2.0
Expand Down Expand Up @@ -5932,7 +5932,7 @@ __metadata:
"@types/split2": 3.2.1
"@types/uuid": 8.3.4
aws-lambda: 1.0.7
core-js: 3.23.2
core-js: 3.23.3
cross-undici-fetch: 0.1.27
crypto-js: 4.1.1
humanize-string: 2.1.0
Expand Down Expand Up @@ -5982,7 +5982,7 @@ __metadata:
"@supabase/supabase-js": 1.35.4
"@types/netlify-identity-widget": 1.9.3
"@types/react": 17.0.47
core-js: 3.23.2
core-js: 3.23.3
firebase: 9.8.3
firebase-admin: 10.2.0
gotrue-js: 0.9.29
Expand Down Expand Up @@ -6014,7 +6014,7 @@ __metadata:
chalk: 4.1.2
concurrently: 7.2.2
configstore: 3.1.5
core-js: 3.23.2
core-js: 3.23.3
cross-env: 7.0.3
decamelize: 5.0.0
dotenv-defaults: 5.0.0
Expand Down Expand Up @@ -6063,7 +6063,7 @@ __metadata:
"@types/prettier": 2.6.3
"@types/yargs": 17.0.10
"@vscode/ripgrep": 1.14.2
core-js: 3.23.2
core-js: 3.23.3
cross-undici-fetch: 0.1.27
deepmerge: 4.2.2
execa: 5.1.1
Expand Down Expand Up @@ -6112,7 +6112,7 @@ __metadata:
babel-plugin-module-resolver: 4.1.0
babel-timing: 0.9.1
copy-webpack-plugin: 11.0.0
core-js: 3.23.2
core-js: 3.23.3
css-loader: 6.7.1
css-minimizer-webpack-plugin: 4.0.0
dotenv-webpack: 7.1.0
Expand Down Expand Up @@ -6199,7 +6199,7 @@ __metadata:
"@types/react": 17.0.47
"@types/react-dom": 17.0.17
"@types/testing-library__jest-dom": 5.14.3
core-js: 3.23.2
core-js: 3.23.3
graphql: 16.5.0
jest: 27.5.1
nodemon: 2.0.16
Expand Down Expand Up @@ -6239,7 +6239,7 @@ __metadata:
"@types/lodash.omitby": 4.6.7
"@types/uuid": 8.3.4
aws-lambda: 1.0.7
core-js: 3.23.2
core-js: 3.23.3
cross-undici-fetch: 0.1.27
graphql: 16.5.0
graphql-scalars: 1.17.0
Expand Down Expand Up @@ -6280,7 +6280,7 @@ __metadata:
babel-plugin-polyfill-corejs3: 0.5.0
babel-plugin-tester: 10.1.0
chalk: 4.1.2
core-js: 3.23.2
core-js: 3.23.3
deepmerge: 4.2.2
esbuild: 0.14.47
fast-glob: 3.2.11
Expand Down Expand Up @@ -6319,7 +6319,7 @@ __metadata:
babel-plugin-ignore-html-and-css-imports: 0.1.0
babel-plugin-tester: 10.1.0
cheerio: 1.0.0-rc.11
core-js: 3.23.2
core-js: 3.23.3
cross-undici-fetch: 0.1.27
jest: 27.5.1
mime-types: 2.1.35
Expand All @@ -6339,7 +6339,7 @@ __metadata:
"@babel/runtime-corejs3": 7.16.7
"@prisma/client": 3.15.2
"@prisma/sdk": 3.15.2
core-js: 3.23.2
core-js: 3.23.3
esbuild: 0.14.47
jest: 27.5.1
languageName: unknown
Expand All @@ -6357,7 +6357,7 @@ __metadata:
"@types/lodash.isequal": 4.5.6
"@types/react": 17.0.47
"@types/react-dom": 17.0.17
core-js: 3.23.2
core-js: 3.23.3
jest: 27.5.1
lodash.isequal: 4.5.0
prop-types: 15.8.1
Expand All @@ -6383,7 +6383,7 @@ __metadata:
"@types/node": 16.11.38
"@types/vscode": 1.67.0
camelcase: 6.3.0
core-js: 3.23.2
core-js: 3.23.3
deepmerge: 4.2.2
dotenv-defaults: 5.0.0
enquirer: 2.3.6
Expand Down Expand Up @@ -6419,7 +6419,7 @@ __metadata:
"@types/uuid": 8.3.4
"@types/yargs": 17.0.10
ci-info: 3.3.2
core-js: 3.23.2
core-js: 3.23.3
cross-undici-fetch: 0.1.27
envinfo: 7.8.1
jest: 27.5.1
Expand Down Expand Up @@ -6460,7 +6460,7 @@ __metadata:
"@types/webpack": 5.28.0
babel-jest: 27.5.1
babel-plugin-inline-react-svg: 2.0.1
core-js: 3.23.2
core-js: 3.23.3
jest: 27.5.1
jest-watch-typeahead: 1.1.0
msw: 0.40.2
Expand All @@ -6485,7 +6485,7 @@ __metadata:
"@types/react": 17.0.47
"@types/react-dom": 17.0.17
"@types/testing-library__jest-dom": 5.14.3
core-js: 3.23.2
core-js: 3.23.3
graphql: 16.5.0
graphql-tag: 2.12.6
jest: 27.5.1
Expand Down Expand Up @@ -13071,10 +13071,10 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:3.23.2":
version: 3.23.2
resolution: "core-js@npm:3.23.2"
checksum: f6d1039dd5b7d8d7a886bafad6c34233c8fa62f0df61d110ccde5f37dde3e29ff57354c3ff87c1546c417fac0038265637166dce5588a05c48ac91ec6590e4bb
"core-js@npm:3.23.3, core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.19.0, core-js@npm:^3.22.6, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.23.3
resolution: "core-js@npm:3.23.3"
checksum: de994a19bccca7e661a0c826be6d9c5c2fb9a7ada037ff075cd5a866ca6ca50803a3984d5b9150e3739f9cfd03f5d7d4c0c151f1c87ab34b0d3c010171a6b562
languageName: node
linkType: hard

Expand All @@ -13085,13 +13085,6 @@ __metadata:
languageName: node
linkType: hard

"core-js@npm:^3.0.4, core-js@npm:^3.18.3, core-js@npm:^3.19.0, core-js@npm:^3.22.6, core-js@npm:^3.6.5, core-js@npm:^3.8.2":
version: 3.23.3
resolution: "core-js@npm:3.23.3"
checksum: de994a19bccca7e661a0c826be6d9c5c2fb9a7ada037ff075cd5a866ca6ca50803a3984d5b9150e3739f9cfd03f5d7d4c0c151f1c87ab34b0d3c010171a6b562
languageName: node
linkType: hard

"core-util-is@npm:1.0.2":
version: 1.0.2
resolution: "core-util-is@npm:1.0.2"
Expand Down Expand Up @@ -13248,7 +13241,7 @@ __metadata:
"@redwoodjs/telemetry": 2.0.0
chalk: 4.1.2
check-node-version: 4.2.1
core-js: 3.23.2
core-js: 3.23.3
execa: 5.1.1
fs-extra: 10.1.0
jest: 27.5.1
Expand Down Expand Up @@ -27048,7 +27041,7 @@ __metadata:
babel-plugin-auto-import: 1.1.0
babel-plugin-remove-code: 0.0.6
boxen: 5.1.2
core-js: 3.23.2
core-js: 3.23.3
cypress: 9.7.0
cypress-wait-until: 1.7.2
eslint: 8.18.0
Expand Down

0 comments on commit 3b383da

Please sign in to comment.