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 2, 2024
1 parent 1b1cd64 commit 1ae2826
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 180 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.12.3"
}
Loading

0 comments on commit 1ae2826

Please sign in to comment.