This commit is contained in:
2024-09-19 14:11:26 +00:00
parent 9a646716bf
commit 78e2d6ebda
4 changed files with 13 additions and 10 deletions

12
package-lock.json generated
View File

@@ -1,15 +1,15 @@
{
"name": "mbchc",
"version": "107.13.1",
"version": "108.13.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "mbchc",
"version": "107.13.1",
"version": "108.13.1",
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"bc-stubs": "^107.0.0",
"bc-stubs": "^108.0.0",
"bondage-club-mod-sdk": "^1.2.0",
"typescript": "^5.5.2",
"xo": "^0.56.0"
@@ -1074,9 +1074,9 @@
"dev": true
},
"node_modules/bc-stubs": {
"version": "107.0.0",
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-107.0.0.tgz",
"integrity": "sha512-PUEvMGe7dDm+lKy6YJIWv1xWCOBVt/WAn4xrG8mBUoGobZVBqOrg+x5lOV0HvG9fcBB8K5NEaXMciE5TOTWkBA==",
"version": "108.0.0",
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-108.0.0.tgz",
"integrity": "sha512-b3ko8zl9zn5umYKC7uMQjEtOQxcbAdalUvJ7DoOPyJX4WcsdJFq+R76Rr8bhTtcRq7aW3tk7DtDjTy9awd7CRw==",
"dev": true,
"dependencies": {
"socket.io-client": "4.6.1"