Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency grommet-icons to v4.12.0 #1801

Merged
merged 1 commit into from
Dec 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions .changelog/1801.internal.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Update dependency grommet-icons to v4.12.0
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"body-scroll-lock": "4.0.0-beta.0",
"copy-to-clipboard": "3.3.3",
"grommet": "2.34.1",
"grommet-icons": "4.11.0",
"grommet-icons": "4.12.0",
"i18next": "23.6.0",
"i18next-browser-languagedetector": "7.1.0",
"lodash": "4.17.21",
Expand Down Expand Up @@ -161,7 +161,7 @@
"@typescript-eslint/eslint-plugin": "6.9.1",
"bip39": "3.1.0",
"eslint-plugin-react": "7.33.2",
"grommet-icons": "4.11.0",
"grommet-icons": "4.12.0",
"typescript": "5.2.2",
"protobufjs": "7.2.5"
},
Expand Down
70 changes: 70 additions & 0 deletions src/types/fix-grommet-icons-types.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,11 @@ declare module 'grommet-icons/es6/icons/Add' {
export declare const Add: Icon
}

declare module 'grommet-icons/es6/icons/AdobeCreativeCloud' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const AdobeCreativeCloud: Icon
}

declare module 'grommet-icons/es6/icons/Aed' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Aed: Icon
Expand Down Expand Up @@ -107,6 +112,16 @@ declare module 'grommet-icons/es6/icons/Apple' {
export declare const Apple: Icon
}

declare module 'grommet-icons/es6/icons/AppleMusic' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const AppleMusic: Icon
}

declare module 'grommet-icons/es6/icons/ApplePodcasts' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const ApplePodcasts: Icon
}

declare module 'grommet-icons/es6/icons/AppsRounded' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const AppsRounded: Icon
Expand Down Expand Up @@ -1317,6 +1332,11 @@ declare module 'grommet-icons/es6/icons/Golang' {
export declare const Golang: Icon
}

declare module 'grommet-icons/es6/icons/GooglePay' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const GooglePay: Icon
}

declare module 'grommet-icons/es6/icons/GooglePlay' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const GooglePlay: Icon
Expand Down Expand Up @@ -1567,6 +1587,11 @@ declare module 'grommet-icons/es6/icons/Keyboard' {
export declare const Keyboard: Icon
}

declare module 'grommet-icons/es6/icons/Kubernetes' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Kubernetes: Icon
}

declare module 'grommet-icons/es6/icons/Language' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Language: Icon
Expand Down Expand Up @@ -1747,6 +1772,11 @@ declare module 'grommet-icons/es6/icons/Menu' {
export declare const Menu: Icon
}

declare module 'grommet-icons/es6/icons/Meta' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Meta: Icon
}

declare module 'grommet-icons/es6/icons/Microfocus' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Microfocus: Icon
Expand Down Expand Up @@ -2202,6 +2232,11 @@ declare module 'grommet-icons/es6/icons/SafariOption' {
export declare const SafariOption: Icon
}

declare module 'grommet-icons/es6/icons/SamsungPay' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const SamsungPay: Icon
}

declare module 'grommet-icons/es6/icons/Sans' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Sans: Icon
Expand Down Expand Up @@ -2717,6 +2752,11 @@ declare module 'grommet-icons/es6/icons/TextWrap' {
export declare const TextWrap: Icon
}

declare module 'grommet-icons/es6/icons/Threads' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Threads: Icon
}

declare module 'grommet-icons/es6/icons/Threats' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Threats: Icon
Expand Down Expand Up @@ -2827,6 +2867,11 @@ declare module 'grommet-icons/es6/icons/Turbolinux' {
export declare const Turbolinux: Icon
}

declare module 'grommet-icons/es6/icons/Twitch' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Twitch: Icon
}

declare module 'grommet-icons/es6/icons/Twitter' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Twitter: Icon
Expand Down Expand Up @@ -2957,6 +3002,11 @@ declare module 'grommet-icons/es6/icons/Vend' {
export declare const Vend: Icon
}

declare module 'grommet-icons/es6/icons/Venmo' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Venmo: Icon
}

declare module 'grommet-icons/es6/icons/Video' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Video: Icon
Expand Down Expand Up @@ -3032,6 +3082,16 @@ declare module 'grommet-icons/es6/icons/Webcam' {
export declare const Webcam: Icon
}

declare module 'grommet-icons/es6/icons/WeChat' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const WeChat: Icon
}

declare module 'grommet-icons/es6/icons/WhatsApp' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const WhatsApp: Icon
}

declare module 'grommet-icons/es6/icons/WheelchairActive' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const WheelchairActive: Icon
Expand Down Expand Up @@ -3082,6 +3142,16 @@ declare module 'grommet-icons/es6/icons/Workshop' {
export declare const Workshop: Icon
}

declare module 'grommet-icons/es6/icons/X' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const X: Icon
}

declare module 'grommet-icons/es6/icons/Xing' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Xing: Icon
}

declare module 'grommet-icons/es6/icons/Yoga' {
import { Icon } from 'grommet-icons/es6/icons'
export declare const Yoga: Icon
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7200,10 +7200,10 @@ graphemer@^1.4.0:
resolved "https://registry.yarnpkg.com/graphemer/-/graphemer-1.4.0.tgz#fb2f1d55e0e3a1849aeffc90c4fa0dd53a0e66c6"
integrity sha512-EtKwoO6kxCL9WO5xipiHTZlSzBm7WLT627TqC/uVRd0HKmq8NXyebnNYxDoBi7wt8eTWrUrKXCOVaFq9x1kgag==

grommet-icons@4.11.0, grommet-icons@^4.10.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.11.0.tgz#8cb97d24e84a02c1fb23f84c776ffc46b61ae29d"
integrity sha512-ArXf2XyXmpk5JsQ8NudzNz3mbWv+TeZkPiyog2s9yoNAWTlIr3vzNjr97uon/Xm4Uiq2kiHkvO4i2fG1u6EaDg==
grommet-icons@4.12.0, grommet-icons@^4.10.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/grommet-icons/-/grommet-icons-4.12.0.tgz#122c1f09c100f2ea6321c401107038caeda8a6b8"
integrity sha512-aPFVjdCBLbaUOpxzrNakxYz6DNYxS5lJeLP4tI6nZFfOzLhWH5LBf+tfkL/ZkLMNZC1Uqsw9awPvyvT03xLOsA==

[email protected]:
version "2.34.1"
Expand Down
Loading