Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 5fa22e6 commit 78d9db1
Show file tree
Hide file tree
Showing 6 changed files with 38 additions and 49 deletions.
2 changes: 1 addition & 1 deletion documentation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"typedoc": "0.25.13",
"typedoc-plugin-markdown": "3.17.1",
"typedoc-plugin-no-inherit": "1.4.0",
"typescript": "5.4.5"
"typescript": "5.5.2"
},
"browserslist": {
"production": [
Expand Down
18 changes: 9 additions & 9 deletions documentation/yarn.lock

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

6 changes: 3 additions & 3 deletions examples/yarn.lock

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

39 changes: 14 additions & 25 deletions viewer/Cargo.lock

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

4 changes: 2 additions & 2 deletions viewer/packages/pointclouds/wasm/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ serde-wasm-bindgen = "0.6.5"

js-sys = "0.3.69"

nalgebra = "0.32.5"
nalgebra-glm = "0.18.0"
nalgebra = "0.33.0"
nalgebra-glm = "0.19.0"
wasm-bindgen-test = "0.3.42"

console_error_panic_hook = "0.1.7"
Expand Down
18 changes: 9 additions & 9 deletions viewer/yarn.lock

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

0 comments on commit 78d9db1

Please sign in to comment.