From 5856388fdcc6f089f50372e77d8ebc7daac630a5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 09:32:56 +0000 Subject: [PATCH] Update dependency @keystone-6/fields-document to v4.1.2 --- package.json | 2 +- yarn.lock | 140 +++++++++++++++++++++++++++++++++++++++------------ 2 files changed, 108 insertions(+), 34 deletions(-) diff --git a/package.json b/package.json index 1000b7c..1ccbf17 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "start": "keystone start" }, "dependencies": { - "@keystone-6/fields-document": "4.0.1", + "@keystone-6/fields-document": "4.1.2", "@keystone-6/core": "2.1.0", "@opensaas/keystone-nextjs-auth": "24.0.0", "@types/ejs": "3.1.1", diff --git a/yarn.lock b/yarn.lock index 19a6de1..0cb3541 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1609,6 +1609,11 @@ resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.2.5.tgz#8eed982e2ee6f7f4e44c253e12962980791efd46" integrity sha512-6U71C2Wp7r5XtFtQzYrW5iKFT67OixrSxjI4MptCHzdSVlgabczzqLe0ZSgnub/5Kp4hSbpDB1tMytZY9pwxxA== +"@emotion/weak-memoize@^0.3.0": + version "0.3.0" + resolved "https://registry.yarnpkg.com/@emotion/weak-memoize/-/weak-memoize-0.3.0.tgz#ea89004119dc42db2e1dba0f97d553f7372f6fcb" + integrity sha512-AHPmaAx+RYfZz0eYu6Gviiagpmiyw98ySSlQvCUhVGDRtDFe4DBS0x1bSjdF3gqUDYOczB+yYvBTtEylYSdRhg== + "@graphql-tools/merge@8.2.13": version "8.2.13" resolved "https://registry.yarnpkg.com/@graphql-tools/merge/-/merge-8.2.13.tgz#d4f254dcea301ce3d9c23b03eb68a7ae9baf6981" @@ -1851,29 +1856,29 @@ uid-safe "^2.1.5" uuid "^8.3.2" -"@keystone-6/document-renderer@^1.1.0": - version "1.1.0" - resolved "https://registry.yarnpkg.com/@keystone-6/document-renderer/-/document-renderer-1.1.0.tgz#759f85f6a887109874af9c8638891dce030d970a" - integrity sha512-Y9hCZGFzxyupmTauAhhxX0cqTzu6Iqz2fwGIjZyP/9I9WIrou+5ffSyQdOO1c0VzejopPdVRfmLPvsFWO+J0lA== +"@keystone-6/document-renderer@^1.1.1": + version "1.1.2" + resolved "https://registry.yarnpkg.com/@keystone-6/document-renderer/-/document-renderer-1.1.2.tgz#30f8bbc95ac905ba3971e0699b635172d2aff08e" + integrity sha512-fxnQL6xYTK/2xSrZ0dzBTC1Qpa4VVeXmZ+7mMvaZOWquttgvDQzBRY57q9zScRa0dAALNWU1xzq14OL8Kc+eBw== -"@keystone-6/fields-document@4.0.1": - version "4.0.1" - resolved "https://registry.yarnpkg.com/@keystone-6/fields-document/-/fields-document-4.0.1.tgz#2e851603f9eb6717e748a390b595d48ac2099cf6" - integrity sha512-zaYYuLypu6mBfOMBRl2bVBR2YUPSAa0YvbeAJMLNz7SeCVpGSHECrDi2hTJikmbwTb5PB8Oj9dy27b+RYCEELg== +"@keystone-6/fields-document@4.1.2": + version "4.1.2" + resolved "https://registry.yarnpkg.com/@keystone-6/fields-document/-/fields-document-4.1.2.tgz#33e9bc35fe2e8117aa23057d84623ce45a0c31aa" + integrity sha512-gR6OmTut1ZDovnTcG5NNMLD7HzSnr8BLdVGcckuxqcrYLgyaRFIYyniTcLR8em7F6mBOCYI7cD9DUG86LFuNjg== dependencies: "@babel/runtime" "^7.16.3" "@braintree/sanitize-url" "^6.0.0" "@dnd-kit/core" "^6.0.0" "@dnd-kit/modifiers" "^6.0.0" "@dnd-kit/sortable" "^7.0.0" - "@emotion/weak-memoize" "^0.2.5" - "@keystone-6/document-renderer" "^1.1.0" - "@keystone-ui/button" "^7.0.0" - "@keystone-ui/core" "^5.0.0" - "@keystone-ui/fields" "^7.1.0" - "@keystone-ui/icons" "^6.0.0" - "@keystone-ui/popover" "^6.0.0" - "@keystone-ui/tooltip" "^6.0.0" + "@emotion/weak-memoize" "^0.3.0" + "@keystone-6/document-renderer" "^1.1.1" + "@keystone-ui/button" "^7.0.1" + "@keystone-ui/core" "^5.0.1" + "@keystone-ui/fields" "^7.1.1" + "@keystone-ui/icons" "^6.0.1" + "@keystone-ui/popover" "^6.0.1" + "@keystone-ui/tooltip" "^6.0.1" "@types/react" "^18.0.9" apollo-server-errors "^3.3.0" apply-ref "^1.0.0" @@ -1883,7 +1888,6 @@ io-ts-excess "^1.0.1" is-hotkey "^0.2.0" match-sorter "^6.3.1" - mdast-util-definitions "^4.0.0" mdast-util-from-markdown "^0.8.5" mdast-util-gfm-autolink-literal "^0.1.3" mdast-util-gfm-strikethrough "^0.2.3" @@ -1906,6 +1910,17 @@ "@keystone-ui/loading" "^6.0.0" react "^18.1.0" +"@keystone-ui/button@^7.0.1": + version "7.0.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/button/-/button-7.0.2.tgz#6f3be63b54b517eddd101b3f2d3bb47e281e84f5" + integrity sha512-bFuT3WtLRFWXGP0lMPRIxYG22u2BEvjP9blSeGGXQSvl3hC5Zh2r/BlylHeYaWFChcaRYRU2G/2QSLoPAvyDGQ== + dependencies: + "@babel/runtime" "^7.16.3" + "@keystone-ui/core" "^5.0.2" + "@keystone-ui/icons" "^6.0.2" + "@keystone-ui/loading" "^6.0.2" + react "^18.1.0" + "@keystone-ui/core@^5.0.0": version "5.0.0" resolved "https://registry.yarnpkg.com/@keystone-ui/core/-/core-5.0.0.tgz#9d97f080c1d81f3a0430c770ac921f6771f4513c" @@ -1916,6 +1931,16 @@ "@types/facepaint" "^1.2.2" facepaint "^1.2.1" +"@keystone-ui/core@^5.0.1", "@keystone-ui/core@^5.0.2": + version "5.0.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/core/-/core-5.0.2.tgz#d56af8d7a18afbf608c85f3236424eeb34a325bd" + integrity sha512-0/rh2nhuQDyio1I8HWfeHUhHP3Adf9+RcsrtpJfcv+U6W3NsJnL/hX68WOYOSF7vYhFgtnuCx8a57xrK1xTsEQ== + dependencies: + "@babel/runtime" "^7.16.3" + "@emotion/react" "^11.7.1" + "@types/facepaint" "^1.2.2" + facepaint "^1.2.1" + "@keystone-ui/fields@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/@keystone-ui/fields/-/fields-7.0.0.tgz#c19a8e54f60358a7202c2f76fc078921a4dad124" @@ -1946,6 +1971,21 @@ react-focus-lock "^2.7.1" react-select "^5.2.1" +"@keystone-ui/fields@^7.1.1": + version "7.1.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/fields/-/fields-7.1.2.tgz#cb9328096f056b7c6343f1e7e64ef3e4246404b5" + integrity sha512-3/PTPTXFu7Iy80KxzRBXjVrdGfWqObpI4rs1dkHdKJoq8TWFWrrcEaglxY9o1GA3v7kClCIBplOIy/PHl+mmBA== + dependencies: + "@babel/runtime" "^7.16.3" + "@keystone-ui/core" "^5.0.2" + "@keystone-ui/icons" "^6.0.2" + "@keystone-ui/popover" "^6.0.2" + date-fns "^2.26.0" + react "^18.1.0" + react-day-picker "^8.0.4" + react-focus-lock "^2.7.1" + react-select "^5.2.1" + "@keystone-ui/icons@^6.0.0": version "6.0.0" resolved "https://registry.yarnpkg.com/@keystone-ui/icons/-/icons-6.0.0.tgz#be81988d62fdb26e4abe6d6dbdab3f61d788ffef" @@ -1954,6 +1994,14 @@ "@babel/runtime" "^7.16.3" "@keystone-ui/core" "^5.0.0" +"@keystone-ui/icons@^6.0.1", "@keystone-ui/icons@^6.0.2": + version "6.0.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/icons/-/icons-6.0.2.tgz#fb3b6b9a330c9a5244d80e1b8a3a8c8199050c9e" + integrity sha512-myJ8AoLxJrcLYAVgH3u+hO6wO/ZeidraLzlwxOyLMgLLBJsWwOOYVRZv2nHp6S/G/gIa6UaCQKC4VI8wjvieVg== + dependencies: + "@babel/runtime" "^7.16.3" + "@keystone-ui/core" "^5.0.2" + "@keystone-ui/loading@^6.0.0": version "6.0.0" resolved "https://registry.yarnpkg.com/@keystone-ui/loading/-/loading-6.0.0.tgz#662c4a0b45daba89de086da9d278fa5f5c81f360" @@ -1963,6 +2011,15 @@ "@keystone-ui/core" "^5.0.0" react "^18.1.0" +"@keystone-ui/loading@^6.0.2": + version "6.0.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/loading/-/loading-6.0.2.tgz#ee3296631890e7352978f99bcfff8097e834985c" + integrity sha512-s72z2AcMzyVobKlbZ39JbyhtNrf7JMX6WaBYU59612OOXcOCYlc9X6Mt/AKUFYbx2uCOS8E1Fitxc+BT0Xoxwg== + dependencies: + "@babel/runtime" "^7.16.3" + "@keystone-ui/core" "^5.0.2" + react "^18.1.0" + "@keystone-ui/modals@^6.0.0": version "6.0.0" resolved "https://registry.yarnpkg.com/@keystone-ui/modals/-/modals-6.0.0.tgz#8adaaca75c332819ecbf1d06e01cad78e27626d9" @@ -2018,6 +2075,17 @@ focus-trap "^6.7.1" react-popper "^2.2.5" +"@keystone-ui/popover@^6.0.1", "@keystone-ui/popover@^6.0.2": + version "6.0.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/popover/-/popover-6.0.2.tgz#353d2abea1b4b3397d3bec6631d82edd58ae87c9" + integrity sha512-E0WBEkoe+e0rjSAOBAFNKNHDVvIhx9YqEcwFLaCUUj6q93O7/gUq6wNrkrTfDAhz5O9tMgLkXE6jAHdvYFk/IQ== + dependencies: + "@babel/runtime" "^7.16.3" + "@keystone-ui/core" "^5.0.2" + "@popperjs/core" "^2.10.2" + focus-trap "^7.0.0" + react-popper "^2.2.5" + "@keystone-ui/segmented-control@^7.0.0": version "7.0.0" resolved "https://registry.yarnpkg.com/@keystone-ui/segmented-control/-/segmented-control-7.0.0.tgz#513e3759345ff5b2a9ba7ed61fad905ab5917ca4" @@ -2045,6 +2113,16 @@ "@keystone-ui/popover" "^6.0.0" apply-ref "^1.0.0" +"@keystone-ui/tooltip@^6.0.1": + version "6.0.2" + resolved "https://registry.yarnpkg.com/@keystone-ui/tooltip/-/tooltip-6.0.2.tgz#f3fd9b068fdf5d0ba011c110a23fdb0aabf106ed" + integrity sha512-lB+1TCcXvM2R8wKg7Wd7VIY10RaKjQXR/BKUf+trozl9v/NuFEX3Ym5GvanDQXyQgwfUC6xvUX3IuHjdhCrJIw== + dependencies: + "@babel/runtime" "^7.16.3" + "@keystone-ui/core" "^5.0.2" + "@keystone-ui/popover" "^6.0.2" + apply-ref "^1.0.0" + "@next/env@12.1.6": version "12.1.6" resolved "https://registry.yarnpkg.com/@next/env/-/env-12.1.6.tgz#5f44823a78335355f00f1687cfc4f1dafa3eca08" @@ -4113,6 +4191,13 @@ focus-trap@^6.7.1: dependencies: tabbable "^5.2.1" +focus-trap@^7.0.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.1.0.tgz#3226e977d76b1fd555c2e4f7ff91f10371f0f2cc" + integrity sha512-CuJvwUBfJCWcU6fc4xr3UwMF5vWnox4isXAixCwrPzCsPKOQjP9T+nTlYT2t+vOmQL8MOQ16eim99XhjQHAuiQ== + dependencies: + tabbable "^6.0.1" + form-data@4.0.0, form-data@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/form-data/-/form-data-4.0.0.tgz#93919daeaf361ee529584b9b31664dc12c9fa452" @@ -5187,13 +5272,6 @@ match-sorter@^6.3.1: "@babel/runtime" "^7.12.5" remove-accents "0.4.2" -mdast-util-definitions@^4.0.0: - version "4.0.0" - resolved "https://registry.yarnpkg.com/mdast-util-definitions/-/mdast-util-definitions-4.0.0.tgz#c5c1a84db799173b4dcf7643cda999e440c24db2" - integrity sha512-k8AJ6aNnUkB7IE+5azR9h81O5EQ/cTDXtWdMq9Kk5KcEW/8ritU5CeLg/9HhOC++nALHBlaogJ5jz0Ybk3kPMQ== - dependencies: - unist-util-visit "^2.0.0" - mdast-util-find-and-replace@^1.1.0: version "1.1.1" resolved "https://registry.yarnpkg.com/mdast-util-find-and-replace/-/mdast-util-find-and-replace-1.1.1.tgz#b7db1e873f96f66588c321f1363069abf607d1b5" @@ -6842,6 +6920,11 @@ tabbable@^5.2.1: resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-5.2.1.tgz#e3fda7367ddbb172dcda9f871c0fdb36d1c4cd9c" integrity sha512-40pEZ2mhjaZzK0BnI+QGNjJO8UYx9pP5v7BGe17SORTO0OEuuaAwQTkAp8whcZvqon44wKFOikD+Al11K3JICQ== +tabbable@^6.0.1: + version "6.0.1" + resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.0.1.tgz#427a09b13c83ae41eed3e88abb76a4af28bde1a6" + integrity sha512-SYJSIgeyXW7EuX1ytdneO5e8jip42oHWg9xl/o3oTYhmXusZVgiA+VlPvjIN+kHii9v90AmzTZEBcsEvuAY+TA== + tar-stream@^2.2.0: version "2.2.0" resolved "https://registry.yarnpkg.com/tar-stream/-/tar-stream-2.2.0.tgz#acad84c284136b060dc3faa64474aa9aebd77287" @@ -7117,15 +7200,6 @@ unist-util-visit-parents@^3.0.0: "@types/unist" "^2.0.0" unist-util-is "^4.0.0" -unist-util-visit@^2.0.0: - version "2.0.3" - resolved "https://registry.yarnpkg.com/unist-util-visit/-/unist-util-visit-2.0.3.tgz#c3703893146df47203bb8a9795af47d7b971208c" - integrity sha512-iJ4/RczbJMkD0712mGktuGpm/U4By4FfDonL7N/9tATGIF4imikjOuagyMY53tnZq3NP6BcmlrHhEKAfGWjh7Q== - dependencies: - "@types/unist" "^2.0.0" - unist-util-is "^4.0.0" - unist-util-visit-parents "^3.0.0" - universalify@^0.1.2: version "0.1.2" resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"