stubs 107; history fixes

This commit is contained in:
2024-08-22 18:13:04 +00:00
parent 6034adae3c
commit 966328327e
3 changed files with 15 additions and 26 deletions

8
package-lock.json generated
View File

@@ -9,7 +9,7 @@
"version": "107.13.0",
"license": "SEE LICENSE IN LICENSE",
"devDependencies": {
"bc-stubs": "^106.0.0",
"bc-stubs": "^107.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": "106.0.0",
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-106.0.0.tgz",
"integrity": "sha512-qUbBXFdTZNq+JUGJLpWCiqfMwSDu/i36fcoTtwfbHMV32lSkXsaLgqK7itOpDZIUTWcZhneN4DO2m6Jd7juk7w==",
"version": "107.0.0",
"resolved": "https://registry.npmjs.org/bc-stubs/-/bc-stubs-107.0.0.tgz",
"integrity": "sha512-PUEvMGe7dDm+lKy6YJIWv1xWCOBVt/WAn4xrG8mBUoGobZVBqOrg+x5lOV0HvG9fcBB8K5NEaXMciE5TOTWkBA==",
"dev": true,
"dependencies": {
"socket.io-client": "4.6.1"