🔢 Bumped up ui-typings version

This commit is contained in:
2021-11-13 17:00:08 -08:00
parent a952a7e528
commit e1d8f87a00
4 changed files with 32 additions and 43 deletions

14
package-lock.json generated
View File

@@ -41,7 +41,7 @@
"sharp": "^0.28.1",
"socket.io": "^4.3.1",
"socket.io-stream": "^0.5.3",
"threetwo-ui-typings": "^1.0.10",
"threetwo-ui-typings": "^1.0.11",
"typescript": "^3.8.3",
"unrar": "^0.2.0",
"xml2js": "^0.4.23"
@@ -13751,9 +13751,9 @@
"dev": true
},
"node_modules/threetwo-ui-typings": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.10.tgz",
"integrity": "sha512-4FKd/Oq6wVgQZmgFErZ4/zIjp+T3UbV9zkVbgTqSyCsIu9MPXKAgHvfZaiV7TU05MCjuiaPJ+9XuUjtBrP6ixQ==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.11.tgz",
"integrity": "sha512-jRI1rUttoJDqsKFUPd4MM56NErftl2NSEo8MkeqllOtVf38Wy+wVvAT+OW6AoSguA5cLxSpOiA25c31FWjOvOw==",
"dependencies": {
"typescript": "^4.3.2"
}
@@ -25115,9 +25115,9 @@
"dev": true
},
"threetwo-ui-typings": {
"version": "1.0.10",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.10.tgz",
"integrity": "sha512-4FKd/Oq6wVgQZmgFErZ4/zIjp+T3UbV9zkVbgTqSyCsIu9MPXKAgHvfZaiV7TU05MCjuiaPJ+9XuUjtBrP6ixQ==",
"version": "1.0.11",
"resolved": "https://registry.npmjs.org/threetwo-ui-typings/-/threetwo-ui-typings-1.0.11.tgz",
"integrity": "sha512-jRI1rUttoJDqsKFUPd4MM56NErftl2NSEo8MkeqllOtVf38Wy+wVvAT+OW6AoSguA5cLxSpOiA25c31FWjOvOw==",
"requires": {
"typescript": "^4.3.2"
},