Skip to content

Commit a1af28d

Browse files
fix(deps): update dependency three to ^0.172.0
1 parent 265899e commit a1af28d

File tree

2 files changed

+19
-19
lines changed

2 files changed

+19
-19
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
"react": "^18.2.0",
1919
"react-dom": "^18.2.0",
2020
"react-tilt": "^1.0.2",
21-
"three": "^0.169.0",
21+
"three": "^0.172.0",
2222
"typescript": "^5.4.3"
2323
},
2424
"devDependencies": {
2525
"@types/node": "^20.11.30",
2626
"@types/react": "^18.2.73",
2727
"@types/react-dom": "^18.2.22",
28-
"@types/three": "^0.169.0",
28+
"@types/three": "^0.172.0",
2929
"autoprefixer": "^10.4.19",
3030
"eslint": "^9.0.0",
3131
"eslint-config-next": "^14.1.4",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)