Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 1, 2024
1 parent fed7c4b commit 30cf1aa
Show file tree
Hide file tree
Showing 4 changed files with 36 additions and 36 deletions.
2 changes: 1 addition & 1 deletion examples-jsm/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"license": "ISC",
"dependencies": {
"@types/three": "file:../types/three",
"dprint": "^0.45.1",
"dprint": "^0.46.1",
"prettier": "^3.2.5",
"typescript": "latest"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@definitelytyped/utils": "latest",
"@types/stats.js": "*",
"@types/webxr": "*",
"dprint": "^0.45.1",
"dprint": "^0.46.1",
"source-map-support": "^0.5.21",
"typescript": "latest"
}
Expand Down
66 changes: 33 additions & 33 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion types/three/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"./nodes": "./examples/jsm/nodes/Nodes.js"
},
"dependencies": {
"@tweenjs/tween.js": "~23.1.1",
"@tweenjs/tween.js": "~23.1.2",
"@types/stats.js": "*",
"@types/webxr": "*",
"fflate": "~0.8.2",
Expand Down

0 comments on commit 30cf1aa

Please sign in to comment.