Skip to content

Commit 13b3f9f

Browse files
Update dependency @types/three to v0.157.0 (#334)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6c21bd commit 13b3f9f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/mathbox-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/jest": "29.5.5",
5151
"@types/lodash": "4.14.199",
5252
"@types/react": "18.2.28",
53-
"@types/three": "0.156.0",
53+
"@types/three": "0.157.0",
5454
"babel-jest": "27.5.1",
5555
"babel-loader": "9.1.3",
5656
"eslint": "^8.32.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7188,15 +7188,15 @@ __metadata:
71887188
languageName: node
71897189
linkType: hard
71907190

7191-
"@types/three@npm:0.156.0":
7192-
version: 0.156.0
7193-
resolution: "@types/three@npm:0.156.0"
7191+
"@types/three@npm:0.157.0":
7192+
version: 0.157.0
7193+
resolution: "@types/three@npm:0.157.0"
71947194
dependencies:
71957195
"@types/stats.js": "*"
71967196
"@types/webxr": "*"
71977197
fflate: ~0.6.10
71987198
meshoptimizer: ~0.18.1
7199-
checksum: c81b3d656c22d400a180cd54af96b3dd7c3f41b7dba71f714a623474de43c77afe92395889e60765eb86221fd79d07a4730d4c4f1b441933daf9460b6bdba47f
7199+
checksum: 9eb4225b26a7789b5154862763cd16b6f5470631b196649d3d31ade1604a78140b7d64c55f1778c222e274e8bbb1778e8a05512c6b9edcf20f19abde36bb7eee
72007200
languageName: node
72017201
linkType: hard
72027202

@@ -14914,7 +14914,7 @@ __metadata:
1491414914
"@types/jest": 29.5.5
1491514915
"@types/lodash": 4.14.199
1491614916
"@types/react": 18.2.28
14917-
"@types/three": 0.156.0
14917+
"@types/three": 0.157.0
1491814918
babel-jest: 27.5.1
1491914919
babel-loader: 9.1.3
1492014920
eslint: ^8.32.0

0 commit comments

Comments
 (0)