Skip to content

Commit 1dceeb7

Browse files
fix(deps): update dependency react-globe.gl to v2.28.3 (#1154)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4134bcc commit 1dceeb7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"pretty-quick": "3.3.1",
4141
"react": "18.3.1",
4242
"react-dom": "18.3.1",
43-
"react-globe.gl": "2.28.2",
43+
"react-globe.gl": "2.28.3",
4444
"react-markdown": "8.0.7",
4545
"react-modal": "3.16.1",
4646
"react-multi-carousel": "2.8.5",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16562,10 +16562,10 @@ react-error-overlay@^6.0.11:
1656216562
resolved "https://registry.yarnpkg.com/react-error-overlay/-/react-error-overlay-6.0.11.tgz#92835de5841c5cf08ba00ddd2d677b6d17ff9adb"
1656316563
integrity sha512-/6UZ2qgEyH2aqzYZgQPxEnz33NJ2gNsnHA2o5+o4wW9bLM/JYQitNP9xPhsXwC08hMMovfGe/8retsdDsczPRg==
1656416564

16565-
react-globe.gl@2.28.2:
16566-
version "2.28.2"
16567-
resolved "https://registry.yarnpkg.com/react-globe.gl/-/react-globe.gl-2.28.2.tgz#284050eada9216c0a8c160caf07c7862ecdca058"
16568-
integrity sha512-p89pkjRKznwub1I5YnS+L5t8hPTYXN+/WCBZzD+ElovAUALjNrFhM7TA39aYsHe4M4utr2oVDt5v2i1vJwiggg==
16565+
react-globe.gl@2.28.3:
16566+
version "2.28.3"
16567+
resolved "https://registry.yarnpkg.com/react-globe.gl/-/react-globe.gl-2.28.3.tgz#be9748e0dbf3d177cf80fb72baf1090fcfdd5f10"
16568+
integrity sha512-ECwMNCzANHHyfJiSIKKup2p79ZUJ16RH6H4kVMzXn/Bb+mFjGiI4VZrk35MAN2othUkiYq/qE/aMlvkSjHsfHw==
1656916569
dependencies:
1657016570
globe.gl "^2.34"
1657116571
prop-types "15"

0 commit comments

Comments
 (0)