Skip to content

Commit

Permalink
Update patch dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 16, 2021
1 parent 546b495 commit 4776a86
Show file tree
Hide file tree
Showing 23 changed files with 155 additions and 141 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/keystone-ui-button.cjs.js",
"module": "dist/keystone-ui-button.esm.js",
"devDependencies": {
"@types/react": "^17.0.34"
"@types/react": "^17.0.35"
},
"dependencies": {
"@babel/runtime": "^7.16.3",
Expand Down
4 changes: 2 additions & 2 deletions design-system/packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "dist/keystone-ui-core.cjs.js",
"module": "dist/keystone-ui-core.esm.js",
"devDependencies": {
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand All @@ -15,7 +15,7 @@
},
"dependencies": {
"@babel/runtime": "^7.16.3",
"@emotion/react": "^11.5.0",
"@emotion/react": "^11.6.0",
"@types/facepaint": "^1.2.2",
"facepaint": "^1.2.1"
},
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/keystone-ui-fields.cjs.js",
"module": "dist/keystone-ui-fields.esm.js",
"devDependencies": {
"@types/react": "^17.0.34"
"@types/react": "^17.0.35"
},
"dependencies": {
"@babel/runtime": "^7.16.3",
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.34",
"@types/react": "^17.0.35",
"chalk": "^4.1.2",
"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/keystone-ui-loading.cjs.js",
"module": "dist/keystone-ui-loading.esm.js",
"devDependencies": {
"@types/react": "^17.0.34"
"@types/react": "^17.0.35"
},
"dependencies": {
"@babel/runtime": "^7.16.3",
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/keystone-ui-modals.cjs.js",
"module": "dist/keystone-ui-modals.esm.js",
"devDependencies": {
"@types/react": "^17.0.34"
"@types/react": "^17.0.35"
},
"dependencies": {
"@babel/runtime": "^7.16.3",
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/keystone-ui-notice.cjs.js",
"module": "dist/keystone-ui-notice.esm.js",
"devDependencies": {
"@types/react": "^17.0.34"
"@types/react": "^17.0.35"
},
"dependencies": {
"@babel/runtime": "^7.16.3",
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/keystone-ui-segmented-control.cjs.js",
"module": "dist/keystone-ui-segmented-control.esm.js",
"devDependencies": {
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"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/keystone-ui-toast.cjs.js",
"module": "dist/keystone-ui-toast.esm.js",
"devDependencies": {
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"react": "^17.0.2"
},
"dependencies": {
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 @@ -21,10 +21,10 @@
"@keystone-ui/toast": "^4.0.4",
"@keystone-ui/tooltip": "^4.0.3",
"@preconstruct/next": "^3.0.1",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"@types/react-dom": "^17.0.11",
"@types/tinycolor2": "^1.4.3",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"tinycolor2": "^1.4.2"
Expand Down
8 changes: 4 additions & 4 deletions docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,25 +12,25 @@
"dependencies": {
"@babel/runtime": "^7.16.3",
"@emotion/cache": "11.5.0",
"@emotion/react": "^11.5.0",
"@emotion/react": "^11.6.0",
"@emotion/server": "11.4.0",
"@emotion/weak-memoize": "^0.2.5",
"@keystone-next/fields-document": "^12.0.0",
"@mdx-js/loader": "next",
"@mdx-js/react": "^1.6.22",
"@next/mdx": "^12.0.3",
"@next/mdx": "^12.0.4",
"@preconstruct/next": "^3.0.1",
"@sindresorhus/slugify": "^1.1.2",
"@types/gtag.js": "^0.0.8",
"@types/mdx-js__react": "^1.5.5",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"@types/react-dom": "^17.0.11",
"classnames": "^2.3.1",
"copy-to-clipboard": "^3.3.1",
"date-fns": "^2.25.0",
"facepaint": "^1.2.1",
"lodash.debounce": "^4.0.8",
"next": "^12.0.3",
"next": "^12.0.4",
"next-compose-plugins": "^2.2.1",
"prism-react-renderer": "^1.2.1",
"react": "^17.0.2",
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 @@ -11,7 +11,7 @@
"dependencies": {
"@keystone-next/auth": "^35.0.0",
"@keystone-next/keystone": "^27.0.0",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
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 @@ -19,10 +19,10 @@
"@keystone-ui/icons": "^4.0.2",
"@keystone-ui/tooltip": "^4.0.3",
"@preconstruct/next": "^3.0.1",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"graphql": "^15.7.2",
"graphql-tag": "^2.12.6",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"uuid": "^8.3.2"
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 @@ -21,11 +21,11 @@
"@keystone-next/keystone": "^27.0.0",
"@types/nodemailer": "^6.4.4",
"dotenv": "^10.0.0",
"next": "^12.0.3",
"nodemailer": "^6.7.0",
"next": "^12.0.4",
"nodemailer": "^6.7.1",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"stripe": "^8.186.1"
"stripe": "^8.188.0"
},
"devDependencies": {
"typescript": "^4.4.4"
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 @@ -11,7 +11,7 @@
"dependencies": {
"@keystone-next/keystone": "^27.0.0",
"dotenv": "^10.0.0",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
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 @@ -11,7 +11,7 @@
"dependencies": {
"@keystone-next/auth": "^35.0.0",
"@keystone-next/keystone": "^27.0.0",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2",
"react-dom": "^17.0.2"
},
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-admin-ui-logo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@keystone-next/keystone": "^27.0.0",
"@keystone-ui/core": "^3.2.1",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion examples/document-field/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@keystone-next/fields-document": "^12.0.0",
"@keystone-next/keystone": "^27.0.2",
"@preconstruct/next": "^3.0.1",
"next": "^12.0.3",
"next": "^12.0.4",
"react": "^17.0.2"
},
"devDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,9 @@
"chalk-cli": "^5.0.0",
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-import": "^2.25.3",
"eslint-plugin-jest": "^25.2.4",
"eslint-plugin-react": "^7.26.1",
"eslint-plugin-react": "^7.27.0",
"eslint-plugin-react-hooks": "^4.3.0",
"is-ci": "^3.0.1",
"jest": "^27.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/cloudinary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@keystone-ui/core": "^3.2.1",
"@keystone-ui/fields": "^5.0.1",
"@keystone-ui/pill": "^5.0.2",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"cloudinary": "^1.27.1",
"cuid": "^2.1.8",
"graphql-upload": "^12.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/fields-document/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@keystone-ui/icons": "^4.0.2",
"@keystone-ui/popover": "^4.0.5",
"@keystone-ui/tooltip": "^4.0.3",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"apollo-server-errors": "^3.3.0",
"apply-ref": "^1.0.0",
"fp-ts": "^2.11.5",
Expand Down
10 changes: 5 additions & 5 deletions packages/keystone/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,9 @@
"@types/inflection": "^1.13.0",
"@types/node-fetch": "^2.5.12",
"@types/pluralize": "^0.0.29",
"@types/prettier": "^2.4.1",
"@types/prettier": "^2.4.2",
"@types/prompts": "^2.0.14",
"@types/react": "^17.0.34",
"@types/react": "^17.0.35",
"@types/source-map-support": "^0.5.4",
"@types/supertest": "^2.0.11",
"@types/uid-safe": "^2.1.2",
Expand All @@ -78,7 +78,7 @@
"apollo-server-types": "^3.4.0",
"apollo-upload-client": "^16.0.0",
"bcryptjs": "^2.4.3",
"bytes": "^3.1.0",
"bytes": "^3.1.1",
"chalk": "^4.1.2",
"clipboard-copy": "^4.0.1",
"cookie": "^0.4.1",
Expand All @@ -105,7 +105,7 @@
"memoize-one": "^6.0.0",
"meow": "^9.0.0",
"micro": "^9.3.4",
"next": "^12.0.3",
"next": "^12.0.4",
"node-fetch": "^2.6.6",
"normalize-path": "^3.0.0",
"object-hash": "^2.2.0",
Expand All @@ -124,7 +124,7 @@
"uuid": "^8.3.2"
},
"devDependencies": {
"@testing-library/dom": "^8.11.0",
"@testing-library/dom": "^8.11.1",
"@testing-library/react": "^12.1.2",
"@testing-library/user-event": "^13.5.0",
"@types/bytes": "^3.1.1",
Expand Down
Loading

0 comments on commit 4776a86

Please sign in to comment.