Skip to content

Commit

Permalink
Update dependency three to ^0.159.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 30, 2023
1 parent d6bc6ed commit c30f916
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.157.0",
"three": "^0.157.0"
"@types/three": "^0.158.3",
"three": "^0.159.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 @@ -2147,9 +2147,9 @@ __metadata:
dependencies:
"@kerno/cubism-core": "workspace:^"
"@neetly/tsconfig": "npm:^0.3.0"
"@types/three": "npm:^0.157.0"
"@types/three": "npm:^0.158.3"
buncho: "npm:^6.2.0"
three: "npm:^0.157.0"
three: "npm:^0.159.0"
typescript: "npm:^5.2.2"
languageName: unknown
linkType: soft
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.158.3":
version: 0.158.3
resolution: "@types/three@npm:0.158.3"
dependencies:
"@types/stats.js": "npm:*"
"@types/webxr": "npm:*"
fflate: "npm:~0.6.10"
meshoptimizer: "npm:~0.18.1"
checksum: 9d14018f7a1193f5434d43a160295dfde5c1abd8d6b76b5ede3eb349747119ee7dfab7af56a5cef8601e5e77a9dcf0067d58268dcf0258ab0bec47bff9a4636d
checksum: 8e654b7a85be47cf116f7278d1ca013a7bb532c198a6b11de609d852e391813cdf40c3cef774c8d47015452300ba23e302758fc27c52404e0de470fd25150151
languageName: node
linkType: hard

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

"three@npm:^0.157.0":
version: 0.157.0
resolution: "three@npm:0.157.0"
checksum: 99fda688a57d25b0502680cd8ea45a0ff98330c1975c7d954321764698f168ae6d2a4dae185e41f46c351388f2b6c5cfef3750e5599c96c6dde5e6eeacd96ebc
"three@npm:^0.159.0":
version: 0.159.0
resolution: "three@npm:0.159.0"
checksum: e5250da9e5c5dab340c8ce68aae812d00e12a238e0f6f581c5dbec399aae30f35f7eec02953147a83365f8cdf58174e39b36c8dc1c26089b141ebdd5b86b9a9b
languageName: node
linkType: hard

Expand Down

0 comments on commit c30f916

Please sign in to comment.