Bump bgutils-js from 2.2.0 to 3.1.0 in /materialious

Bumps [bgutils-js](https://github.com/LuanRT/BgUtils) from 2.2.0 to 3.1.0.
- [Release notes](https://github.com/LuanRT/BgUtils/releases)
- [Changelog](https://github.com/LuanRT/BgUtils/blob/main/CHANGELOG.md)
- [Commits](https://github.com/LuanRT/BgUtils/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: bgutils-js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-11-15 10:14:05 +00:00
committed by GitHub
parent 01012db630
commit 0fa93aec4a
2 changed files with 6 additions and 7 deletions
+5 -6
View File
@@ -21,7 +21,7 @@
"@ffmpeg/ffmpeg": "^0.12.10",
"@mediagrid/capacitor-native-audio": "^1.0.0",
"beercss": "^3.7.10",
"bgutils-js": "^2.2.0",
"bgutils-js": "^3.1.0",
"capacitor-nodejs": "https://github.com/EdenwareApps/Capacitor-NodeJS/releases/download/v1.0.0-beta.7/capacitor6-nodejs.tgz",
"dashjs": "^4.7.4",
"fuse.js": "^7.0.0",
@@ -4330,13 +4330,12 @@
}
},
"node_modules/bgutils-js": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/bgutils-js/-/bgutils-js-2.2.0.tgz",
"integrity": "sha512-6IRDTZIdHxoyfttEHlXfCVHdje8yNoxcgp8Os5pu6uaWdeZMrN7iiXFxk6EGVbcaQTDZEUcH5li8qMK7sqWS0g==",
"version": "3.1.0",
"resolved": "https://registry.npmjs.org/bgutils-js/-/bgutils-js-3.1.0.tgz",
"integrity": "sha512-2S80c/B4OQFubJLD5ddRRp74utrvjA70x9U0RsIVK7gJaDnaPrbw+bnXWxnEnc0euLznmO9jxOtTTC7FxGmv6w==",
"funding": [
"https://github.com/sponsors/LuanRT"
],
"license": "MIT"
]
},
"node_modules/big-integer": {
"version": "1.6.52",
+1 -1
View File
@@ -55,7 +55,7 @@
"@ffmpeg/ffmpeg": "^0.12.10",
"@mediagrid/capacitor-native-audio": "^1.0.0",
"beercss": "^3.7.10",
"bgutils-js": "^2.2.0",
"bgutils-js": "^3.1.0",
"capacitor-nodejs": "https://github.com/EdenwareApps/Capacitor-NodeJS/releases/download/v1.0.0-beta.7/capacitor6-nodejs.tgz",
"dashjs": "^4.7.4",
"fuse.js": "^7.0.0",