From 8f59380c9c4daaf8c6f1099c54a88402651a14c8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 03:24:03 +0000 Subject: [PATCH] Update dependency three to ^0.153.0 (#216) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [three](https://threejs.org/) ([source](https://togithub.com/mrdoob/three.js)) | [`^0.152.2` -> `^0.153.0`](https://renovatebot.com/diffs/npm/three/0.152.2/0.153.0) | [![age](https://badges.renovateapi.com/packages/npm/three/0.153.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/three/0.153.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/three/0.153.0/compatibility-slim/0.152.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/three/0.153.0/confidence-slim/0.152.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
mrdoob/three.js ### [`v0.153.0`](https://togithub.com/mrdoob/three.js/compare/70cc4e192fe2ebd0bf8542a81c8c513d61984c58...560c5fcba722d9b37884a6925895d64195cd675e) [Compare Source](https://togithub.com/mrdoob/three.js/compare/70cc4e192fe2ebd0bf8542a81c8c513d61984c58...560c5fcba722d9b37884a6925895d64195cd675e)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/dermoumi/crafts). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- plugins-client/three/package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/plugins-client/three/package.json b/plugins-client/three/package.json index 00f437c6..2484ae3e 100644 --- a/plugins-client/three/package.json +++ b/plugins-client/three/package.json @@ -17,7 +17,7 @@ "@crafts/plugin-variable-update": "workspace:^", "@crafts/plugin-world-entities": "workspace:^", "@types/three": "^0.152.1", - "three": "^0.152.2" + "three": "^0.153.0" }, "devDependencies": { "@crafts/eslint-config": "workspace:^", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 452ac13a..76383354 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -305,8 +305,8 @@ importers: specifier: ^0.152.1 version: 0.152.1 three: - specifier: ^0.152.2 - version: 0.152.2 + specifier: ^0.153.0 + version: 0.153.0 devDependencies: '@crafts/eslint-config': specifier: workspace:^ @@ -4128,8 +4128,8 @@ packages: /text-table@0.2.0: resolution: {integrity: sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==} - /three@0.152.2: - resolution: {integrity: sha512-Ff9zIpSfkkqcBcpdiFo2f35vA9ZucO+N8TNacJOqaEE6DrB0eufItVMib8bK8Pcju/ZNT6a7blE1GhTpkdsILw==} + /three@0.153.0: + resolution: {integrity: sha512-OCP2/uQR6GcDpSLnJt/3a4mdS0kNWcbfUXIwLoEMgLzEUIVIYsSDwskpmOii/AkDM+BBwrl6+CKgrjX9+E2aWg==} dev: false /through@2.3.8: