Skip to content

Commit a7f4acf

Browse files
authored
Merge pull request #512 from pixijs/update-pixi
Update to Pixi.js 8.2.6
2 parents 43b471b + b727fb4 commit a7f4acf

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

package-lock.json

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@types/react-reconciler": "0.28.8",
7272
"canvas": "^2.11.2",
7373
"husky": "^8.0.0",
74-
"pixi.js": "8.2.1",
74+
"pixi.js": "8.2.6",
7575
"react": "^18.3.1",
7676
"react-dom": "^18.3.1",
7777
"rollup": "^4.18.0",
@@ -81,7 +81,7 @@
8181
"vitest": "^1.6.0"
8282
},
8383
"peerDependencies": {
84-
"pixi.js": "^8.2.1",
84+
"pixi.js": "^8.2.6",
8585
"react": ">=18.0.0",
8686
"react-dom": ">=18.0.0"
8787
},

0 commit comments

Comments
 (0)