chore(deps): bump directxmath in /tools/MPVHookTextureParser (#530)

Bumps [directxmath](https://github.com/microsoft/DirectXMath) from 2021.1.11.2 to 2022.12.12.1.
- [Release notes](https://github.com/microsoft/DirectXMath/releases)
- [Changelog](https://github.com/microsoft/DirectXMath/blob/main/HISTORY.md)
- [Commits](https://github.com/microsoft/DirectXMath/commits)

---
updated-dependencies:
- dependency-name: directxmath
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-03-31 21:18:31 +08:00 committed by GitHub
commit 69e14b2ae4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
<?xml version="1.0" encoding="utf-8"?>
<packages>
<package id="directxmath" version="2021.1.11.2" targetFramework="native" />
<package id="directxmath" version="2022.12.12.1" targetFramework="native" />
<package id="directxtex_desktop_win10" version="2021.8.2.1" targetFramework="native" />
</packages>