Skip to content

Commit

Permalink
[C] upgrade lib
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgoff committed Nov 30, 2023
1 parent 541e9f7 commit 9d3e2be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
4 changes: 2 additions & 2 deletions packages/epo-widget-lib/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rubin-epo/epo-widget-lib",
"version": "0.6.3",
"version": "0.6.4",
"description": "Rubin Observatory Education & Public Outreach team React scientific and educational widgets.",
"author": "Rubin EPO",
"license": "MIT",
Expand Down Expand Up @@ -86,7 +86,7 @@
"react-i18next": "^12.2.0"
},
"dependencies": {
"@rubin-epo/epo-react-lib": "^2.0.8",
"@rubin-epo/epo-react-lib": "^2.0.9",
"lodash": "^4.17.21",
"styled-components": "^6.1.1",
"use-resize-observer": "^9.1.0"
Expand Down
5 changes: 0 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9237,11 +9237,6 @@ url-parse@^1.5.3:
querystringify "^2.1.1"
requires-port "^1.0.0"

use-image@^1.1.1:
version "1.1.1"
resolved "https://registry.yarnpkg.com/use-image/-/use-image-1.1.1.tgz#bdd3f2e1718393ffc0e56136f993467103d9d2df"
integrity sha512-n4YO2k8AJG/BcDtxmBx8Aa+47kxY5m335dJiCQA5tTeVU4XdhrhqR6wT0WISRXwdMEOv5CSjqekDZkEMiiWaYQ==

use-resize-observer@^9.1.0:
version "9.1.0"
resolved "https://registry.yarnpkg.com/use-resize-observer/-/use-resize-observer-9.1.0.tgz#14735235cf3268569c1ea468f8a90c5789fc5c6c"
Expand Down

0 comments on commit 9d3e2be

Please sign in to comment.