File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 43
43
" examples/**/*"
44
44
],
45
45
"dependencies" : {
46
+ "three" : " >=0.154" ,
46
47
"three-globe" : " ^2.41"
47
48
},
48
49
"peerDependencies" : {
56
57
"@rollup/plugin-node-resolve" : " ^16.0.0" ,
57
58
"@rollup/plugin-terser" : " ^0.4.4" ,
58
59
"rimraf" : " ^6.0.1" ,
59
- "rollup" : " ^4.34.6" ,
60
- "three" : " >=0.88"
60
+ "rollup" : " ^4.34.6"
61
61
},
62
62
"engines" : {
63
63
"node" : " >=12"
Original file line number Diff line number Diff line change @@ -1753,9 +1753,9 @@ supports-preserve-symlinks-flag@^1.0.0:
1753
1753
integrity sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==
1754
1754
1755
1755
terser@^5.17.4 :
1756
- version "5.38.1 "
1757
- resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.1 .tgz#a18d83c8acf3175e847ab0b66839f3c318167c58 "
1758
- integrity sha512-GWANVlPM/ZfYzuPHjq0nxT+EbOEDDN3Jwhwdg1D8TU8oSkktp8w64Uq4auuGLxFSoNTRDncTq2hQHX1Ld9KHkA ==
1756
+ version "5.38.2 "
1757
+ resolved "https://registry.yarnpkg.com/terser/-/terser-5.38.2 .tgz#24aef4ea48c900d46a4b13f6a53789980d59967f "
1758
+ integrity sha512-w8CXxxbFA5zfNsR/i8HZq5bvn18AK0O9jj7hyo1YqkovLxEFa0uP0LCVGZRqiRaKRFxXhELBp8SteeAjEnfeJg ==
1759
1759
dependencies :
1760
1760
" @jridgewell/source-map" " ^0.3.3"
1761
1761
acorn "^8.8.2"
@@ -1816,7 +1816,7 @@ three-slippy-map-globe@1:
1816
1816
d3-octree "^1.1"
1817
1817
d3-scale "1 - 4"
1818
1818
1819
- three@>=0.88 :
1819
+ three@>=0.154 :
1820
1820
version "0.173.0"
1821
1821
resolved "https://registry.yarnpkg.com/three/-/three-0.173.0.tgz#e82989961cd2db05768540458c81b29f565be921"
1822
1822
integrity sha512-AUwVmViIEUgBwxJJ7stnF0NkPpZxx1aZ6WiAbQ/Qq61h6I9UR4grXtZDmO8mnlaNORhHnIBlXJ1uBxILEKuVyw==
You can’t perform that action at this time.
0 commit comments