Skip to content

Commit efc4624

Browse files
chore(deps-dev): 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.178.0 to 0.180.0 - [Release notes](https://github.com/mrdoob/three.js/releases) - [Commits](https://github.com/mrdoob/three.js/commits) Updates `@types/three` from 0.175.0 to 0.180.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-version: 0.180.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/three" dependency-version: 0.180.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 332b9ac commit efc4624

File tree

2 files changed

+231
-202
lines changed

2 files changed

+231
-202
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@storybook/blocks": "8.4.7",
6868
"@storybook/test": "8.4.7",
6969
"@storybook/vue3": "8.4.7",
70-
"@types/three": "^0.175.0",
70+
"@types/three": "^0.180.0",
7171
"@unhead/vue": "^2.0.5",
7272
"@vueuse/core": "^13.2.0",
7373
"cspell": "^8.17.5",
@@ -103,7 +103,7 @@
103103
"textlint": "^15.2.2",
104104
"textlint-filter-rule-allowlist": "^4.0.0",
105105
"textlint-rule-preset-vuejs-jp": "github:vuejs-jp/textlint-rule-preset-vuejs-jp",
106-
"three": "^0.178.0",
106+
"three": "^0.180.0",
107107
"typescript": "5.8.3",
108108
"unified": "^11.0.5",
109109
"unplugin-icons": "^22.1.0",

0 commit comments

Comments
 (0)