Skip to content

Commit 56e67ce

Browse files
committed
fix(deps): update dependency the-guild-components to v1.3.1
1 parent 5b4df36 commit 56e67ce

2 files changed

Lines changed: 10 additions & 10 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.0"
18+
"the-guild-components": "1.3.1"
1919
},
2020
"browserslist": {
2121
"production": [

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2383,10 +2383,10 @@
23832383
dependencies:
23842384
defer-to-connect "^1.0.1"
23852385

2386-
"@theguild/[email protected].0":
2387-
version "1.3.0"
2388-
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.3.0.tgz#c250834fc1a10d2664a319e0badfc66450436fba"
2389-
integrity sha512-AVaAiKtsBqMc/j2+S+rgUeR7qeqSmXFSfMmxuF4BqJnyhH79lEtA5OdzfAHEUt3XEtDNSu4v7j7Bux4BzaXtxg==
2386+
"@theguild/[email protected].1":
2387+
version "1.3.1"
2388+
resolved "https://registry.yarnpkg.com/@theguild/components/-/components-1.3.1.tgz#8a16e2ece3f59a5d2af769d0e21b348585ca303d"
2389+
integrity sha512-ZgLZfUVclh42tU3FThjx9hK6sXJzDnhl9wolv42vfzuntmXfK/64St6mmUZzEH8cB0vBPh6CCa5MfMN4u+H/UQ==
23902390
dependencies:
23912391
"@emotion/react" "^11.4.0"
23922392
"@emotion/styled" "^11.3.0"
@@ -12521,12 +12521,12 @@ [email protected], text-table@^0.2.0:
1252112521
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
1252212522
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
1252312523

12524-
12525-
version "1.3.0"
12526-
resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.3.0.tgz#d0895da11a9463eab169b53714ac8ac636e585d5"
12527-
integrity sha512-x7D/2EiJHlSxnIPXDVMvs+9bz9iZK4+DH2/IR7wkLwcaAWcuNWpFnhbIQ+UQ14bUcOYVa/Ani4TAhZiepSKUkw==
12524+
12525+
version "1.3.1"
12526+
resolved "https://registry.yarnpkg.com/the-guild-components/-/the-guild-components-1.3.1.tgz#f660711ee9f035bb0b128bd12b36596d9c97d553"
12527+
integrity sha512-Bx2Y5+wbqPPuu6Kcl0f0jW1CEKEK8DziL71DN0o0KH5StYcEJIHmQcMStw+d32BmPPz5WVSdWCRH5TqAcswpDg==
1252812528
dependencies:
12529-
"@theguild/components" "1.3.0"
12529+
"@theguild/components" "1.3.1"
1253012530

1253112531
throat@^6.0.1:
1253212532
version "6.0.1"

0 commit comments

Comments
 (0)