Skip to content

Commit

Permalink
Merge pull request #2 from intergral/snyk-upgrade-77df507a1162f17a66c…
Browse files Browse the repository at this point in the history
…d4808057d31fa

[Snyk] Upgrade @grafana/ui from 10.2.0 to 10.2.1
  • Loading branch information
Umaaz authored Dec 18, 2023
2 parents cb557fe + e7b0896 commit fa64b0e
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"@emotion/css": "^11.11.2",
"@grafana/data": "10.2.1",
"@grafana/runtime": "10.2.0",
"@grafana/ui": "10.2.0",
"@grafana/ui": "10.2.1",
"react": "17.0.2",
"react-dom": "17.0.2"
}
Expand Down
81 changes: 81 additions & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1569,6 +1569,15 @@
tslib "2.6.0"
typescript "4.8.4"

"@grafana/[email protected]":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@grafana/e2e-selectors/-/e2e-selectors-10.2.1.tgz#eedb91649dda88282ca65781d2b4f15b139241c5"
integrity sha512-5zuwe6NbFIs1C3CzQVdARG/GWvTFSb+KPQmcQvaF65eUVw3GF/LKUnQ1bPsMpdZjyyfnF+ROJTD19+9JpP2GxQ==
dependencies:
"@grafana/tsconfig" "^1.2.0-rc1"
tslib "2.6.0"
typescript "4.8.4"

"@grafana/[email protected]":
version "10.2.0"
resolved "https://registry.yarnpkg.com/@grafana/e2e/-/e2e-10.2.0.tgz#8935afdd8d063e6b49ccd44904780349ea4db096"
Expand Down Expand Up @@ -1740,6 +1749,78 @@
uplot "1.6.26"
uuid "9.0.0"

"@grafana/[email protected]":
version "10.2.1"
resolved "https://registry.yarnpkg.com/@grafana/ui/-/ui-10.2.1.tgz#b968752cd912c2c6a53f3eb135bb17cf5d3a4f5d"
integrity sha512-RrI3BiukxnC5PtL1Gw7LkIVvonc/AeM/2f0Gry8SpZJlao05gME9XyxXU18LlsfqMzFxrioJOMjf6BfU+r48kQ==
dependencies:
"@emotion/css" "11.11.2"
"@emotion/react" "11.11.1"
"@grafana/data" "10.2.1"
"@grafana/e2e-selectors" "10.2.1"
"@grafana/faro-web-sdk" "1.2.1"
"@grafana/schema" "10.2.1"
"@leeoniya/ufuzzy" "1.0.8"
"@monaco-editor/react" "4.6.0"
"@popperjs/core" "2.11.8"
"@react-aria/button" "3.8.0"
"@react-aria/dialog" "3.5.3"
"@react-aria/focus" "3.13.0"
"@react-aria/menu" "3.10.0"
"@react-aria/overlays" "3.15.0"
"@react-aria/utils" "3.18.0"
"@react-stately/menu" "3.5.3"
ansicolor "1.1.100"
calculate-size "1.1.1"
classnames "2.3.2"
core-js "3.33.0"
d3 "7.8.5"
date-fns "2.30.0"
hoist-non-react-statics "3.3.2"
i18next "^22.0.0"
i18next-browser-languagedetector "^7.0.2"
immutable "4.3.1"
is-hotkey "0.2.0"
jquery "3.7.0"
lodash "4.17.21"
micro-memoize "^4.1.2"
moment "2.29.4"
monaco-editor "0.34.0"
ol "7.4.0"
prismjs "1.29.0"
rc-cascader "3.18.1"
rc-drawer "6.5.2"
rc-slider "10.3.1"
rc-time-picker "^3.7.3"
rc-tooltip "6.0.1"
react-beautiful-dnd "13.1.1"
react-calendar "4.3.0"
react-colorful "5.6.1"
react-custom-scrollbars-2 "4.5.0"
react-dropzone "14.2.3"
react-highlight-words "0.20.0"
react-hook-form "7.5.3"
react-i18next "^12.0.0"
react-inlinesvg "3.0.2"
react-loading-skeleton "3.3.1"
react-popper "2.3.0"
react-popper-tooltip "4.4.2"
react-router-dom "5.3.3"
react-select "5.7.4"
react-select-event "^5.1.0"
react-table "7.8.0"
react-transition-group "4.4.5"
react-use "17.4.0"
react-window "1.8.9"
rxjs "7.8.1"
slate "0.47.9"
slate-plain-serializer "0.7.13"
slate-react "0.22.10"
tinycolor2 "1.6.0"
tslib "2.6.0"
uplot "1.6.27"
uuid "9.0.0"

"@humanwhocodes/config-array@^0.11.6":
version "0.11.8"
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.11.8.tgz#03595ac2075a4dc0f191cc2131de14fbd7d410b9"
Expand Down

0 comments on commit fa64b0e

Please sign in to comment.