Skip to content

Commit

Permalink
fix(deps): update patch dependencies (patch) (#5750)
Browse files Browse the repository at this point in the history
* fix(deps): update patch dependencies

* Fix yarn lock

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Tim Leslie <timl@thinkmill.com.au>
  • Loading branch information
3 people authored May 18, 2021
1 parent 97a6122 commit 780c81f
Show file tree
Hide file tree
Showing 21 changed files with 49 additions and 49 deletions.
2 changes: 1 addition & 1 deletion design-system/packages/button/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/button.cjs.js",
"module": "dist/button.esm.js",
"devDependencies": {
"@types/react": "^17.0.5"
"@types/react": "^17.0.6"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"module": "dist/core.esm.js",
"devDependencies": {
"@types/facepaint": "^1.2.1",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/fields.cjs.js",
"module": "dist/fields.esm.js",
"devDependencies": {
"@types/react": "^17.0.5"
"@types/react": "^17.0.6"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@svgr/plugin-jsx": "^5.5.0",
"@svgr/plugin-prettier": "^5.5.0",
"@svgr/plugin-svgo": "^5.5.0",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"chalk": "^4.1.1",
"feather-icons": "^4.28.0",
"fs-extra": "^10.0.0",
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/loading/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/loading.cjs.js",
"module": "dist/loading.esm.js",
"devDependencies": {
"@types/react": "^17.0.5"
"@types/react": "^17.0.6"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/modals.cjs.js",
"module": "dist/modals.esm.js",
"devDependencies": {
"@types/react": "^17.0.5"
"@types/react": "^17.0.6"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/notice/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/notice.cjs.js",
"module": "dist/notice.esm.js",
"devDependencies": {
"@types/react": "^17.0.5"
"@types/react": "^17.0.6"
},
"dependencies": {
"@babel/runtime": "^7.14.0",
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/segmented-control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/segmented-control.cjs.js",
"module": "dist/segmented-control.esm.js",
"devDependencies": {
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"react": "^17.0.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/toast/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/toast.cjs.js",
"module": "dist/toast.esm.js",
"devDependencies": {
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"react": "^17.0.2"
},
"dependencies": {
Expand Down
2 changes: 1 addition & 1 deletion design-system/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"@keystone-ui/toast": "^3.0.0",
"@keystone-ui/tooltip": "^3.0.0",
"@preconstruct/next": "^3.0.0",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"@types/react-dom": "^17.0.5",
"@types/tinycolor2": "^1.4.2",
"@types/webpack": "^4.41.28",
Expand Down
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@sindresorhus/slugify": "^1.1.2",
"@types/gtag.js": "^0.0.4",
"@types/mdx-js__react": "^1.5.3",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"@types/react-dom": "^17.0.5",
"@types/webpack": "^4.41.28",
"copy-to-clipboard": "^3.3.1",
Expand Down
2 changes: 1 addition & 1 deletion examples/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@keystone-ui/icons": "^3.0.0",
"@keystone-ui/tooltip": "^3.0.0",
"@preconstruct/next": "^3.0.0",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"apollo-server-micro": "^2.24.0",
"graphql": "^15.5.0",
"graphql-tag": "^2.12.4",
Expand Down
2 changes: 1 addition & 1 deletion examples/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"seed-data": "keystone-next --seed-data"
},
"dependencies": {
"@babel/plugin-transform-runtime": "^7.14.2",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,11 @@
"no-cypress-install": "cross-env CYPRESS_INSTALL_BINARY=0 yarn"
},
"dependencies": {
"@babel/core": "^7.14.2",
"@babel/core": "^7.14.3",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/plugin-proposal-object-rest-spread": "^7.14.2",
"@babel/plugin-syntax-dynamic-import": "^7.8.3",
"@babel/plugin-transform-runtime": "^7.14.2",
"@babel/plugin-transform-runtime": "^7.14.3",
"@babel/preset-env": "^7.14.2",
"@babel/preset-react": "^7.13.13",
"@babel/preset-typescript": "^7.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-next/admin-ui-utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"@emotion/weak-memoize": "^0.2.5",
"@keystone-next/types": "^17.0.0",
"@keystone-ui/core": "^2.0.2",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"fast-deep-equal": "^3.1.3",
"graphql": "^15.5.0"
},
Expand Down
4 changes: 2 additions & 2 deletions packages-next/admin-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"version": "14.1.3",
"license": "MIT",
"dependencies": {
"@apollo/client": "^3.3.18",
"@apollo/client": "^3.3.19",
"@babel/runtime": "^7.14.0",
"@emotion/hash": "^0.8.0",
"@emotion/weak-memoize": "^0.2.5",
Expand All @@ -25,7 +25,7 @@
"@preconstruct/next": "^3.0.0",
"@ts-gql/schema": "^0.5.1",
"@types/apollo-upload-client": "14.1.0",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"apollo-upload-client": "^15.0.0",
"clipboard-copy": "^4.0.1",
"express": "^4.17.1",
Expand Down
2 changes: 1 addition & 1 deletion packages-next/cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@keystone-ui/core": "^2.0.3",
"@keystone-ui/fields": "^3.0.0",
"@keystone-ui/pill": "^3.0.0",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"cloudinary": "^1.25.1",
"cuid": "^2.1.8",
"graphql-upload": "^12.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-next/fields-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@keystone-ui/icons": "^3.0.0",
"@keystone-ui/popover": "^3.0.0",
"@keystone-ui/tooltip": "^3.0.0",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"apply-ref": "^1.0.0",
"fp-ts": "^2.10.5",
"graphql": "^15.5.0",
Expand Down
4 changes: 2 additions & 2 deletions packages-next/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"typescript": "^4.2.4"
},
"dependencies": {
"@apollo/client": "^3.3.18",
"@apollo/client": "^3.3.19",
"@babel/runtime": "^7.14.0",
"@keystone-next/access-control-legacy": "^10.0.1",
"@keystone-next/adapter-prisma-legacy": "^6.1.0",
Expand All @@ -32,7 +32,7 @@
"@keystone-ui/tooltip": "^3.0.0",
"@types/bcryptjs": "^2.4.2",
"@types/keystonejs__fields": "^5.1.1",
"@types/react": "^17.0.5",
"@types/react": "^17.0.6",
"apollo-errors": "^1.9.0",
"bcryptjs": "^2.4.3",
"bytes": "^3.1.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-next/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"keystone-next": "bin/cli.js"
},
"dependencies": {
"@babel/core": "^7.14.2",
"@babel/core": "^7.14.3",
"@babel/plugin-transform-modules-commonjs": "^7.14.0",
"@babel/runtime": "^7.14.0",
"@graphql-tools/merge": "^6.2.14",
Expand Down
52 changes: 26 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
# yarn lockfile v1


"@apollo/client@^3.1.3", "@apollo/client@^3.3.18":
version "3.3.18"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.18.tgz#dc722576a88fddb5c3ae0bb03d5675e0bb7ec07e"
integrity sha512-SaJSda4V36/pnv7jkCBROBPwd3w/3TnG/Bd8oLESuNqm6ruXDHt067ow00Y2zz1AOL8SuOI9LXjmkr+FcTqnIQ==
"@apollo/client@^3.1.3", "@apollo/client@^3.3.19":
version "3.3.19"
resolved "https://registry.yarnpkg.com/@apollo/client/-/client-3.3.19.tgz#f1172dc9b9d7eae04c8940b047fd3b452ef92d2c"
integrity sha512-vzljWLPP0GwocfBhUopzDCUwsiaNTtii1eu8qDybAXqwj4/ZhnIM46c6dNQmnVcJpAIFRIsNCOxM4OlMDySJug==
dependencies:
"@graphql-typed-document-node/core" "^3.0.0"
"@types/zen-observable" "^0.8.0"
Expand Down Expand Up @@ -115,17 +115,17 @@
semver "^5.4.1"
source-map "^0.5.0"

"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.2", "@babel/core@^7.7.5", "@babel/core@^7.7.7":
version "7.14.2"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.2.tgz#54e45334ffc0172048e5c93ded36461d3ad4c417"
integrity sha512-OgC1mON+l4U4B4wiohJlQNUU3H73mpTyYY3j/c8U9dr9UagGGSm+WFpzjy/YLdoyjiG++c1kIDgxCo/mLwQJeQ==
"@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.14.3", "@babel/core@^7.7.5", "@babel/core@^7.7.7":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==
dependencies:
"@babel/code-frame" "^7.12.13"
"@babel/generator" "^7.14.2"
"@babel/generator" "^7.14.3"
"@babel/helper-compilation-targets" "^7.13.16"
"@babel/helper-module-transforms" "^7.14.2"
"@babel/helpers" "^7.14.0"
"@babel/parser" "^7.14.2"
"@babel/parser" "^7.14.3"
"@babel/template" "^7.12.13"
"@babel/traverse" "^7.14.2"
"@babel/types" "^7.14.2"
Expand All @@ -136,10 +136,10 @@
semver "^6.3.0"
source-map "^0.5.0"

"@babel/generator@^7.12.5", "@babel/generator@^7.14.2":
version "7.14.2"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.2.tgz#d5773e8b557d421fd6ce0d5efa5fd7fc22567c30"
integrity sha512-OnADYbKrffDVai5qcpkMxQ7caomHOoEwjkouqnN2QhydAjowFAZcsdecFIRUBdb+ZcruwYE4ythYmF1UBZU5xQ==
"@babel/generator@^7.12.5", "@babel/generator@^7.14.2", "@babel/generator@^7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91"
integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==
dependencies:
"@babel/types" "^7.14.2"
jsesc "^2.5.1"
Expand Down Expand Up @@ -358,10 +358,10 @@
chalk "^2.0.0"
js-tokens "^4.0.0"

"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.7", "@babel/parser@^7.14.2":
version "7.14.2"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746"
integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.12.7", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298"
integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==

"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
version "7.13.12"
Expand Down Expand Up @@ -871,10 +871,10 @@
dependencies:
"@babel/helper-plugin-utils" "^7.12.13"

"@babel/plugin-transform-runtime@^7.14.2":
version "7.14.2"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.2.tgz#4e24389bd680dd94ea1b871465d00112ae974425"
integrity sha512-LyA2AiPkaYzI7G5e2YI4NCasTfFe7mZvlupNprDOB7CdNUHb2DQC4uV6oeZ0396gOcicUzUCh0MShL6wiUgk+Q==
"@babel/plugin-transform-runtime@^7.14.3":
version "7.14.3"
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.14.3.tgz#1fd885a2d0de1d3c223795a4e9be72c2db4515cf"
integrity sha512-t960xbi8wpTFE623ef7sd+UpEC5T6EEguQlTBJDEO05+XwnIWVfuqLw/vdLWY6IdFmtZE+65CZAfByT39zRpkg==
dependencies:
"@babel/helper-module-imports" "^7.13.12"
"@babel/helper-plugin-utils" "^7.13.0"
Expand Down Expand Up @@ -2926,10 +2926,10 @@
dependencies:
"@types/react" "*"

"@types/react@*", "@types/react@^17.0.5":
version "17.0.5"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.5.tgz#3d887570c4489011f75a3fc8f965bf87d09a1bea"
integrity sha512-bj4biDB9ZJmGAYTWSKJly6bMr4BLUiBrx9ujiJEoP9XIDY9CTaPGxE5QWN/1WjpPLzYF7/jRNnV2nNxNe970sw==
"@types/react@*", "@types/react@^17.0.6":
version "17.0.6"
resolved "https://registry.yarnpkg.com/@types/react/-/react-17.0.6.tgz#0ec564566302c562bf497d73219797a5e0297013"
integrity sha512-u/TtPoF/hrvb63LdukET6ncaplYsvCvmkceasx8oG84/ZCsoLxz9Z/raPBP4lTAiWW1Jb889Y9svHmv8R26dWw==
dependencies:
"@types/prop-types" "*"
"@types/scheduler" "*"
Expand Down

1 comment on commit 780c81f

@vercel
Copy link

@vercel vercel bot commented on 780c81f May 18, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.