Skip to content

Commit

Permalink
[B] Updated UI lib fixes raw html in figcaptions
Browse files Browse the repository at this point in the history
  • Loading branch information
Blake Mason committed Mar 7, 2024
1 parent 947b09e commit fc809ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"@influxdata/influxdb-client": "^1.33.2",
"@popperjs/core": "^2.11.5",
"@react-oauth/google": "^0.12.1",
"@rubin-epo/epo-react-lib": "^1.2.9",
"@rubin-epo/epo-react-lib": "1.2.14",
"add": "^2.0.6",
"classnames": "^2.3.1",
"convert": "^4.13.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1987,10 +1987,10 @@
resolved "https://registry.yarnpkg.com/@react-oauth/google/-/google-0.12.1.tgz#b76432c3a525e9afe076f787d2ded003fcc1bee9"
integrity sha512-qagsy22t+7UdkYAiT5ZhfM4StXi9PPNvw0zuwNmabrWyMKddczMtBIOARflbaIj+wHiQjnMAsZmzsUYuXeyoSg==

"@rubin-epo/epo-react-lib@^1.2.9":
version "1.2.9"
resolved "https://registry.yarnpkg.com/@rubin-epo/epo-react-lib/-/epo-react-lib-1.2.9.tgz#c67c071414f66d1a02381a84974f1b5692595cf5"
integrity sha512-JomVC+O9MBiIO5BK8wxLAHT2r1AcwrP6d1Dwus1y+D9Cv2nTDYqcz9uMzRE75azsJ/VLOlLWgZMTom0SwFK60g==
"@rubin-epo/[email protected].14":
version "1.2.14"
resolved "https://registry.yarnpkg.com/@rubin-epo/epo-react-lib/-/epo-react-lib-1.2.14.tgz#5263e578470417fd1106aecdbc1f56cc54d0da5b"
integrity sha512-Tbn7Ifo7MQxmg8Hk1pnEXqzP5OGobjn1Za00Tf6ffMwvcMpS3Kuj47+hptpCZcKSLQOvIyC9MJh2/IQ11VuaVg==
dependencies:
flickity "^3.0.0"
focus-trap "^7.4.2"
Expand Down

0 comments on commit fc809ff

Please sign in to comment.