Skip to content

Commit 6511a16

Browse files
chore(deps): update dependency three to ^0.174.0
1 parent c6ac90f commit 6511a16

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"type": "module",
44
"version": "0.0.0",
55
"private": true,
6-
"packageManager": "[email protected].6",
6+
"packageManager": "[email protected].0",
77
"description": "TresJs physics support, powered by rapier",
88
"author": "Alvaro Saburido <[email protected]> (https://github.com/alvarosabu/)",
99
"license": "MIT",
@@ -71,7 +71,7 @@
7171
"@tresjs/core": "^4.3.1",
7272
"@tresjs/eslint-config": "^1.4.0",
7373
"@types/node": "^22.10.2",
74-
"@types/three": "^0.170.0",
74+
"@types/three": "^0.174.0",
7575
"@vitejs/plugin-vue": "^5.2.1",
7676
"dts": "^0.1.1",
7777
"eslint": "^9.16.0",
@@ -80,7 +80,7 @@
8080
"pathe": "^1.1.2",
8181
"release-it": "^17.10.0",
8282
"rollup-plugin-analyzer": "^4.0.0",
83-
"three": "^0.171.0",
83+
"three": "^0.174.0",
8484
"typescript": "^5.7.2",
8585
"unocss": "^0.65.1",
8686
"vite": "^6.0.3",

pnpm-lock.yaml

Lines changed: 26 additions & 26 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)