From ba6b5108afb5ef1fa2bc747f4d7b0422c2a618ac Mon Sep 17 00:00:00 2001 From: lby Date: Fri, 10 Jun 2022 16:02:19 +0800 Subject: [PATCH] chore: upgrade dependency cesium-dnd to 1.1.0 (#244) upgrade cesium-dnd to 1.1.0 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index fe9e44b09..33055024e 100644 --- a/package.json +++ b/package.json @@ -165,7 +165,7 @@ "array-move": "^4.0.0", "axios": "^0.27.2", "cesium": "^1.93.0", - "cesium-dnd": "1.0.3", + "cesium-dnd": "1.1.0", "core-js": "^3.22.5", "date-fns": "^2.28.0", "detect-browser": "^5.3.0", diff --git a/yarn.lock b/yarn.lock index 27e0ad1fd..4857d5629 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7480,10 +7480,10 @@ ccount@^2.0.0: resolved "https://registry.yarnpkg.com/ccount/-/ccount-2.0.1.tgz#17a3bf82302e0870d6da43a01311a8bc02a3ecf5" integrity sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg== -cesium-dnd@1.0.3: - version "1.0.3" - resolved "https://registry.yarnpkg.com/cesium-dnd/-/cesium-dnd-1.0.3.tgz#d10be77ec27e0b4ba88d0b0735a6c4aaee337c34" - integrity sha512-7TX7vsg5fHSVzu3Xx8P+3Rriezj0bRNUpyk+VbUk0oxze3UM44YoPWY5LUoyojLqITGoDT0LRmEJnQizHiaXtw== +cesium-dnd@1.1.0: + version "1.1.0" + resolved "https://registry.npmmirror.com/cesium-dnd/-/cesium-dnd-1.1.0.tgz#30c7232eec9f84ad0d4f2c959cbd61ac29028086" + integrity sha512-Peo0bGIg5eOO/BrVDCovkPhQnWW3GBAjVnghh5NVmavDZjqS+A5R4Yj3IOG9tmYNSdtunsDqj5yxnMxQWx/KAA== cesium@^1.93.0: version "1.93.0"