Skip to content

Commit

Permalink
fix(deps): update dependency three to ^0.155.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2023
1 parent 9e6bbba commit 7bf7624
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"nuxt-fontawesome": "^0.4.0",
"skyway-js": "^4.4.5",
"stats.js": "^0.17.0",
"three": "^0.154.0",
"three": "^0.155.0",
"vue": "^2.6.12",
"vue-js-modal": "^2.0.0-rc.3"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9026,10 +9026,10 @@ thread-loader@^3.0.4:
neo-async "^2.6.2"
schema-utils "^3.0.0"

three@^0.154.0:
version "0.154.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.154.0.tgz#dbef21e10fe6015ec283acc60d0eb58733991e27"
integrity sha512-Uzz8C/5GesJzv8i+Y2prEMYUwodwZySPcNhuJUdsVMH2Yn4Nm8qlbQe6qRN5fOhg55XB0WiLfTPBxVHxpE60ug==
three@^0.155.0:
version "0.155.0"
resolved "https://registry.yarnpkg.com/three/-/three-0.155.0.tgz#cca9b8ad817830c8b4fdd8f0d9a12a2e413a2672"
integrity sha512-sNgCYmDijnIqkD/bMfk+1pHg3YzsxW7V2ChpuP6HCQ8NiZr3RufsXQr8M3SSUMjW4hG+sUk7YbyuY0DncaDTJQ==

through2@^2.0.0:
version "2.0.5"
Expand Down

1 comment on commit 7bf7624

@vercel
Copy link

@vercel vercel bot commented on 7bf7624 Jul 27, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

vconf – ./

vconf.vercel.app
vconf-kouichihirachi.vercel.app
vconf-git-master-kouichihirachi.vercel.app

Please sign in to comment.