From 5778835598caa352ff9fa214aa39d2ef42f32f15 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 18 May 2023 15:03:09 -0400 Subject: [PATCH] fix(deps): update dependency @theguild/components to v4.5.12 (#9427) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- website/package.json | 2 +- yarn.lock | 70 ++++++++++++++++++++++---------------------- 2 files changed, 36 insertions(+), 36 deletions(-) diff --git a/website/package.json b/website/package.json index 6669628031a..8036b5f3e39 100644 --- a/website/package.json +++ b/website/package.json @@ -67,7 +67,7 @@ "@graphql-codegen/urql-introspection": "2.2.1", "@graphql-codegen/client-preset": "3.0.1", "@monaco-editor/react": "4.5.0", - "@theguild/components": "4.5.11", + "@theguild/components": "4.5.12", "classnames": "2.3.2", "date-fns": "2.29.3", "dedent": "0.7.0", diff --git a/yarn.lock b/yarn.lock index f0920e4fe81..0c08dad1724 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3049,10 +3049,10 @@ "@napi-rs/simple-git-win32-arm64-msvc" "0.1.8" "@napi-rs/simple-git-win32-x64-msvc" "0.1.8" -"@next/bundle-analyzer@13.4.1": - version "13.4.1" - resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.4.1.tgz#b565f042b9623268e2891f529c144e5c152049d0" - integrity sha512-wbSVjc1RM43vLuvMLZL2hSq6+76VgyVWqgpgk4AlJM//KjynVMezo+c6HI8tRzMI0p0txzDtSUA3na32fuY67A== +"@next/bundle-analyzer@13.4.2": + version "13.4.2" + resolved "https://registry.yarnpkg.com/@next/bundle-analyzer/-/bundle-analyzer-13.4.2.tgz#aaebadaa2ac47a43650d60f5a2bdce33b3c21c37" + integrity sha512-VDFTWpRI5IFS++37A/eHfVNX8SoB4gbTd8HPUYMHAJ7zpK3t2oW8L+leTlPUw/pAt7Aia2MyYvSYBK4vYKSBlA== dependencies: webpack-bundle-analyzer "4.7.0" @@ -3488,26 +3488,26 @@ lodash.sortby "^4.7.0" remove-markdown "^0.5.0" -"@theguild/components@4.5.11": - version "4.5.11" - resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.5.11.tgz#fa5a853f69edf9931f83a45364709defba76b3ce" - integrity sha512-CMgvCPYygzW5rqrN+kuk4Pj0pnGvwiUctiXoV/kic/8jh9PwtABxa6dxQoZCUr6fYhcxzR5SJPOLlnrbd8Mr3Q== +"@theguild/components@4.5.12": + version "4.5.12" + resolved "https://registry.yarnpkg.com/@theguild/components/-/components-4.5.12.tgz#a4d4481b1b3ddca7ebc021504936ebc465a93c01" + integrity sha512-LcRvfriNw+ft4ufUa8vXGlhplGcqn9DZ61mNeoj4v5WqoaCN8XIxOLiuYB5caPOr/iwYc3U2rQ/tz6nRQJv59g== dependencies: "@algolia/autocomplete-js" "1.9.2" "@algolia/autocomplete-plugin-algolia-insights" "1.9.2" "@algolia/autocomplete-plugin-query-suggestions" "1.9.2" "@algolia/autocomplete-theme-classic" "1.9.2" "@giscus/react" "2.2.8" - "@next/bundle-analyzer" "13.4.1" + "@next/bundle-analyzer" "13.4.2" "@radix-ui/react-navigation-menu" "1.1.2" algoliasearch "4.17.0" clsx "1.2.1" - focus-trap-react "10.1.1" + focus-trap-react "10.1.2" fuzzy "^0.1.3" mermaid "10.0.2" next-videos "1.5.0" - nextra "2.5.0" - nextra-theme-docs "2.5.0" + nextra "2.5.2" + nextra-theme-docs "2.5.2" react-instantsearch-dom "6.39.1" react-paginate "8.2.0" react-player "2.12.0" @@ -7362,20 +7362,20 @@ flexsearch@^0.7.21: resolved "https://registry.yarnpkg.com/flexsearch/-/flexsearch-0.7.31.tgz#065d4110b95083110b9b6c762a71a77cc52e4702" integrity sha512-XGozTsMPYkm+6b5QL3Z9wQcJjNYxp0CYn3U1gO7dwD6PAqU1SVWZxI9CCg3z+ml3YfqdPnrBehaBrnH2AGKbNA== -focus-trap-react@10.1.1: - version "10.1.1" - resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-10.1.1.tgz#c14e150076827905b7b32b9d02d6d97534dfaa99" - integrity sha512-OtLeSIQPKFzMzbLHkGtfZYwGLMhTRHd3CDhfyd0DDx8tvXzlgpseClDiuiKoiIHZtdjsbXTfTmUuuLKaxrwSyQ== +focus-trap-react@10.1.2: + version "10.1.2" + resolved "https://registry.yarnpkg.com/focus-trap-react/-/focus-trap-react-10.1.2.tgz#88ab35c73c1de4fa003ebe447caa065607b8c3b9" + integrity sha512-E419LzaENAxp95bXKvGmatPzuPQtAQ6l2o576shXV82u53WvnjogcotgcD5d9veYoqXvPZI303RP6ZysXLGVsg== dependencies: - focus-trap "^7.4.0" - tabbable "^6.1.1" + focus-trap "^7.4.1" + tabbable "^6.1.2" -focus-trap@^7.4.0: - version "7.4.0" - resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.4.0.tgz#20f760a497f593b01d2e446168009c1f12ab0385" - integrity sha512-yI7FwUqU4TVb+7t6PaQ3spT/42r/KLEi8mtdGoQo2li/kFzmu9URmalTvw7xCCJtSOyhBxscvEAmvjeN9iHARg== +focus-trap@^7.4.1: + version "7.4.1" + resolved "https://registry.yarnpkg.com/focus-trap/-/focus-trap-7.4.1.tgz#321cd8313c75f6c22ed3c472e04b913e5ee2eb5a" + integrity sha512-rnXP5ERIjlo1gEZp7hQb4ekYqUxRuSDQeyWvxhahH3/GkWtd8h8g1C8Eu/KGpuvbUWNVeogK0kuzzrM4u2Z9jA== dependencies: - tabbable "^6.1.1" + tabbable "^6.1.2" focus-visible@^5.2.0: version "5.2.0" @@ -10614,10 +10614,10 @@ next@13.4.2, next@^13.3.0: "@next/swc-win32-ia32-msvc" "13.4.2" "@next/swc-win32-x64-msvc" "13.4.2" -nextra-theme-docs@2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.5.0.tgz#91f422711a4bf9888e9bfe3af6dc5baf36fc6892" - integrity sha512-xmJx0xj0Mewfr/h4xkZH5TuTB6qWeygCGW384ySqZA81LargQjEqw8a25BSif8dWaMAZZ+oIBOvJ2Et+CJytQQ== +nextra-theme-docs@2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-2.5.2.tgz#a42ead64f138e3ce61ce7832d05e88ac11def050" + integrity sha512-DLrAtMtlUx3y3QsHcnIHhkb8b/VUFSvU5Cgb0Tzm7VlngKJW8ftPg9IxgoRZouqgQvkvvxbMLTPgBw+8n0VZTw== dependencies: "@headlessui/react" "^1.7.10" "@popperjs/core" "^2.11.6" @@ -10632,10 +10632,10 @@ nextra-theme-docs@2.5.0: scroll-into-view-if-needed "^3.0.0" zod "^3.20.2" -nextra@2.5.0: - version "2.5.0" - resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.5.0.tgz#0b9ca9a70e4a26390ed5aab7b5f3f3ae290aba51" - integrity sha512-YvknuUvV2fdFY3F3gsxNFA2lwDWg3KHEAiyumUxZKOnW8+yTwocXGFccD76Py9fYxcmUL9ARo+PEusnXlWmLeQ== +nextra@2.5.2: + version "2.5.2" + resolved "https://registry.yarnpkg.com/nextra/-/nextra-2.5.2.tgz#c98353e2ec6a6a18234e52d5934e568a9bf5163b" + integrity sha512-22kw8s2OShvA625cKi3P9JioUybL5hEcCn1txXyQh+Mn3jmQXlXdbzmuT4BdYRNWo5lGqmYwm2h73igXjbssRQ== dependencies: "@mdx-js/mdx" "^2.3.0" "@mdx-js/react" "^2.3.0" @@ -13047,10 +13047,10 @@ synckit@^0.8.1, synckit@^0.8.4: "@pkgr/utils" "^2.3.1" tslib "^2.5.0" -tabbable@^6.1.1: - version "6.1.1" - resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.1.tgz#40cfead5ed11be49043f04436ef924c8890186a0" - integrity sha512-4kl5w+nCB44EVRdO0g/UGoOp3vlwgycUVtkk/7DPyeLZUCuNFFKCFG6/t/DgHLrUPHjrZg6s5tNm+56Q2B0xyg== +tabbable@^6.1.2: + version "6.1.2" + resolved "https://registry.yarnpkg.com/tabbable/-/tabbable-6.1.2.tgz#b0d3ca81d582d48a80f71b267d1434b1469a3703" + integrity sha512-qCN98uP7i9z0fIS4amQ5zbGBOq+OSigYeGvPy7NDk8Y9yncqDZ9pRPgfsc2PJIVM9RrJj7GIfuRgmjoUU9zTHQ== tailwindcss@^3.1.8: version "3.2.7"