@matterbridge/frontend 3.4.7 → 3.4.8-dev-20260314-f95be8a
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.
- package/build/assets/index.js +1 -1
- package/build/assets/vendor_mui.js +29 -29
- package/npm-shrinkwrap.json +16 -16
- package/package.json +4 -4
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@matterbridge/frontend",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.8-dev-20260314-f95be8a",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@matterbridge/frontend",
|
|
9
|
-
"version": "3.4.
|
|
9
|
+
"version": "3.4.8-dev-20260314-f95be8a",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@emotion/react": "11.14.0",
|
|
13
13
|
"@emotion/styled": "11.14.1",
|
|
14
14
|
"@mdi/js": "7.4.47",
|
|
15
15
|
"@mdi/react": "1.6.1",
|
|
16
|
-
"@mui/icons-material": "7.3.
|
|
17
|
-
"@mui/material": "7.3.
|
|
16
|
+
"@mui/icons-material": "7.3.9",
|
|
17
|
+
"@mui/material": "7.3.9",
|
|
18
18
|
"@rjsf/core": "5.24.13",
|
|
19
19
|
"@rjsf/utils": "5.24.13",
|
|
20
20
|
"@rjsf/validator-ajv8": "5.24.13",
|
|
@@ -376,9 +376,9 @@
|
|
|
376
376
|
}
|
|
377
377
|
},
|
|
378
378
|
"node_modules/@mui/icons-material": {
|
|
379
|
-
"version": "7.3.
|
|
380
|
-
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.3.
|
|
381
|
-
"integrity": "sha512-
|
|
379
|
+
"version": "7.3.9",
|
|
380
|
+
"resolved": "https://registry.npmjs.org/@mui/icons-material/-/icons-material-7.3.9.tgz",
|
|
381
|
+
"integrity": "sha512-BT+zPJXss8Hg/oEMRmHl17Q97bPACG4ufFSfGEdhiE96jOyR5Dz1ty7ZWt1fVGR0y1p+sSgEwQT/MNZQmoWDCw==",
|
|
382
382
|
"license": "MIT",
|
|
383
383
|
"dependencies": {
|
|
384
384
|
"@babel/runtime": "^7.28.6"
|
|
@@ -391,7 +391,7 @@
|
|
|
391
391
|
"url": "https://opencollective.com/mui-org"
|
|
392
392
|
},
|
|
393
393
|
"peerDependencies": {
|
|
394
|
-
"@mui/material": "^7.3.
|
|
394
|
+
"@mui/material": "^7.3.9",
|
|
395
395
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
396
396
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
|
397
397
|
},
|
|
@@ -402,16 +402,16 @@
|
|
|
402
402
|
}
|
|
403
403
|
},
|
|
404
404
|
"node_modules/@mui/material": {
|
|
405
|
-
"version": "7.3.
|
|
406
|
-
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.
|
|
407
|
-
"integrity": "sha512-
|
|
405
|
+
"version": "7.3.9",
|
|
406
|
+
"resolved": "https://registry.npmjs.org/@mui/material/-/material-7.3.9.tgz",
|
|
407
|
+
"integrity": "sha512-I8yO3t4T0y7bvDiR1qhIN6iBWZOTBfVOnmLlM7K6h3dx5YX2a7rnkuXzc2UkZaqhxY9NgTnEbdPlokR1RxCNRQ==",
|
|
408
408
|
"license": "MIT",
|
|
409
409
|
"dependencies": {
|
|
410
410
|
"@babel/runtime": "^7.28.6",
|
|
411
|
-
"@mui/core-downloads-tracker": "^7.3.
|
|
412
|
-
"@mui/system": "^7.3.
|
|
413
|
-
"@mui/types": "^7.4.
|
|
414
|
-
"@mui/utils": "^7.3.
|
|
411
|
+
"@mui/core-downloads-tracker": "^7.3.9",
|
|
412
|
+
"@mui/system": "^7.3.9",
|
|
413
|
+
"@mui/types": "^7.4.12",
|
|
414
|
+
"@mui/utils": "^7.3.9",
|
|
415
415
|
"@popperjs/core": "^2.11.8",
|
|
416
416
|
"@types/react-transition-group": "^4.4.12",
|
|
417
417
|
"clsx": "^2.1.1",
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
"peerDependencies": {
|
|
431
431
|
"@emotion/react": "^11.5.0",
|
|
432
432
|
"@emotion/styled": "^11.3.0",
|
|
433
|
-
"@mui/material-pigment-css": "^7.3.
|
|
433
|
+
"@mui/material-pigment-css": "^7.3.9",
|
|
434
434
|
"@types/react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
435
435
|
"react": "^17.0.0 || ^18.0.0 || ^19.0.0",
|
|
436
436
|
"react-dom": "^17.0.0 || ^18.0.0 || ^19.0.0"
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@matterbridge/frontend",
|
|
3
|
-
"version": "3.4.
|
|
3
|
+
"version": "3.4.8-dev-20260314-f95be8a",
|
|
4
4
|
"description": "Matterbridge plugin manager for Matter",
|
|
5
5
|
"author": "https://github.com/Luligu",
|
|
6
6
|
"license": "Apache-2.0",
|
|
@@ -49,7 +49,7 @@
|
|
|
49
49
|
"npm-shrinkwrap.json"
|
|
50
50
|
],
|
|
51
51
|
"overrides": {
|
|
52
|
-
"eslint": "10.0.
|
|
52
|
+
"eslint": "10.0.3",
|
|
53
53
|
"@eslint/js": "10.0.1"
|
|
54
54
|
},
|
|
55
55
|
"dependencies": {
|
|
@@ -57,8 +57,8 @@
|
|
|
57
57
|
"@emotion/styled": "11.14.1",
|
|
58
58
|
"@mdi/js": "7.4.47",
|
|
59
59
|
"@mdi/react": "1.6.1",
|
|
60
|
-
"@mui/icons-material": "7.3.
|
|
61
|
-
"@mui/material": "7.3.
|
|
60
|
+
"@mui/icons-material": "7.3.9",
|
|
61
|
+
"@mui/material": "7.3.9",
|
|
62
62
|
"@rjsf/core": "5.24.13",
|
|
63
63
|
"@rjsf/utils": "5.24.13",
|
|
64
64
|
"@rjsf/validator-ajv8": "5.24.13",
|