From 8596a20a794bdcc72633f408e2d0cd1f91ff2de0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 14:07:05 +0000 Subject: [PATCH] chore(deps): bump three and @types/three Bumps [three](https://github.com/mrdoob/three.js) and [@types/three](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/three). These dependencies needed to be updated together. Updates `three` from 0.171.0 to 0.172.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.169.0 to 0.172.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/three) --- updated-dependencies: - dependency-name: three dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 16 ++++++++-------- package.json | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9965a81c3b..30b4a8edce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -25,7 +25,7 @@ "player.js": "^0.1.0", "posthog-js": "^1.187.2", "showdown": "^2.1.0", - "three": "^0.171.0", + "three": "^0.172.0", "web-vitals": "^4.2.4" }, "devDependencies": { @@ -92,7 +92,7 @@ "@types/rails__actioncable": "^6.1.11", "@types/rsvp": "^4.0.9", "@types/showdown": "^2.0.2", - "@types/three": "^0.169.0", + "@types/three": "^0.172.0", "@typescript-eslint/eslint-plugin": "^8.20.0", "@typescript-eslint/parser": "^8.20.0", "@uiw/codemirror-theme-github": "^4.23.6", @@ -9566,9 +9566,9 @@ "dev": true }, "node_modules/@types/three": { - "version": "0.169.0", - "resolved": "https://registry.npmjs.org/@types/three/-/three-0.169.0.tgz", - "integrity": "sha512-oan7qCgJBt03wIaK+4xPWclYRPG9wzcg7Z2f5T8xYTNEF95kh0t0lklxLLYBDo7gQiGLYzE6iF4ta7nXF2bcsw==", + "version": "0.172.0", + "resolved": "https://registry.npmjs.org/@types/three/-/three-0.172.0.tgz", + "integrity": "sha512-LrUtP3FEG26Zg5WiF0nbg8VoXiKokBLTcqM2iLvM9vzcfEiYmmBAPGdBgV0OYx9fvWlY3R/3ERTZcD9X5sc0NA==", "dev": true, "dependencies": { "@tweenjs/tween.js": "~23.1.3", @@ -45108,9 +45108,9 @@ } }, "node_modules/three": { - "version": "0.171.0", - "resolved": "https://registry.npmjs.org/three/-/three-0.171.0.tgz", - "integrity": "sha512-Y/lAXPaKZPcEdkKjh0JOAHVv8OOnv/NDJqm0wjfCzyQmfKxV7zvkwsnBgPBKTzJHToSOhRGQAGbPJObT59B/PQ==" + "version": "0.172.0", + "resolved": "https://registry.npmjs.org/three/-/three-0.172.0.tgz", + "integrity": "sha512-6HMgMlzU97MsV7D/tY8Va38b83kz8YJX+BefKjspMNAv0Vx6dxMogHOrnRl/sbMIs3BPUKijPqDqJ/+UwJbIow==" }, "node_modules/through": { "version": "2.3.8", diff --git a/package.json b/package.json index a4bf29267c..76063867d2 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@types/rails__actioncable": "^6.1.11", "@types/rsvp": "^4.0.9", "@types/showdown": "^2.0.2", - "@types/three": "^0.169.0", + "@types/three": "^0.172.0", "@typescript-eslint/eslint-plugin": "^8.20.0", "@typescript-eslint/parser": "^8.20.0", "@uiw/codemirror-theme-github": "^4.23.6", @@ -216,7 +216,7 @@ "player.js": "^0.1.0", "posthog-js": "^1.187.2", "showdown": "^2.1.0", - "three": "^0.171.0", + "three": "^0.172.0", "web-vitals": "^4.2.4" }, "fastbootDependencies": [