Skip to content

Commit 2de809d

Browse files
chore: update dependency cesium to v1.120.0
1 parent 7674393 commit 2de809d

File tree

2 files changed

+37
-25
lines changed

2 files changed

+37
-25
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"peerDependencies": {
3030
"react": "^18.2.0",
3131
"react-dom": "^18.2.0",
32-
"cesium": "1.116.x"
32+
"cesium": "1.120.0"
3333
},
3434
"dependencies": {
3535
"@reearth/cesium-mvt-imagery-provider": "1.5.4",
@@ -95,7 +95,7 @@
9595
"@typescript-eslint/eslint-plugin": "7.2.0",
9696
"@typescript-eslint/parser": "7.2.0",
9797
"@vitejs/plugin-react": "4.2.1",
98-
"cesium": "1.118.0",
98+
"cesium": "1.120.0",
9999
"eslint": "8.57.0",
100100
"eslint-config-reearth": "0.3.0",
101101
"eslint-plugin-react-hooks": "4.6.0",

yarn.lock

Lines changed: 35 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1076,37 +1076,37 @@
10761076
resolved "https://registry.yarnpkg.com/@base2/pretty-print-object/-/pretty-print-object-1.0.1.tgz#371ba8be66d556812dc7fb169ebc3c08378f69d4"
10771077
integrity sha512-4iri8i1AqYHJE2DstZYkyEprg6Pq6sKx3xn5FpySk9sNhH7qN2LLlHJCfDTZRILNwQNPD7mATWM0TBui7uC1pA==
10781078

1079-
"@cesium/engine@^9.2.0":
1080-
version "9.2.0"
1081-
resolved "https://registry.yarnpkg.com/@cesium/engine/-/engine-9.2.0.tgz#6b92d422bf8fc9498e3f7a54851f6c4ebe7ff04f"
1082-
integrity sha512-vFVITo7UwIY1H8zK53etljv1w0CVaFSzOcLyItrM88r47zyPL7/RgooVKqZXnM5V8prs33S5TO/JSqJmvpyMTQ==
1079+
"@cesium/engine@^10.1.0":
1080+
version "10.1.0"
1081+
resolved "https://registry.yarnpkg.com/@cesium/engine/-/engine-10.1.0.tgz#102df08dfeb6b375548c030ef6b33c2d1654bf40"
1082+
integrity sha512-xwdJEhGYgf6481vhrb80N5DgQZMwWvn08TWE6NXEgOhkZ7WnTCykYoCDNBMj9WQBqTfREk7/e+/RI4Gx2/TlUA==
10831083
dependencies:
10841084
"@tweenjs/tween.js" "^23.1.1"
10851085
"@zip.js/zip.js" "^2.7.34"
10861086
autolinker "^4.0.0"
10871087
bitmap-sdf "^1.0.3"
10881088
dompurify "^3.0.2"
10891089
draco3d "^1.5.1"
1090-
earcut "^2.2.4"
1090+
earcut "^3.0.0"
10911091
grapheme-splitter "^1.0.4"
10921092
jsep "^1.3.8"
10931093
kdbush "^4.0.1"
10941094
ktx-parse "^0.7.0"
10951095
lerc "^2.0.0"
10961096
mersenne-twister "^1.1.0"
1097-
meshoptimizer "^0.20.0"
1097+
meshoptimizer "^0.21.0"
10981098
pako "^2.0.4"
10991099
protobufjs "^7.1.0"
1100-
rbush "^3.0.1"
1100+
rbush "^4.0.0"
11011101
topojson-client "^3.1.0"
11021102
urijs "^1.19.7"
11031103

1104-
"@cesium/widgets@^6.1.0":
1105-
version "6.1.2"
1106-
resolved "https://registry.yarnpkg.com/@cesium/widgets/-/widgets-6.1.2.tgz#3eab3d8bf298b863d78a60c0ca5eaa177bffdab7"
1107-
integrity sha512-RNgogbRqlzjZxxG7icAUIDFZ0rm4OpHJ9b9lS/TGVm44PVVNG0Umhp4Tlf9U6r4ggwayKUkGV5dDIDa+pJGcVQ==
1104+
"@cesium/widgets@^7.1.0":
1105+
version "7.1.0"
1106+
resolved "https://registry.yarnpkg.com/@cesium/widgets/-/widgets-7.1.0.tgz#dac268370292779ebbfb95f5623ec43679b209b6"
1107+
integrity sha512-SZCtaByBrBTssyUpg0Nir34B4wvvu8bKOMOOevv0AzYxfMeYRBX8CH/Ck/5fUJcTcsVmcYHVOqBF339wwKtcag==
11081108
dependencies:
1109-
"@cesium/engine" "^9.2.0"
1109+
"@cesium/engine" "^10.1.0"
11101110
nosleep.js "^0.12.0"
11111111

11121112
"@chromatic-com/storybook@^1.3.3":
@@ -5246,13 +5246,13 @@ [email protected]:
52465246
resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.1.0.tgz#30c7232eec9f84ad0d4f2c959cbd61ac29028086"
52475247
integrity sha512-Peo0bGIg5eOO/BrVDCovkPhQnWW3GBAjVnghh5NVmavDZjqS+A5R4Yj3IOG9tmYNSdtunsDqj5yxnMxQWx/KAA==
52485248

5249-
cesium@1.118.0:
5250-
version "1.118.0"
5251-
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.118.0.tgz#2c553131346799d3d3d1aec0a80b631b983ce224"
5252-
integrity sha512-au+WQ67bDZUw25kFFod/qtWfpxNoQPg2VQXU1XMr/64Gj1ZdvDSmuxO8sbum8tHieKDt9ER7JssSbefH/C3YSg==
5249+
cesium@1.120.0:
5250+
version "1.120.0"
5251+
resolved "https://registry.yarnpkg.com/cesium/-/cesium-1.120.0.tgz#35066a5c055b76930d578ca4191eff82e862ce18"
5252+
integrity sha512-1TkuCgWhhZ+TlNM4Hps08xb+TyNwChkR8MiYNtFior8XIglEvdh+JgPqdI+yfd9M02bjV13HDj5D6muIYsW4uw==
52535253
dependencies:
5254-
"@cesium/engine" "^9.2.0"
5255-
"@cesium/widgets" "^6.1.0"
5254+
"@cesium/engine" "^10.1.0"
5255+
"@cesium/widgets" "^7.1.0"
52565256

52575257
chai@^4.3.10, chai@^4.4.1:
52585258
version "4.4.1"
@@ -6173,11 +6173,16 @@ duplexify@^3.5.0, duplexify@^3.6.0:
61736173
readable-stream "^2.0.0"
61746174
stream-shift "^1.0.0"
61756175

6176-
earcut@^2.0.0, earcut@^2.2.4:
6176+
earcut@^2.0.0:
61776177
version "2.2.4"
61786178
resolved "https://registry.yarnpkg.com/earcut/-/earcut-2.2.4.tgz#6d02fd4d68160c114825d06890a92ecaae60343a"
61796179
integrity sha512-/pjZsA1b4RPHbeWZQn66SWS8nZZWLQQ23oE3Eam7aroEFGEvwKAsJfZ9ytiEMycfzXWpca4FA9QIOehf7PocBQ==
61806180

6181+
earcut@^3.0.0:
6182+
version "3.0.0"
6183+
resolved "https://registry.yarnpkg.com/earcut/-/earcut-3.0.0.tgz#a8d5bf891224eaea8287201b5e787c6c0318af89"
6184+
integrity sha512-41Fs7Q/PLq1SDbqjsgcY7GA42T0jvaCNGXgGtsNdvg+Yv8eIu06bxv4/PoREkZ9nMDNwnUSG9OFB9+yv8eKhDg==
6185+
61816186
61826187
version "1.1.1"
61836188
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
@@ -8380,10 +8385,10 @@ mersenne-twister@^1.1.0:
83808385
resolved "https://registry.yarnpkg.com/mersenne-twister/-/mersenne-twister-1.1.0.tgz#f916618ee43d7179efcf641bec4531eb9670978a"
83818386
integrity sha512-mUYWsMKNrm4lfygPkL3OfGzOPTR2DBlTkBNHM//F6hGp8cLThY897crAlk3/Jo17LEOOjQUrNAx6DvgO77QJkA==
83828387

8383-
meshoptimizer@^0.20.0:
8384-
version "0.20.0"
8385-
resolved "https://registry.yarnpkg.com/meshoptimizer/-/meshoptimizer-0.20.0.tgz#890eaeafa2b5730a0c58770fdf3b1fe77b746bf5"
8386-
integrity sha512-olcJ1q+YVnjroRJpCL1Dj5aZxr2JMr2hRutMUwhuHZvpAL7SIZgOT6eMlFF4TbBGSR89tawE/gqB79J/LrW/Nw==
8388+
meshoptimizer@^0.21.0:
8389+
version "0.21.0"
8390+
resolved "https://registry.yarnpkg.com/meshoptimizer/-/meshoptimizer-0.21.0.tgz#08ba1e146f3a72be99d0a59ad509c1939eebc357"
8391+
integrity sha512-WabtlpnK/GgD0GMwYd1fBTfYHf4MIcQPEg6dt7y4GuDcY51RzLSkSNE8ZogD7U3Vs2/fIf4z89TOLpA80EOnhg==
83878392

83888393
methods@~1.1.2:
83898394
version "1.1.2"
@@ -9330,6 +9335,13 @@ rbush@^3.0.1:
93309335
dependencies:
93319336
quickselect "^2.0.0"
93329337

9338+
rbush@^4.0.0:
9339+
version "4.0.0"
9340+
resolved "https://registry.yarnpkg.com/rbush/-/rbush-4.0.0.tgz#0536f105aa9d6dc8c0f2be6363a09d474b41cad6"
9341+
integrity sha512-F5xw+166FYDZI6jEcz+sWEHL5/J+du3kQWkwqWrPKb6iVoLPZh+2KhTS4OoYqrw1v/RO1xQe6WsLwBvrUAlvXw==
9342+
dependencies:
9343+
quickselect "^2.0.0"
9344+
93339345
react-colorful@^5.1.2:
93349346
version "5.6.1"
93359347
resolved "https://registry.yarnpkg.com/react-colorful/-/react-colorful-5.6.1.tgz#7dc2aed2d7c72fac89694e834d179e32f3da563b"

0 commit comments

Comments
 (0)