Skip to content

Commit

Permalink
Update dependency three to v0.161.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 1, 2024
1 parent dade07c commit 2f31d84
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions packages/cubism/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
},
"dependencies": {
"@kerno/cubism-core": "workspace:^",
"@types/three": "0.160.0",
"three": "0.160.1"
"@types/three": "0.161.1",
"three": "0.161.0"
},
"devDependencies": {
"@neetly/tsconfig": "0.3.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2083,9 +2083,9 @@ __metadata:
dependencies:
"@kerno/cubism-core": "workspace:^"
"@neetly/tsconfig": "npm:0.3.0"
"@types/three": "npm:0.160.0"
"@types/three": "npm:0.161.1"
buncho: "npm:6.2.0"
three: "npm:0.160.1"
three: "npm:0.161.0"
typescript: "npm:5.3.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -4462,15 +4462,15 @@ __metadata:
languageName: node
linkType: hard

"@types/three@npm:0.160.0":
version: 0.160.0
resolution: "@types/three@npm:0.160.0"
"@types/three@npm:0.161.1":
version: 0.161.1
resolution: "@types/three@npm:0.161.1"
dependencies:
"@types/stats.js": "npm:*"
"@types/webxr": "npm:*"
fflate: "npm:~0.6.10"
meshoptimizer: "npm:~0.18.1"
checksum: a2b98a2f2b718851850e09a66553249398a4e6ddf1dd46bbb0a7721a8656f2a38aad4e5a0ef26723f07bdc7c2cd277558e525296d4e482714c5ed100fc7e752a
checksum: 7ee5b8bf44a4041d8ab4c1151e476fb54a506d47a26c995f6e854c71c4172b305b257fee301dccb1f43a98e98bebcb889c367616ba56eeee0054b22a384031fe
languageName: node
linkType: hard

Expand Down Expand Up @@ -13106,10 +13106,10 @@ __metadata:
languageName: node
linkType: hard

"three@npm:0.160.1":
version: 0.160.1
resolution: "three@npm:0.160.1"
checksum: b14b54a8b0799bc337ea2a841a1f01322dc50198d8a438ff4fbdf83ad95a15bd405ba43bd398c05b1ffc2e40a7685b73481a048c288389acb949cea5510269ea
"three@npm:0.161.0":
version: 0.161.0
resolution: "three@npm:0.161.0"
checksum: 0314e0b11c717042cc6cec983d6e2832ed416e4ab996b1340ff25335bbf71c529415856ae2de42952faeae284202368e7f1c6e3fd5a7c73d2b68108e5fb3c057
languageName: node
linkType: hard

Expand Down

0 comments on commit 2f31d84

Please sign in to comment.