|
52 | 52 | },
|
53 | 53 | "peerDependencies": {
|
54 | 54 | "@babel/runtime": "^7.14.8",
|
55 |
| - "@pixi/app": ">=7.0.0", |
56 |
| - "@pixi/core": ">=7.0.0", |
57 |
| - "@pixi/display": ">=7.0.0", |
58 |
| - "@pixi/graphics": ">=7.0.0", |
59 |
| - "@pixi/math": ">=7.0.0", |
60 |
| - "@pixi/mesh-extras": ">=7.0.0", |
61 |
| - "@pixi/particle-container": ">=7.0.0", |
62 |
| - "@pixi/react": "*", |
63 |
| - "@pixi/sprite": ">=7.0.0", |
64 |
| - "@pixi/sprite-animated": ">=7.0.0", |
65 |
| - "@pixi/sprite-tiling": ">=7.0.0", |
66 |
| - "@pixi/text": ">=7.0.0", |
67 |
| - "@pixi/text-bitmap": ">=7.0.0", |
68 |
| - "@pixi/ticker": ">=7.0.0", |
| 55 | + "@pixi/app": ">=6.0.0", |
| 56 | + "@pixi/core": ">=6.0.0", |
| 57 | + "@pixi/display": ">=6.0.0", |
| 58 | + "@pixi/graphics": ">=6.0.0", |
| 59 | + "@pixi/math": ">=6.0.0", |
| 60 | + "@pixi/mesh-extras": ">=6.0.0", |
| 61 | + "@pixi/particle-container": ">=6.0.0", |
| 62 | + "@pixi/react": "<8.0.0", |
| 63 | + "@pixi/sprite": ">=6.0.0", |
| 64 | + "@pixi/sprite-animated": ">=6.0.0", |
| 65 | + "@pixi/sprite-tiling": ">=6.0.0", |
| 66 | + "@pixi/text": ">=6.0.0", |
| 67 | + "@pixi/text-bitmap": ">=6.0.0", |
| 68 | + "@pixi/ticker": ">=6.0.0", |
69 | 69 | "@react-spring/animated": ">=9.0.0",
|
70 | 70 | "prop-types": "^15.8.1",
|
71 | 71 | "react": ">=17.0.0",
|
|
0 commit comments