Skip to content

Commit af9e302

Browse files
committed
fix(deps): update dependency the-guild-components to v1.4.0
1 parent ce32297 commit af9e302

2 files changed

Lines changed: 21 additions & 15 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "17.0.2",
1616
"react-dom": "17.0.2",
1717
"styled-components": "5.3.0",
18-
"the-guild-components": "1.3.1"
18+
"the-guild-components": "1.4.0"
1919
},
2020
"browserslist": {
2121
"production": [

yarn.lock

Lines changed: 20 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,10 +2367,10 @@
23672367
dependencies:
23682368
defer-to-connect "^1.0.1"
23692369

2370-
"@theguild/components@1.3.1":
2371-
version "1.3.1"
2372-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.3.1.tgz#8a16e2ece3f59a5d2af769d0e21b348585ca303d"
2373-
integrity sha512-ZgLZfUVclh42tU3FThjx9hK6sXJzDnhl9wolv42vfzuntmXfK/64St6mmUZzEH8cB0vBPh6CCa5MfMN4u+H/UQ==
2370+
"@theguild/components@1.4.0":
2371+
version "1.4.0"
2372+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.4.0.tgz#7484e9f30196899f435b6f836c1eaa97e332fdb6"
2373+
integrity sha512-BKsiq6QN9LXFnGmOyMRgKlR3E3qYdAQsFys8SWOf/1CFidzEMQXmtNNn0RaWxW4f9BtNBPm4BvAu6wR2CHr21w==
23742374
dependencies:
23752375
"@emotion/react" "^11.4.0"
23762376
"@emotion/styled" "^11.3.0"
@@ -2383,7 +2383,8 @@
23832383
react-player "^2.9.0"
23842384
tailwindcss "^2.1.4"
23852385
twin.macro "^2.4.2"
2386-
use-debounce "^6.0.1"
2386+
use-debounce "^7.0.0"
2387+
validator "13.6.0"
23872388

23882389
"@tootallnate/once@1":
23892390
version "1.1.2"
@@ -12503,12 +12504,12 @@ [email protected], text-table@^0.2.0:
1250312504
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
1250412505
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
1250512506

12506-
the-guild-components@1.3.1:
12507-
version "1.3.1"
12508-
resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.3.1.tgz#f660711ee9f035bb0b128bd12b36596d9c97d553"
12509-
integrity sha512-Bx2Y5+wbqPPuu6Kcl0f0jW1CEKEK8DziL71DN0o0KH5StYcEJIHmQcMStw+d32BmPPz5WVSdWCRH5TqAcswpDg==
12507+
the-guild-components@1.4.0:
12508+
version "1.4.0"
12509+
resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.4.0.tgz#3b9f8c0655c933ed61cf688f073184b9c91461ca"
12510+
integrity sha512-cnZk/vgTrV6IP948kkfcH+jOhX0CIrLf7htSdv5VZRomJNXc0uHw/sLuYlJXqObqItmYAQ9Cl0WskmyModfB8g==
1251012511
dependencies:
12511-
"@theguild/components" "1.3.1"
12512+
"@theguild/components" "1.4.0"
1251212513

1251312514
throat@^6.0.1:
1251412515
version "6.0.1"
@@ -13125,10 +13126,10 @@ use-composed-ref@^1.0.0:
1312513126
dependencies:
1312613127
ts-essentials "^2.0.3"
1312713128

13128-
use-debounce@^6.0.1:
13129-
version "6.0.1"
13130-
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-6.0.1.tgz#ed1eb2b30189408fb9792ea2887f4c6c3cb401a3"
13131-
integrity sha512-kpvIxpa0vOLz/2I2sfNJ72mUeaT2CMNCu5BT1f2HkV9qZK27UVSOFf1sSSu+wjJE4TcR2VTXS2SM569+m3TN7Q==
13129+
use-debounce@^7.0.0:
13130+
version "7.0.0"
13131+
resolved "https://registry.yarnpkg.com/use-debounce/-/use-debounce-7.0.0.tgz#00a67d23d4fe09905e11145a99278da06c01c880"
13132+
integrity sha512-4fvxEEs7ztdNMh+c497HAgysdq2+Ascem6EaDANGlCIap1JzqfL03Xw8xkYc2lShfXm4uO6PA6V5zcXN7gJdFA==
1313213133

1313313134
use-isomorphic-layout-effect@^1.0.0:
1313413135
version "1.1.1"
@@ -13209,6 +13210,11 @@ validate-npm-package-license@^3.0.1:
1320913210
spdx-correct "^3.0.0"
1321013211
spdx-expression-parse "^3.0.0"
1321113212

13213+
13214+
version "13.6.0"
13215+
resolved "https://registry.yarnpkg.com/validator/-/validator-13.6.0.tgz#1e71899c14cdc7b2068463cb24c1cc16f6ec7059"
13216+
integrity sha512-gVgKbdbHgtxpRyR8K0O6oFZPhhB5tT1jeEHZR0Znr9Svg03U0+r9DXWMrnRAB+HtCStDQKlaIZm42tVsVjqtjg==
13217+
1321213218
value-equal@^1.0.1:
1321313219
version "1.0.1"
1321413220
resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c"

0 commit comments

Comments
 (0)