@matterbridge/frontend 3.5.5 → 3.5.6-dev-20260731-2a1ca98

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,12 +1,12 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.5.5",
3
+ "version": "3.5.6-dev-20260731-2a1ca98",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.5.5",
9
+ "version": "3.5.6-dev-20260731-2a1ca98",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.14.0",
@@ -15,9 +15,9 @@
15
15
  "@mdi/react": "1.6.1",
16
16
  "@mui/icons-material": "7.3.10",
17
17
  "@mui/material": "7.3.10",
18
- "@rjsf/core": "6.7.0",
19
- "@rjsf/utils": "6.7.0",
20
- "@rjsf/validator-ajv8": "6.7.0",
18
+ "@rjsf/core": "6.7.1",
19
+ "@rjsf/utils": "6.7.1",
20
+ "@rjsf/validator-ajv8": "6.7.1",
21
21
  "notistack": "3.0.2",
22
22
  "qrcode.react": "4.2.0",
23
23
  "react": "19.2.8",
@@ -611,9 +611,9 @@
611
611
  }
612
612
  },
613
613
  "node_modules/@rjsf/core": {
614
- "version": "6.7.0",
615
- "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.7.0.tgz",
616
- "integrity": "sha512-TdiiRf9H6R7mYXyRq1TQHhTSdX9lpvYHsfn1obWksICbZEg4jBFBh7BuyrcHhzGos6976GsLO4TTYw11fQUbpQ==",
614
+ "version": "6.7.1",
615
+ "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.7.1.tgz",
616
+ "integrity": "sha512-/CQfIGUzcXceBNRhEH3wsTvxcT8dMrjPLXhYSfcJUTftKxOCdisqi2wFwt7LOyIvFvzHUxag0r0xXs/MXS9jmA==",
617
617
  "license": "Apache-2.0",
618
618
  "dependencies": {
619
619
  "lodash": "^4.18.1",
@@ -625,19 +625,19 @@
625
625
  "node": ">=20"
626
626
  },
627
627
  "peerDependencies": {
628
- "@rjsf/utils": "^6.7.0",
628
+ "@rjsf/utils": "^6.7.1",
629
629
  "react": ">=18"
630
630
  }
631
631
  },
632
632
  "node_modules/@rjsf/utils": {
633
- "version": "6.7.0",
634
- "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.7.0.tgz",
635
- "integrity": "sha512-jNnEL/rFYJR7TF9vPmV/oBs6CblbZ1emahGlFfBqvy60dpyog3luk1CPE3ss7H8/egBGES4XvIucKgvgEnxbaQ==",
633
+ "version": "6.7.1",
634
+ "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.7.1.tgz",
635
+ "integrity": "sha512-6goBapMwyHcXvjLkCnFs4S3P1oKUi1H083BdPk4pDZALFWn5ZdG50ECNfHSddBmL3O0pyx1/WFq1C/MuR7Y54A==",
636
636
  "license": "Apache-2.0",
637
637
  "dependencies": {
638
638
  "@x0k/json-schema-merge": "^1.0.3",
639
639
  "fast-equals": "^6.0.0",
640
- "fast-uri": "^4.0.0",
640
+ "fast-uri": "^4.1.1",
641
641
  "jsonpointer": "^5.0.1",
642
642
  "lodash": "^4.18.1",
643
643
  "lodash-es": "^4.18.1",
@@ -657,9 +657,9 @@
657
657
  "license": "MIT"
658
658
  },
659
659
  "node_modules/@rjsf/validator-ajv8": {
660
- "version": "6.7.0",
661
- "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.7.0.tgz",
662
- "integrity": "sha512-GAo1BknPXVncMwCsnAg/UpLPvdzVuyB73FbdPe5p3VjefrdVFjbbtaYMsFUN5iGMKe5fIQOZD9ke5ajvTZjJPA==",
660
+ "version": "6.7.1",
661
+ "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.7.1.tgz",
662
+ "integrity": "sha512-oG9reR8VgUUTxfsO8WybZWTjKs6SLUdhmUCp55SXmJvwVbeKZ+Mz4SI+y+T1Mdpbm1kLZWQPRyF2Md97soWXkw==",
663
663
  "license": "Apache-2.0",
664
664
  "dependencies": {
665
665
  "ajv": "^8.20.0",
@@ -671,7 +671,7 @@
671
671
  "node": ">=20"
672
672
  },
673
673
  "peerDependencies": {
674
- "@rjsf/utils": "^6.7.0"
674
+ "@rjsf/utils": "^6.7.1"
675
675
  }
676
676
  },
677
677
  "node_modules/@types/json-schema": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.5.5",
3
+ "version": "3.5.6-dev-20260731-2a1ca98",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",
@@ -58,9 +58,9 @@
58
58
  "@mdi/react": "1.6.1",
59
59
  "@mui/icons-material": "7.3.10",
60
60
  "@mui/material": "7.3.10",
61
- "@rjsf/core": "6.7.0",
62
- "@rjsf/utils": "6.7.0",
63
- "@rjsf/validator-ajv8": "6.7.0",
61
+ "@rjsf/core": "6.7.1",
62
+ "@rjsf/utils": "6.7.1",
63
+ "@rjsf/validator-ajv8": "6.7.1",
64
64
  "notistack": "3.0.2",
65
65
  "qrcode.react": "4.2.0",
66
66
  "react": "19.2.8",