Skip to content

Commit 181f0e4

Browse files
fix(deps): update dependency @theguild/components to v5.2.5 (ardatan#6050)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a19436 commit 181f0e4

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"start": "next start"
1212
},
1313
"dependencies": {
14-
"@theguild/components": "5.2.4",
14+
"@theguild/components": "5.2.5",
1515
"next": "13.5.2",
1616
"next-sitemap": "4.2.3",
1717
"react": "18.2.0",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -5717,10 +5717,10 @@
57175717
lodash.sortby "^4.7.0"
57185718
remove-markdown "^0.5.0"
57195719

5720-
"@theguild/[email protected].4":
5721-
version "5.2.4"
5722-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-5.2.4.tgz#8c2a9f0e4d0e145ecc3865847d575554f67a0af0"
5723-
integrity sha512-hGPWJz8Hc8h6+tfRUzOQCutGe5B+iPRzDZ9zHulCwDsyBL227IUxy1IplZMPu3j8xcZnei+VEhflHnrbMVPiPA==
5720+
"@theguild/[email protected].5":
5721+
version "5.2.5"
5722+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-5.2.5.tgz#6812537b76359916a25c1496754a185506d53930"
5723+
integrity sha512-9G5slp/0G43am0jNWnCZXaOPBXQ9XZUAGkK7O8ZPJW+mE7pukXWYnnYIwmAslH7ZQk6qb2FPZPFJ5mgnbrl0UA==
57245724
dependencies:
57255725
"@algolia/autocomplete-js" "1.11.0"
57265726
"@algolia/autocomplete-plugin-algolia-insights" "1.11.0"
@@ -5738,9 +5738,9 @@
57385738
nextra-theme-docs "2.12.3"
57395739
react-instantsearch-dom "6.40.4"
57405740
react-paginate "8.2.0"
5741-
react-player "2.12.0"
5741+
react-player "2.13.0"
57425742
remark-mdx-disable-explicit-jsx "0.1.0"
5743-
search-insights "2.8.1"
5743+
search-insights "2.8.2"
57445744
semver "^7.3.8"
57455745
use-debounce "9.0.4"
57465746

@@ -19588,10 +19588,10 @@ [email protected]:
1958819588
dependencies:
1958919589
prop-types "^15"
1959019590

19591-
react-player@2.12.0:
19592-
version "2.12.0"
19593-
resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.12.0.tgz#2fc05dbfec234c829292fbca563b544064bd14f0"
19594-
integrity sha512-rymLRz/2GJJD+Wc01S7S+i9pGMFYnNmQibR2gVE3KmHJCBNN8BhPAlOPTGZtn1uKpJ6p4RPLlzPQ1OLreXd8gw==
19591+
react-player@2.13.0:
19592+
version "2.13.0"
19593+
resolved "https://registry.yarnpkg.com/react-player/-/react-player-2.13.0.tgz#b6fb252bf70574608ac711f6c83d7057c8fb0c14"
19594+
integrity sha512-gkY7ZdbVFztlKFFhCPcnDrFQm+L399b8fhWsKatZ+b2wpKJwfUHBXQFMRxqYQGT0ic1/wQ7D7EZEWy7ZBqk2pw==
1959519595
dependencies:
1959619596
deepmerge "^4.0.0"
1959719597
load-script "^1.0.0"
@@ -20424,10 +20424,10 @@ scroll-into-view-if-needed@^3.0.0:
2042420424
dependencies:
2042520425
compute-scroll-into-view "^3.0.2"
2042620426

20427-
20428-
version "2.8.1"
20429-
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.8.1.tgz#ea80cde4c362f79b45137877a0cabda396b19cb7"
20430-
integrity sha512-gxfqTdzjOxl/i5LtTvSFdolgnm3pUQD5Ae3V8N6tFQ2bsYeo4C3CmrQAsMt212ZV78P22XBUH/nM9IhcAI946Q==
20427+
20428+
version "2.8.2"
20429+
resolved "https://registry.yarnpkg.com/search-insights/-/search-insights-2.8.2.tgz#00c8e795ec567b8060bd46d3e6b840bb56665d63"
20430+
integrity sha512-PxA9M5Q2bpBelVvJ3oDZR8nuY00Z6qwOxL53wNpgzV28M/D6u9WUbImDckjLSILBF8F1hn/mgyuUaOPtjow4Qw==
2043120431

2043220432
section-matter@^1.0.0:
2043320433
version "1.0.0"

0 commit comments

Comments
 (0)