Skip to content

Commit

Permalink
fix(deps): update dependency three to ^0.171.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 1df3a19 commit 5fa8a71
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 15 deletions.
45 changes: 32 additions & 13 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"typecheck": "tsc --noEmit"
},
"devDependencies": {
"@types/three": "^0.161.0",
"@types/three": "^0.170.0",
"@typescript-eslint/eslint-plugin": "^6.7.3",
"@typescript-eslint/parser": "^6.7.3",
"eslint": "^8.50.0",
Expand All @@ -28,6 +28,6 @@
},
"dependencies": {
"lil-gui": "^0.19.1",
"three": "^0.161.0"
"three": "^0.171.0"
}
}

0 comments on commit 5fa8a71

Please sign in to comment.