Skip to content

Commit

Permalink
chore(deps): update dependency three to ^0.170.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 12, 2024
1 parent 6ef7fdc commit d2ae02a
Show file tree
Hide file tree
Showing 4 changed files with 8,073 additions and 10,382 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@release-it/conventional-changelog": "^8.0.2",
"@tresjs/core": "^4.3.0",
"@tresjs/eslint-config": "^1.4.0",
"@types/three": "^0.169.0",
"@types/three": "^0.170.0",
"@unocss/core": "^0.63.4",
"@vitejs/plugin-vue": "^5.1.4",
"eslint": "^9.12.0",
Expand All @@ -76,7 +76,7 @@
"release-it": "^17.8.2",
"rollup-plugin-analyzer": "^4.0.0",
"rollup-plugin-visualizer": "^5.12.0",
"three": "^0.169.0",
"three": "^0.170.0",
"typescript": "^5.6.3",
"unocss": "^0.63.4",
"vite": "^5.4.8",
Expand Down
2 changes: 1 addition & 1 deletion playground-nuxt/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@tresjs/cientos": "^4.0.3",
"@tresjs/nuxt": "^3.0.7",
"@tresjs/post-processing": "^0.7.1",
"@types/three": "^0.169.0"
"@types/three": "^0.170.0"
},
"devDependencies": {
"@nuxt/devtools": "latest",
Expand Down
2 changes: 1 addition & 1 deletion playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"devDependencies": {
"@tresjs/leches": "^0.14.0",
"@types/three": "^0.164.0",
"@types/three": "^0.170.0",
"unplugin-auto-import": "^0.17.6",
"unplugin-vue-components": "^0.27.0",
"vite-plugin-qrcode": "^0.2.3"
Expand Down
Loading

0 comments on commit d2ae02a

Please sign in to comment.