matterbridge 3.2.7-dev-20250909-10831d3 → 3.2.7-dev-20250913-9d0d095

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "frontend",
3
- "version": "2.7.5",
3
+ "version": "2.7.6",
4
4
  "private": true,
5
5
  "homepage": "./",
6
6
  "scripts": {
@@ -1,12 +1,12 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.2.7-dev-20250909-10831d3",
3
+ "version": "3.2.7-dev-20250913-9d0d095",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "matterbridge",
9
- "version": "3.2.7-dev-20250909-10831d3",
9
+ "version": "3.2.7-dev-20250913-9d0d095",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@matter/main": "0.15.3",
@@ -215,9 +215,9 @@
215
215
  }
216
216
  },
217
217
  "node_modules/ansi-regex": {
218
- "version": "6.2.0",
219
- "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.0.tgz",
220
- "integrity": "sha512-TKY5pyBkHyADOPYlRT9Lx6F544mPl0vS5Ew7BJ45hA08Q+t3GjbueLliBWN3sMICk6+y7HdyxSzC4bWS8baBdg==",
218
+ "version": "6.2.2",
219
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-6.2.2.tgz",
220
+ "integrity": "sha512-Bq3SmSpyFHaWjPk8If9yc6svM8c56dB5BAtW4Qbw5jHTwwXXcTLoRMkpDJp6VL0XzlWaCHTXrkFURMYmD0sLqg==",
221
221
  "license": "MIT",
222
222
  "engines": {
223
223
  "node": ">=12"
@@ -347,10 +347,18 @@
347
347
  "license": "MIT"
348
348
  },
349
349
  "node_modules/b4a": {
350
- "version": "1.6.7",
351
- "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.6.7.tgz",
352
- "integrity": "sha512-OnAYlL5b7LEkALw87fUVafQw5rVR9RjwGd4KUwNQ6DrrNmaVaUCgLipfVlzrPQ4tWOR9P0IXGNOx50jYCCdSJg==",
353
- "license": "Apache-2.0"
350
+ "version": "1.7.1",
351
+ "resolved": "https://registry.npmjs.org/b4a/-/b4a-1.7.1.tgz",
352
+ "integrity": "sha512-ZovbrBV0g6JxK5cGUF1Suby1vLfKjv4RWi8IxoaO/Mon8BDD9I21RxjHFtgQ+kskJqLAVyQZly3uMBui+vhc8Q==",
353
+ "license": "Apache-2.0",
354
+ "peerDependencies": {
355
+ "react-native-b4a": "*"
356
+ },
357
+ "peerDependenciesMeta": {
358
+ "react-native-b4a": {
359
+ "optional": true
360
+ }
361
+ }
354
362
  },
355
363
  "node_modules/balanced-match": {
356
364
  "version": "1.0.2",
@@ -1926,9 +1934,9 @@
1926
1934
  }
1927
1935
  },
1928
1936
  "node_modules/strip-ansi": {
1929
- "version": "7.1.0",
1930
- "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.0.tgz",
1931
- "integrity": "sha512-iq6eVVI64nQQTRYq2KtEg2d2uU7LElhTJwsH4YzIHZshxlgZms/wIc4VoDQTlG/IvVIrBKG06CrZnp0qv7hkcQ==",
1937
+ "version": "7.1.2",
1938
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-7.1.2.tgz",
1939
+ "integrity": "sha512-gmBGslpoQJtgnMAvOVqGZpEz9dyoKTCzy2nfz/n8aIFhN/jCE/rCmcxabB6jOOHV+0WNnylOxaxBQPSvcWklhA==",
1932
1940
  "license": "MIT",
1933
1941
  "dependencies": {
1934
1942
  "ansi-regex": "^6.0.1"
@@ -2127,9 +2135,9 @@
2127
2135
  }
2128
2136
  },
2129
2137
  "node_modules/wrap-ansi/node_modules/ansi-styles": {
2130
- "version": "6.2.1",
2131
- "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.1.tgz",
2132
- "integrity": "sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==",
2138
+ "version": "6.2.3",
2139
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-6.2.3.tgz",
2140
+ "integrity": "sha512-4Dj6M28JB+oAH8kFkTLUo+a2jwOFkuqb3yucU0CANcRRUbxS0cP0nZYCGjcc3BNXwRIsUVmDGgzawme7zvJHvg==",
2133
2141
  "license": "MIT",
2134
2142
  "engines": {
2135
2143
  "node": ">=12"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "matterbridge",
3
- "version": "3.2.7-dev-20250909-10831d3",
3
+ "version": "3.2.7-dev-20250913-9d0d095",
4
4
  "description": "Matterbridge plugin manager for Matter",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",