dependabot[bot]
2024-09-25 90c187587f1eca0a055a69c63415fe83d48a448d
chore(deps): bump pixi.js from 8.3.4 to 8.4.1 (#1432)

Bumps [pixi.js](https://github.com/pixijs/pixijs) from 8.3.4 to 8.4.1.
- [Release notes](https://github.com/pixijs/pixijs/releases)
- [Commits](https://github.com/pixijs/pixijs/compare/v8.3.4...v8.4.1)

---
updated-dependencies:
- dependency-name: pixi.js
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files modified
10 ■■■■ changed files
package-lock.json 8 ●●●● patch | view | raw | blame | history
package.json 2 ●●● patch | view | raw | blame | history
package-lock.json
@@ -33,7 +33,7 @@
        "mdast-util-to-hast": "^13.2.0",
        "mdast-util-to-string": "^4.0.0",
        "micromorph": "^0.4.5",
        "pixi.js": "^8.3.4",
        "pixi.js": "^8.4.1",
        "preact": "^10.24.0",
        "preact-render-to-string": "^6.5.11",
        "pretty-bytes": "^6.1.1",
@@ -4888,9 +4888,9 @@
      }
    },
    "node_modules/pixi.js": {
      "version": "8.3.4",
      "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.3.4.tgz",
      "integrity": "sha512-b5qdoHMQy79JjTiOOAH/fDiK9dLKGAoxfBwkHIdsK5XKNxsFuII2MBbktvR9pVaAmTDobDkMPDoIBFKYYpDeOg==",
      "version": "8.4.1",
      "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.4.1.tgz",
      "integrity": "sha512-3ZbEIkLYYi602UB5wuN7kPz3VsGHoJa6nxD8ustvMLRySxHAR9Z8tCAYY8ISgNplpPbaDw03B0yTD4/k9f6cAQ==",
      "dependencies": {
        "@pixi/colord": "^2.9.6",
        "@types/css-font-loading-module": "^0.0.12",
package.json
@@ -59,7 +59,7 @@
    "mdast-util-to-hast": "^13.2.0",
    "mdast-util-to-string": "^4.0.0",
    "micromorph": "^0.4.5",
    "pixi.js": "^8.3.4",
    "pixi.js": "^8.4.1",
    "preact": "^10.24.0",
    "preact-render-to-string": "^6.5.11",
    "pretty-bytes": "^6.1.1",