From 5ad848e12b884395f5847264351d88060a56ccde Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 5 Feb 2024 09:18:49 +0000 Subject: [PATCH] Update devDependencies (non-major) --- package.json | 4 ++-- yarn.lock | 16 ++++++++-------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 04242f3..6cae753 100755 --- a/package.json +++ b/package.json @@ -50,12 +50,12 @@ }, "devDependencies": { "concurrently": "8.2.2", - "documentation": "14.0.2", + "documentation": "14.0.3", "microbundle": "0.15.1", "replace-between": "0.0.8", "tap-spec": "5.0.0", "tape": "5.7.4", - "three": "0.160.1", + "three": "0.161.0", "vite": "^4.1.1" }, "files": [ diff --git a/yarn.lock b/yarn.lock index 33c872d..685b787 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2440,10 +2440,10 @@ doctrine-temporary-fork@2.1.0: dependencies: esutils "^2.0.2" -documentation@14.0.2: - version "14.0.2" - resolved "https://registry.yarnpkg.com/documentation/-/documentation-14.0.2.tgz#d8c379ba08835953ba5c3b9bd5f9db66a62e66a3" - integrity sha512-hWoTf8/u4pOjib02L7w94hwmhPfcSwyJNGtlPdGVe8GFyq8HkzcFzQQltaaikKunHEp0YSwDAbwBAO7nxrWIfA== +documentation@14.0.3: + version "14.0.3" + resolved "https://registry.yarnpkg.com/documentation/-/documentation-14.0.3.tgz#738998d0560193c35b2451b9706a924dc9fa9ec9" + integrity sha512-B7cAviVKN9Rw7Ofd+9grhVuxiHwly6Ieh+d/ceMw8UdBOv/irkuwnDEJP8tq0wgdLJDUVuIkovV+AX9mTrZFxg== dependencies: "@babel/core" "^7.18.10" "@babel/generator" "^7.18.10" @@ -6265,10 +6265,10 @@ terser@^5.0.0, terser@^5.7.0: commander "^2.20.0" source-map-support "~0.5.20" -three@0.160.1: - version "0.160.1" - resolved "https://registry.yarnpkg.com/three/-/three-0.160.1.tgz#61fe2907312e8604b1f64187f58e047503847413" - integrity sha512-Bgl2wPJypDOZ1stAxwfWAcJ0WQf7QzlptsxkjYiURPz+n5k4RBDLsq+6f9Y75TYxn6aHLcWz+JNmwTOXWrQTBQ== +three@0.161.0: + version "0.161.0" + resolved "https://registry.yarnpkg.com/three/-/three-0.161.0.tgz#38aafaa82fe5467fde2e33933515d1b6beb17d91" + integrity sha512-LC28VFtjbOyEu5b93K0bNRLw1rQlMJ85lilKsYj6dgTu+7i17W+JCCEbvrpmNHF1F3NAUqDSWq50UD7w9H2xQw== through2@^2.0.0: version "2.0.5"