Skip to content

Commit

Permalink
[D] update libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed May 23, 2024
1 parent d0630e2 commit 54e9d48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,8 @@
"@cortex-js/compute-engine": "^0.24.1",
"@greatsumini/react-facebook-login": "^3.3.3",
"@react-oauth/google": "^0.11.0",
"@rubin-epo/epo-react-lib": "^2.0.24",
"@rubin-epo/epo-widget-lib": "^0.10.0-beta.1",
"@rubin-epo/epo-react-lib": "^2.0.28",
"@rubin-epo/epo-widget-lib": "^0.10.1",
"@unly/universal-language-detector": "^2.0.3",
"@urql/core": "^4.1.0",
"@urql/next": "^1.1.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3012,31 +3012,31 @@
resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.4.tgz#a04d63f4d1bf5540a41b01a921c9a7fddc3bd1ca"
integrity sha512-AW8PKd6iX3vAZ0vA43nOUOnbq/X5ihgU+mSXXqunMkeQADGiqw/PY0JNeYtD5sr0PAy51YPgAPbDoeapv9r8WA==

"@rubin-epo/epo-react-lib@2.0.24", "@rubin-epo/epo-react-lib@^2.0.24":
version "2.0.24"
resolved "https://registry.yarnpkg.com/@rubin-epo/epo-react-lib/-/epo-react-lib-2.0.24.tgz#c30d6e71490dee279b1a1bc8db63b8483f8bf539"
integrity sha512-dGkO3R4Y3eYrBKbJp9xdWtjR+wlBp+SqhrrO6lg1QnKyvtrzV40WNrxfvyco7ZHYLPXIzbBi+onAhCwpmJJjew==
"@rubin-epo/epo-react-lib@^2.0.28":
version "2.0.28"
resolved "https://registry.yarnpkg.com/@rubin-epo/epo-react-lib/-/epo-react-lib-2.0.28.tgz#fbd0228aeb802d7762471cd73f9cb71d128cbb5b"
integrity sha512-qUQpMocjW6Rkr9iehst07f0+CTcX6DWEecwctSCIB4hNCoHn+lltFYqE7H/4fm9lelRLOEyMyq2S/cPO9ZqPEQ==
dependencies:
"@castiron/style-mixins" "^1.0.6"
"@headlessui/react" "^2.0.3"
flickity "^3.0.0"
focus-trap "^7.4.2"
i18next "^22.4.10"
lodash "^4.17.21"
react "^18.2.0"
react-dom "^18.2.0"
react-i18next "^12.0.0"
react-player "^2.14.1"
react-share "^4.4.1"
react-slider "^2.0.6"
react-uid "^2.3.2"
styled-components "^6.1.1"

"@rubin-epo/epo-widget-lib@^0.10.0-beta.1":
version "0.10.0-beta.1"
resolved "https://registry.yarnpkg.com/@rubin-epo/epo-widget-lib/-/epo-widget-lib-0.10.0-beta.1.tgz#83ab5e68c29b72789fa556cff21ea90444592b57"
integrity sha512-2D/CNC2n1u3XXcAWisO1bNsbVrolqpnJ2jbsjZ9eRlR96Z+tG4XkfkcgndtXYvIWwvBFFpNds83ubhBLVvYCbQ==
"@rubin-epo/epo-widget-lib@^0.10.1":
version "0.10.1"
resolved "https://registry.yarnpkg.com/@rubin-epo/epo-widget-lib/-/epo-widget-lib-0.10.1.tgz#be775f2b2faf37d1cc49902bdd9dc5284a2eefdb"
integrity sha512-JRPfoV0rXquQRiFwm52y3WWHjqr5r/VoRd5T0WQdlkeR8yroENSKZr6jrMEpOUTOmDkfFU/YaQDnIcd2e92X3Q==
dependencies:
"@rubin-epo/epo-react-lib" "2.0.24"
"@rubin-epo/epo-react-lib" "^2.0.28"
context-filter-polyfill "^0.3.6"
d3-array "^3.2.4"
d3-geo "^3.1.0"
Expand Down

0 comments on commit 54e9d48

Please sign in to comment.