dependabot[bot]
2024-09-11 93b2481261bb3f890ac1d6ccc91057f5a32a3e8b
chore(deps): bump pixi.js from 8.3.3 to 8.3.4 (#1394)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2 files modified
11 ■■■■ changed files
package-lock.json 9 ●●●●● 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.3",
        "pixi.js": "^8.3.4",
        "preact": "^10.23.2",
        "preact-render-to-string": "^6.5.9",
        "pretty-bytes": "^6.1.1",
@@ -4840,10 +4840,9 @@
      }
    },
    "node_modules/pixi.js": {
      "version": "8.3.3",
      "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.3.3.tgz",
      "integrity": "sha512-dpucBKAqEm0K51MQKlXvyIJ40bcxniP82uz4ZPEQejGtPp0P+vueuG5DyArHCkC48mkVE2FEDvyYvBa45/JlQg==",
      "license": "MIT",
      "version": "8.3.4",
      "resolved": "https://registry.npmjs.org/pixi.js/-/pixi.js-8.3.4.tgz",
      "integrity": "sha512-b5qdoHMQy79JjTiOOAH/fDiK9dLKGAoxfBwkHIdsK5XKNxsFuII2MBbktvR9pVaAmTDobDkMPDoIBFKYYpDeOg==",
      "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.3",
    "pixi.js": "^8.3.4",
    "preact": "^10.23.2",
    "preact-render-to-string": "^6.5.9",
    "pretty-bytes": "^6.1.1",