Skip to content

Commit

Permalink
Update dependency @types/three to ^0.157.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 18, 2023
1 parent d6bc6ed commit e573be6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/cubism/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
},
"dependencies": {
"@kerno/cubism-core": "workspace:^",
"@types/three": "^0.157.0",
"@types/three": "^0.157.2",
"three": "^0.157.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2147,7 +2147,7 @@ __metadata:
dependencies:
"@kerno/cubism-core": "workspace:^"
"@neetly/tsconfig": "npm:^0.3.0"
"@types/three": "npm:^0.157.0"
"@types/three": "npm:^0.157.2"
buncho: "npm:^6.2.0"
three: "npm:^0.157.0"
typescript: "npm:^5.2.2"
Expand Down Expand Up @@ -4621,15 +4621,15 @@ __metadata:
languageName: node
linkType: hard

"@types/three@npm:^0.157.0":
version: 0.157.0
resolution: "@types/three@npm:0.157.0"
"@types/three@npm:^0.157.2":
version: 0.157.2
resolution: "@types/three@npm:0.157.2"
dependencies:
"@types/stats.js": "npm:*"
"@types/webxr": "npm:*"
fflate: "npm:~0.6.10"
meshoptimizer: "npm:~0.18.1"
checksum: 9d14018f7a1193f5434d43a160295dfde5c1abd8d6b76b5ede3eb349747119ee7dfab7af56a5cef8601e5e77a9dcf0067d58268dcf0258ab0bec47bff9a4636d
checksum: 9e478c83611772d81e106e2614d5c5de29abc4b603ca940654380a7acdc0b0f38bd1af1c779c7074e83e5ba18cfb079214c8a16bf0d0d95d17bea3a177be17c7
languageName: node
linkType: hard

Expand Down

0 comments on commit e573be6

Please sign in to comment.