Skip to content

Commit

Permalink
Merge pull request #1819 from oasisprotocol/renovate/grommet-2.x
Browse files Browse the repository at this point in the history
Update dependency grommet to v2.36.1
  • Loading branch information
lukaw3d authored Mar 26, 2024
2 parents 21e94f9 + 7bb38ef commit 5139f68
Show file tree
Hide file tree
Showing 10 changed files with 45 additions and 9 deletions.
1 change: 1 addition & 0 deletions .changelog/1819.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependencies
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"bip39": "3.1.0",
"body-scroll-lock": "4.0.0-beta.0",
"copy-to-clipboard": "3.3.3",
"grommet": "2.34.1",
"grommet": "2.36.1",
"grommet-icons": "4.12.0",
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,10 @@ exports[`<Footer /> should render mobile version of footer 1`] = `
.c2 {
box-sizing: border-box;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: 14px;
line-height: 20px;
color: #0092f6;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -245,6 +245,7 @@ exports[`<ThemeSelect /> should match snapshot 1`] = `
margin: 0;
border: 1px solid rgba(0,0,0,0.33);
border-radius: 4px;
border: none;
outline: none;
border: none;
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,10 @@ exports[`<AddContact /> should match snapshot 1`] = `
position: absolute;
}
.c4:focus {
outline: none;
}
@media only screen and (max-width:768px) {
.c6 {
margin-left: 12px;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -315,6 +315,10 @@ exports[`<Transaction /> should handle unknown transaction types gracefully 1`]
.c24 {
box-sizing: border-box;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: inherit;
line-height: inherit;
color: #7D4CDB;
Expand Down Expand Up @@ -1040,6 +1044,10 @@ exports[`<Transaction /> should match snapshot 1`] = `
.c24 {
box-sizing: border-box;
display: -webkit-inline-box;
display: -webkit-inline-flex;
display: -ms-inline-flexbox;
display: inline-flex;
font-size: inherit;
line-height: inherit;
color: #7D4CDB;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1479,7 +1479,6 @@ exports[`<CreateWalletPage /> should match snapshot 1`] = `
>
<label
class="c22"
label="createWallet.confirmSaved"
>
<div
class="c23 c24"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,10 @@ exports[`<ImportAccountsSelectionModal /> should match snapshot 1`] = `
position: absolute;
}
.c4:focus {
outline: none;
}
.c13 {
display: inline-block;
box-sizing: border-box;
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -606,7 +606,6 @@ exports[`<TransactionConfirmation /> should render component 1`] = `
>
<label
class="c12"
label="I confirm the amount and the address are correct"
>
<div
class="c13 c14"
Expand Down
28 changes: 22 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7356,10 +7356,10 @@ [email protected], grommet-icons@^4.10.0:
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.12.0.tgz#122c1f09c100f2ea6321c401107038caeda8a6b8"
integrity sha512-aPFVjdCBLbaUOpxzrNakxYz6DNYxS5lJeLP4tI6nZFfOzLhWH5LBf+tfkL/ZkLMNZC1Uqsw9awPvyvT03xLOsA==

grommet@2.34.1:
version "2.34.1"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.34.1.tgz#fe86a69e43d7c25cca76e32981a6f17251542f1c"
integrity sha512-zZXwURaGoCgprsPug2kDXp5raTBbyajHFpSXby92jfjHlr1DFa8Wa9NR4SuaLDP+LIaKWD/dMtLYw3GSFfs5RQ==
grommet@2.36.1:
version "2.36.1"
resolved "https://registry.yarnpkg.com/grommet/-/grommet-2.36.1.tgz#c0123793517c3d94383fbbc31fd3f41fab7891b1"
integrity sha512-zfL8ylQ7QqBSBRzAgsKRCuns2h3hn/ZaZuxaPJrUCuGZ0KU1dv6/kU3X4OwrKxRP+81l3RRDBp4gJyLKFjZ39g==
dependencies:
grommet-icons "^4.10.0"
hoist-non-react-statics "^3.2.0"
Expand Down Expand Up @@ -11336,7 +11336,7 @@ string-natural-compare@^3.0.1:
resolved "https://registry.yarnpkg.com/string-natural-compare/-/string-natural-compare-3.0.1.tgz#7a42d58474454963759e8e8b7ae63d71c1e7fdf4"
integrity sha512-n3sPwynL1nwKi3WJ6AIsClwBMa0zTi54fn2oLU6ndfTSIO05xaznjSf15PcBZU6FNWbmN5Q6cxT4V5hGvB4taw==

"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand All @@ -11354,6 +11354,15 @@ string-width@^4.1.0, string-width@^4.2.0:
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.0"

string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

string-width@^5.0.1, string-width@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
Expand Down Expand Up @@ -11479,7 +11488,7 @@ string_decoder@~1.1.1:
dependencies:
safe-buffer "~5.1.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand All @@ -11493,6 +11502,13 @@ strip-ansi@^6.0.0:
dependencies:
ansi-regex "^5.0.0"

strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^7.0.1:
version "7.1.0"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
Expand Down

0 comments on commit 5139f68

Please sign in to comment.