From c21ea924b7fc11cb27bf5fb9358d85e39e8cba9d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Jan 2023 18:17:32 +0000 Subject: [PATCH] fix(deps): update dependency three to v0.149.0 --- package.json | 4 ++-- pnpm-lock.yaml | 22 ++++++++++++++-------- 2 files changed, 16 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index a538a6b5bc..2bd5c98ea9 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "syuilo-password-strength": "0.0.1", "terser-webpack-plugin": "5.3.6", "textarea-caret": "3.1.0", - "three": "0.134.0", + "three": "0.149.0", "throttle-debounce": "4.0.1", "tinycolor2": "1.4.2", "tmp": "0.2.1", @@ -280,7 +280,7 @@ "@types/sharp": "0.31.1", "@types/showdown": "2.0.0", "@types/speakeasy": "2.0.7", - "@types/three": "0.134.0", + "@types/three": "0.148.1", "@types/throttle-debounce": "4.0.0", "@types/tinycolor2": "1.4.3", "@types/tmp": "0.2.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 089f6602cf..76590954f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -77,7 +77,7 @@ importers: '@types/sharp': 0.31.1 '@types/showdown': 2.0.0 '@types/speakeasy': 2.0.7 - '@types/three': 0.134.0 + '@types/three': 0.148.1 '@types/throttle-debounce': 4.0.0 '@types/tinycolor2': 1.4.3 '@types/tmp': 0.2.3 @@ -231,7 +231,7 @@ importers: syuilo-password-strength: 0.0.1 terser-webpack-plugin: 5.3.6 textarea-caret: 3.1.0 - three: 0.134.0 + three: 0.149.0 throttle-debounce: 4.0.1 tinycolor2: 1.4.2 tmp: 0.2.1 @@ -422,7 +422,7 @@ importers: syuilo-password-strength: 0.0.1 terser-webpack-plugin: 5.3.6_egnkx76lvgs4awhqscezhh53zy textarea-caret: 3.1.0 - three: 0.134.0 + three: 0.149.0 throttle-debounce: 4.0.1 tinycolor2: 1.4.2 tmp: 0.2.1 @@ -510,7 +510,7 @@ importers: '@types/sharp': 0.31.1 '@types/showdown': 2.0.0 '@types/speakeasy': 2.0.7 - '@types/three': 0.134.0 + '@types/three': 0.148.1 '@types/throttle-debounce': 4.0.0 '@types/tinycolor2': 1.4.3 '@types/tmp': 0.2.3 @@ -1981,8 +1981,10 @@ packages: resolution: {integrity: sha512-ipixuVrh2OdNmauvtT51o3d8z12p6LtFW9in7U79der/kwejjdNchQC5UMn5u/KxNoM7VHHOs/l8KS8uHxhODQ==} dev: true - /@types/three/0.134.0: - resolution: {integrity: sha512-4YB+99Rgqq27EjiYTItEoZtdjLnTh8W9LxowgpC9eWsjaQJIL4Kn/ZcUKAnW3gB/jS4hqGN8iqmid+RcUZDzpA==} + /@types/three/0.148.1: + resolution: {integrity: sha512-gZwIyTBMxKXqJHXmZ0dzvDieuQ4hz8MPNHtkRrAwER/xPlAh9eP2WIfaolvQY+wJAzlNV5a9ceS4JT+i/jybsw==} + dependencies: + '@types/webxr': 0.5.1 dev: true /@types/throttle-debounce/4.0.0: @@ -2092,6 +2094,10 @@ packages: '@types/node': 18.11.18 dev: true + /@types/webxr/0.5.1: + resolution: {integrity: sha512-xlFXPfgJR5vIuDefhaHuUM9uUgvPaXB6GKdXy2gdEh8gBWQZ2ul24AJz3foUd8NNKlSTQuWYJpCb1/pL81m1KQ==} + dev: true + /@types/ws/8.5.4: resolution: {integrity: sha512-zdQDHKUgcX/zBc4GrwsE/7dVdAD8JR4EuiAXiiUhhfyIJXXb2+PrGshFyeXWQPMmmZ2XxgaqclgpIC7eTXc1mg==} dependencies: @@ -12651,8 +12657,8 @@ packages: any-promise: 1.3.0 dev: false - /three/0.134.0: - resolution: {integrity: sha512-LbBerg7GaSPjYtTOnu41AMp7tV6efUNR3p4Wk5NzkSsNTBuA5mDGOfwwZL1jhhVMLx9V20HolIUo0+U3AXehbg==} + /three/0.149.0: + resolution: {integrity: sha512-tohpUxPDht0qExRLDTM8sjRLc5d9STURNrdnK3w9A+V4pxaTBfKWWT/IqtiLfg23Vfc3Z+ImNfvRw1/0CtxrkQ==} dev: false /throttle-debounce/4.0.1: