Skip to content

Commit

Permalink
chore(deps): update dependency three to ^0.162.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 29, 2024
1 parent 428248a commit 0b9f716
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
},
"dependencies": {
"@tresjs/leches": "workspace:*",
"three": "^0.158.0"
"three": "^0.162.0"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.23",
Expand Down
4 changes: 2 additions & 2 deletions playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"@iconify-json/carbon": "^1.1.23",
"@tresjs/cientos": "3.6.0",
"@tresjs/core": "3.6.0",
"@types/three": "^0.158.3",
"three": "^0.158.0",
"@types/three": "^0.161.0",
"three": "^0.162.0",
"unplugin-auto-import": "^0.17.1",
"unplugin-vue-components": "^0.25.2",
"vite-plugin-qrcode": "^0.2.2"
Expand Down
52 changes: 26 additions & 26 deletions pnpm-lock.yaml

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

0 comments on commit 0b9f716

Please sign in to comment.