Skip to content

Commit

Permalink
fix(deps): update dependency three to ^0.151.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2023
1 parent 4ccc682 commit 6f0e80c
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 41 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-visualizer": "^5.9.0",
"three": "^0.150.1",
"three": "^0.151.0",
"unocss": "^0.51.4",
"unplugin": "^1.3.1",
"unplugin-vue-components": "^0.24.1",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"preview": "vite preview"
},
"dependencies": {
"three": "^0.150.1",
"three": "^0.151.0",
"vue": "^3.2.47",
"vue-router": "^4.1.6"
},
Expand Down
26 changes: 13 additions & 13 deletions playground/pnpm-lock.yaml

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

39 changes: 13 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 6f0e80c

Please sign in to comment.