Updated dependencies.
This commit is contained in:
parent
ebb4b9154e
commit
1967b791e0
2491
dist/iwmlib.3rdparty.js
vendored
2491
dist/iwmlib.3rdparty.js
vendored
File diff suppressed because one or more lines are too long
2
dist/iwmlib.3rdparty.min.js
vendored
2
dist/iwmlib.3rdparty.min.js
vendored
File diff suppressed because one or more lines are too long
12
package-lock.json
generated
12
package-lock.json
generated
@ -7276,9 +7276,9 @@
|
||||
}
|
||||
},
|
||||
"pixi-compressed-textures": {
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/pixi-compressed-textures/-/pixi-compressed-textures-2.0.3.tgz",
|
||||
"integrity": "sha512-2B2FOixwDnt1264lzpOO4wNPk4MH6C1MHvOJUt0s0FZgB2oevyNKAQoqTph/tpbxrCOzNeMbdulWD4xZ0LLPKg=="
|
||||
"version": "2.0.5",
|
||||
"resolved": "https://registry.npmjs.org/pixi-compressed-textures/-/pixi-compressed-textures-2.0.5.tgz",
|
||||
"integrity": "sha512-c1wRMpuvKn7/6jOB16BaPhBQnVmTkM1RpxpFWpRjfYiCHa/fUZI6pf2yRJAWoAkn/aYI3g1/UIWVSMwLNOPFuA=="
|
||||
},
|
||||
"pixi-ease": {
|
||||
"version": "2.4.2",
|
||||
@ -7340,9 +7340,9 @@
|
||||
"integrity": "sha512-20aNuzrKtkpZZA8m4+fp56RwZMPaWnRkoTGPr6U+35XyRJoGlH13adSLiknL3TU0FGmGHKUw4fYAhn41Ujq3xQ=="
|
||||
},
|
||||
"pixi-projection": {
|
||||
"version": "0.3.6",
|
||||
"resolved": "https://registry.npmjs.org/pixi-projection/-/pixi-projection-0.3.6.tgz",
|
||||
"integrity": "sha512-axYrewKMBJ9EjA9GlcbkZCnlq4LQRjRnHjJ9tprFWlpVzMrzZBY2tkzipwZhVb85AQVjwpWQH2koistJDWACwQ=="
|
||||
"version": "0.3.7",
|
||||
"resolved": "https://registry.npmjs.org/pixi-projection/-/pixi-projection-0.3.7.tgz",
|
||||
"integrity": "sha512-qF0mgkrdrjyWWEKm6ehHYDuJK/bARoi++NgfQCUWjwR/NuNdrAXLcF4ZV4dbFQtQuh2iPbL+6vZvscs62Q05pQ=="
|
||||
},
|
||||
"pixi-viewport": {
|
||||
"version": "4.5.0",
|
||||
|
@ -48,11 +48,11 @@
|
||||
"gsap": "^2.1.3",
|
||||
"hammerjs": "^2.0.8",
|
||||
"optimal-select": "^4.0.1",
|
||||
"pixi-compressed-textures": "^2.0.3",
|
||||
"pixi-compressed-textures": "^2.0.5",
|
||||
"pixi-ease": "^2.4.2",
|
||||
"pixi-filters": "^3.0.3",
|
||||
"pixi-particles": "^4.2.0",
|
||||
"pixi-projection": "^0.3.6",
|
||||
"pixi-projection": "^0.3.7",
|
||||
"pixi-viewport": "^4.5.0",
|
||||
"pixi.js": "^5.2.0",
|
||||
"propagating-hammerjs": "^1.4.7"
|
||||
|
Loading…
Reference in New Issue
Block a user