Skip to content

Commit

Permalink
feat: upgrade cesium-mvt-imagery-provider (#588)
Browse files Browse the repository at this point in the history
  • Loading branch information
keiya01 committed Mar 30, 2023
1 parent 70cfdbd commit e138bd6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -112,7 +112,7 @@
"axios": "1.2.2",
"cesium": "1.103.0",
"cesium-dnd": "1.1.0",
"cesium-mvt-imagery-provider": "1.2.2",
"cesium-mvt-imagery-provider": "1.2.3",
"core-js": "3.27.1",
"crypto-js": "4.1.1",
"csv-parse": "5.3.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -7733,10 +7733,10 @@ cesium-dnd@1.1.0:
resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.1.0.tgz#30c7232eec9f84ad0d4f2c959cbd61ac29028086"
integrity sha512-Peo0bGIg5eOO/BrVDCovkPhQnWW3GBAjVnghh5NVmavDZjqS+A5R4Yj3IOG9tmYNSdtunsDqj5yxnMxQWx/KAA==

cesium-mvt-imagery-provider@1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/cesium-mvt-imagery-provider/-/cesium-mvt-imagery-provider-1.2.2.tgz#e131035971d19165e77df2e8635bff2563b145ef"
integrity sha512-6n1/MHUwPEshwlGNN0kPYaJAr8aJlBIvRNBPRDtJitlGZDkwPqeA6XJgD0c81ToihLRhcaa/R01jzre2Pwwqxg==
cesium-mvt-imagery-provider@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/cesium-mvt-imagery-provider/-/cesium-mvt-imagery-provider-1.2.3.tgz#91e9bf85337b2318a37bc6d1ca225d52e4b63e51"
integrity sha512-85W9cJJk1nDtliGLNcdSfnjZ9KvDYZaWjb6ky53tTT2+/+LBQj2pf6y1Kigan0powCTzmXhqAl22JofpBfvWsQ==
dependencies:
"@mapbox/vector-tile" "1.3.1"
pbf "3.2.1"
Expand Down

0 comments on commit e138bd6

Please sign in to comment.