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 Nov 15, 2024
1 parent 6c2eadb commit 7b94870
Show file tree
Hide file tree
Showing 4 changed files with 555 additions and 419 deletions.
2 changes: 1 addition & 1 deletion examples-testing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"dependencies": {
"@types/three": "file:../types/three",
"prettier": "^3.3.3",
"stats-gl": "^2.2.8",
"stats-gl": "^2.4.2",
"typescript": "latest"
}
}
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
"@definitelytyped/utils": "latest",
"@types/stats.js": "*",
"@types/webxr": "*",
"dprint": "^0.47.4",
"dprint": "^0.47.5",
"source-map-support": "^0.5.21",
"typescript": "latest"
},
"packageManager": "pnpm@9.12.2"
"packageManager": "pnpm@9.13.2"
}
Loading

0 comments on commit 7b94870

Please sign in to comment.