Skip to content

Commit

Permalink
Update patch dependencies (patch) (keystonejs#5943)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 21, 2021
1 parent af13243 commit 8ab94a2
Show file tree
Hide file tree
Showing 27 changed files with 51 additions and 51 deletions.
2 changes: 1 addition & 1 deletion design-system/packages/icons/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"chalk": "^4.1.1",
"feather-icons": "^4.28.0",
"fs-extra": "^10.0.0",
"globby": "^11.0.3",
"globby": "^11.0.4",
"react": "^17.0.2",
"to-pascal-case": "^1.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion design-system/packages/popover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@babel/runtime": "^7.14.6",
"@keystone-ui/core": "^3.0.0",
"@popperjs/core": "^2.9.2",
"focus-trap": "^6.5.0",
"focus-trap": "^6.5.1",
"react-popper": "^2.2.5"
},
"engines": {
Expand Down
4 changes: 2 additions & 2 deletions design-system/website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@keystone-ui/tooltip": "^4.0.0",
"@preconstruct/next": "^3.0.0",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"@types/react-dom": "^17.0.8",
"@types/tinycolor2": "^1.4.2",
"@types/webpack": "^4.41.29",
"next": "^10.2.3",
Expand All @@ -31,7 +31,7 @@
"tinycolor2": "^1.4.2"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
6 changes: 3 additions & 3 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
"@preconstruct/next": "^3.0.0",
"@primer/octicons-react": "^14.2.2",
"@sindresorhus/slugify": "^1.1.2",
"@types/gtag.js": "^0.0.5",
"@types/gtag.js": "^0.0.6",
"@types/mdx-js__react": "^1.5.3",
"@types/react": "^17.0.11",
"@types/react-dom": "^17.0.7",
"@types/react-dom": "^17.0.8",
"@types/webpack": "^4.41.29",
"copy-to-clipboard": "^3.3.1",
"cypress": "^5.6.0",
Expand All @@ -46,7 +46,7 @@
},
"devDependencies": {
"start-server-and-test": "^1.12.5",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/assets-cloud/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"dotenv": "^10.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/assets-local/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
4 changes: 2 additions & 2 deletions examples-staging/basic/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@preconstruct/next": "^3.0.0",
"@types/react": "^17.0.11",
"apollo-server-micro": "^2.25.1",
"graphql": "^15.5.0",
"graphql": "^15.5.1",
"graphql-tag": "^2.12.4",
"next": "^10.2.3",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
6 changes: 3 additions & 3 deletions examples-staging/ecommerce/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,14 +24,14 @@
"@types/nodemailer": "^6.4.2",
"dotenv": "^10.0.0",
"next": "^10.2.3",
"nodemailer": "^6.6.1",
"nodemailer": "^6.6.2",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"stripe": "^8.154.0"
"stripe": "^8.156.0"
},
"devDependencies": {
"@keystone-next/testing": "^0.0.0",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/embedded-nextjs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples-staging/roles/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/default-values/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/extend-graphql-schema/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/json/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/task-manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/virtual-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@keystone-next/types": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
2 changes: 1 addition & 1 deletion examples/with-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@keystone-next/keystone": "^20.0.0"
},
"devDependencies": {
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"engines": {
"node": "^12.20 || >= 14.13"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@typescript-eslint/parser": "^4.27.0",
"chalk-cli": "^4.1.0",
"cross-env": "^7.0.3",
"eslint": "^7.28.0",
"eslint": "^7.29.0",
"eslint-plugin-cypress": "^2.11.3",
"eslint-plugin-import": "^2.23.3",
"eslint-plugin-jest": "^24.3.6",
Expand All @@ -72,7 +72,7 @@
"remark-toc": "^5.1.1",
"rimraf": "^3.0.2",
"terminal-link-cli": "^3.0.0",
"typescript": "^4.3.2"
"typescript": "^4.3.4"
},
"prettier": {
"proseWrap": "preserve",
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 @@ -11,7 +11,7 @@
"@keystone-ui/core": "^3.1.0",
"@types/react": "^17.0.11",
"fast-deep-equal": "^3.1.3",
"graphql": "^15.5.0"
"graphql": "^15.5.1"
},
"peerDependencies": {
"react": "^17.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages-next/auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@keystone-ui/notice": "^4.0.0",
"cross-fetch": "^3.1.4",
"fast-deep-equal": "^3.1.3",
"graphql": "^15.5.0"
"graphql": "^15.5.1"
},
"devDependencies": {
"@keystone-next/keystone": "^20.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 @@ -35,7 +35,7 @@
"@types/react": "^17.0.11",
"apply-ref": "^1.0.0",
"fp-ts": "^2.10.5",
"graphql": "^15.5.0",
"graphql": "^15.5.1",
"io-ts": "^2.2.16",
"io-ts-excess": "^1.0.1",
"is-hotkey": "^0.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages-next/fields/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"devDependencies": {
"@types/bytes": "^3.1.0",
"fs-extra": "^10.0.0",
"graphql": "^15.5.0",
"graphql": "^15.5.1",
"mime": "^2.5.2"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions packages-next/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"@types/express": "^4.17.12",
"@types/form-data": "2.5.0",
"@types/fs-extra": "^9.0.11",
"@types/graphql-upload": "^8.0.4",
"@types/graphql-upload": "^8.0.5",
"@types/node-fetch": "^2.5.10",
"@types/pluralize": "^0.0.29",
"@types/prettier": "^2.3.0",
Expand All @@ -82,7 +82,7 @@
"filenamify": "^4.3.0",
"form-data": "4.0.0",
"fs-extra": "^10.0.0",
"graphql": "^15.5.0",
"graphql": "^15.5.1",
"graphql-type-json": "^0.3.2",
"graphql-upload": "^12.0.0",
"image-size": "^1.0.0",
Expand All @@ -91,7 +91,7 @@
"next": "^10.2.3",
"node-fetch": "^2.6.1",
"object-hash": "^2.2.0",
"p-limit": "^2.2.2",
"p-limit": "^2.3.0",
"pirates": "^4.0.1",
"pluralize": "^8.0.0",
"prettier": "^2.3.1",
Expand All @@ -103,7 +103,7 @@
"serialize-error": "^8.1.0",
"source-map-support": "^0.5.19",
"stack-utils": "^2.0.3",
"typescript": "^4.3.2",
"typescript": "^4.3.4",
"uid-safe": "^2.1.5",
"uuid": "^8.3.2"
},
Expand Down
2 changes: 1 addition & 1 deletion packages-next/types/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"apollo-server-types": "^0.9.0",
"cors": "^2.8.5",
"decimal.js": "^10.2.1",
"graphql": "^15.5.0",
"graphql": "^15.5.1",
"graphql-type-json": "^0.3.2",
"graphql-upload": "^12.0.0"
},
Expand Down
4 changes: 2 additions & 2 deletions tests/api-tests/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
"@keystone-next/keystone": "*",
"cookie-signature": "^1.1.0",
"cuid": "^2.1.8",
"globby": "^11.0.3",
"graphql": "^15.5.0",
"globby": "^11.0.4",
"graphql": "^15.5.1",
"memoize-one": "^5.2.1",
"superagent": "^6.1.0",
"testcheck": "^1.0.0-rc.2"
Expand Down
Loading

0 comments on commit 8ab94a2

Please sign in to comment.