chore: update package lock

This commit is contained in:
Niklas 2023-03-23 10:26:12 +01:00
parent 12b803eeac
commit 2e3f2df1df
1 changed files with 20 additions and 0 deletions

20
package-lock.json generated
View File

@ -2532,6 +2532,19 @@
"@pixi/utils": "6.5.9"
}
},
"node_modules/@pixi/compressed-textures": {
"version": "6.5.9",
"resolved": "https://registry.npmjs.org/@pixi/compressed-textures/-/compressed-textures-6.5.9.tgz",
"integrity": "sha512-7FbgA6fVjhhoWrIHjEkTTZBZIr4FlQ7bWQzpSy3i8J0lGFTFp1p6n17i0t8xxqrJ1SWAJud8WOESsiAHWUHLDQ==",
"peer": true,
"peerDependencies": {
"@pixi/constants": "6.5.9",
"@pixi/core": "6.5.9",
"@pixi/loaders": "6.5.9",
"@pixi/settings": "6.5.9",
"@pixi/utils": "6.5.9"
}
},
"node_modules/@pixi/constants": {
"version": "6.5.9",
"resolved": "https://registry.npmjs.org/@pixi/constants/-/constants-6.5.9.tgz",
@ -13141,6 +13154,13 @@
"integrity": "sha512-bs97ub6ZfEopGqKXBpNntuONmSsWs1UEJ06yWfFUfkLzhXrWNsaFtF5CbaELDzB8AMqH0HY5QgNNWylj8VQ0tQ==",
"requires": {}
},
"@pixi/compressed-textures": {
"version": "6.5.9",
"resolved": "https://registry.npmjs.org/@pixi/compressed-textures/-/compressed-textures-6.5.9.tgz",
"integrity": "sha512-7FbgA6fVjhhoWrIHjEkTTZBZIr4FlQ7bWQzpSy3i8J0lGFTFp1p6n17i0t8xxqrJ1SWAJud8WOESsiAHWUHLDQ==",
"peer": true,
"requires": {}
},
"@pixi/constants": {
"version": "6.5.9",
"resolved": "https://registry.npmjs.org/@pixi/constants/-/constants-6.5.9.tgz",