@matterbridge/frontend 3.4.12 → 3.4.13-dev-20260427-9e2bda8

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.4.12",
3
+ "version": "3.4.13-dev-20260427-9e2bda8",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.4.12",
9
+ "version": "3.4.13-dev-20260427-9e2bda8",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.14.0",
@@ -15,14 +15,14 @@
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.4.2",
19
- "@rjsf/utils": "6.4.2",
20
- "@rjsf/validator-ajv8": "6.4.2",
18
+ "@rjsf/core": "6.5.1",
19
+ "@rjsf/utils": "6.5.1",
20
+ "@rjsf/validator-ajv8": "6.5.1",
21
21
  "notistack": "3.0.2",
22
22
  "qrcode.react": "4.2.0",
23
23
  "react": "19.2.5",
24
24
  "react-dom": "19.2.5",
25
- "react-router": "7.14.1"
25
+ "react-router": "7.14.2"
26
26
  },
27
27
  "engines": {
28
28
  "node": ">=20.19.0 <21.0.0 || >=22.13.0 <23.0.0 || >=24.0.0 <25.0.0"
@@ -611,13 +611,13 @@
611
611
  }
612
612
  },
613
613
  "node_modules/@rjsf/core": {
614
- "version": "6.4.2",
615
- "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.4.2.tgz",
616
- "integrity": "sha512-TsN2PNqsO92d6/Tt+Sq4XgXtpXgzNRShL/pYYrnAluwf3n87TvE1huJpHgH6c/wD7eRFOYT4e7I0GxqiVos/VQ==",
614
+ "version": "6.5.1",
615
+ "resolved": "https://registry.npmjs.org/@rjsf/core/-/core-6.5.1.tgz",
616
+ "integrity": "sha512-H5GY9OU6wpLXGHaVzd8/1qGZ+zylCA86maD32tMdeOiUIJTmH6+VeheRx4Wr6OnprxbD/ybkEH48vIqS68wwxg==",
617
617
  "license": "Apache-2.0",
618
618
  "dependencies": {
619
- "lodash": "^4.17.23",
620
- "lodash-es": "^4.17.23",
619
+ "lodash": "^4.18.1",
620
+ "lodash-es": "^4.18.1",
621
621
  "markdown-to-jsx": "^8.0.0",
622
622
  "prop-types": "^15.8.1"
623
623
  },
@@ -625,21 +625,21 @@
625
625
  "node": ">=20"
626
626
  },
627
627
  "peerDependencies": {
628
- "@rjsf/utils": "^6.4.x",
628
+ "@rjsf/utils": "^6.5.x",
629
629
  "react": ">=18"
630
630
  }
631
631
  },
632
632
  "node_modules/@rjsf/utils": {
633
- "version": "6.4.2",
634
- "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.4.2.tgz",
635
- "integrity": "sha512-d8Td5Ui5VjxOV7uQq4QmoJQtjESvr78TPbgzJ/WN+/rihDK/4j/i1/s43egQFyRw1fEQzYIMNr2Dk8F0WviSZw==",
633
+ "version": "6.5.1",
634
+ "resolved": "https://registry.npmjs.org/@rjsf/utils/-/utils-6.5.1.tgz",
635
+ "integrity": "sha512-c+x2VJNEp0BsamxX+Ryy9sEmwJ/7V9WFsVWjhADwyEU53r7DaVd7a7hmtx0bz464kJ8oJYZ6XghrmXXH2y7l8g==",
636
636
  "license": "Apache-2.0",
637
637
  "dependencies": {
638
- "@x0k/json-schema-merge": "^1.0.2",
638
+ "@x0k/json-schema-merge": "^1.0.3",
639
639
  "fast-uri": "^3.1.0",
640
640
  "jsonpointer": "^5.0.1",
641
- "lodash": "^4.17.23",
642
- "lodash-es": "^4.17.23",
641
+ "lodash": "^4.18.1",
642
+ "lodash-es": "^4.18.1",
643
643
  "react-is": "^18.3.1"
644
644
  },
645
645
  "engines": {
@@ -656,21 +656,21 @@
656
656
  "license": "MIT"
657
657
  },
658
658
  "node_modules/@rjsf/validator-ajv8": {
659
- "version": "6.4.2",
660
- "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.4.2.tgz",
661
- "integrity": "sha512-zbLuT5nlgjrw2GkDqp+BtCeNQS/okM8oa5ltc3wiuoEqjVqskl1+WvHidQ6Uu4qAU/VfHCh8MwZg9sIsj89YiQ==",
659
+ "version": "6.5.1",
660
+ "resolved": "https://registry.npmjs.org/@rjsf/validator-ajv8/-/validator-ajv8-6.5.1.tgz",
661
+ "integrity": "sha512-0EfPRRe0ia3dvcqWt8vY1sUGB1vb4e+3GfivBXuJZmSBtw+zlHwyClAJnPW/4Qde2g21u0k344/2miP9DZJmCw==",
662
662
  "license": "Apache-2.0",
663
663
  "dependencies": {
664
- "ajv": "^8.17.1",
664
+ "ajv": "^8.18.0",
665
665
  "ajv-formats": "^2.1.1",
666
- "lodash": "^4.17.23",
667
- "lodash-es": "^4.17.23"
666
+ "lodash": "^4.18.1",
667
+ "lodash-es": "^4.18.1"
668
668
  },
669
669
  "engines": {
670
670
  "node": ">=20"
671
671
  },
672
672
  "peerDependencies": {
673
- "@rjsf/utils": "^6.4.x"
673
+ "@rjsf/utils": "^6.5.x"
674
674
  }
675
675
  },
676
676
  "node_modules/@types/json-schema": {
@@ -720,9 +720,9 @@
720
720
  }
721
721
  },
722
722
  "node_modules/ajv": {
723
- "version": "8.18.0",
724
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.18.0.tgz",
725
- "integrity": "sha512-PlXPeEWMXMZ7sPYOHqmDyCJzcfNrUr3fGNKtezX14ykXOEIvyK81d+qydx89KY5O71FKMPaQ2vBfBFI5NHR63A==",
723
+ "version": "8.20.0",
724
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.20.0.tgz",
725
+ "integrity": "sha512-Thbli+OlOj+iMPYFBVBfJ3OmCAnaSyNn4M1vz9T6Gka5Jt9ba/HIR56joy65tY6kx/FCF5VXNB819Y7/GUrBGA==",
726
726
  "license": "MIT",
727
727
  "dependencies": {
728
728
  "fast-deep-equal": "^3.1.3",
@@ -930,9 +930,9 @@
930
930
  }
931
931
  },
932
932
  "node_modules/hasown": {
933
- "version": "2.0.2",
934
- "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.2.tgz",
935
- "integrity": "sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==",
933
+ "version": "2.0.3",
934
+ "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.3.tgz",
935
+ "integrity": "sha512-ej4AhfhfL2Q2zpMmLo7U1Uv9+PyhIZpgQLGT1F9miIGmiCJIoCgSmczFdrc97mWT4kVY72KA+WnnhJ5pghSvSg==",
936
936
  "license": "MIT",
937
937
  "dependencies": {
938
938
  "function-bind": "^1.1.2"
@@ -1230,9 +1230,9 @@
1230
1230
  "license": "MIT"
1231
1231
  },
1232
1232
  "node_modules/react-router": {
1233
- "version": "7.14.1",
1234
- "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.14.1.tgz",
1235
- "integrity": "sha512-5BCvFskyAAVumqhEKh/iPhLOIkfxcEUz8WqFIARCkMg8hZZzDYX9CtwxXA0e+qT8zAxmMC0x3Ckb9iMONwc5jg==",
1233
+ "version": "7.14.2",
1234
+ "resolved": "https://registry.npmjs.org/react-router/-/react-router-7.14.2.tgz",
1235
+ "integrity": "sha512-yCqNne6I8IB6rVCH7XUvlBK7/QKyqypBFGv+8dj4QBFJiiRX+FG7/nkdAvGElyvVZ/HQP5N19wzteuTARXi5Gw==",
1236
1236
  "license": "MIT",
1237
1237
  "dependencies": {
1238
1238
  "cookie": "^1.0.1",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.4.12",
3
+ "version": "3.4.13-dev-20260427-9e2bda8",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",
@@ -53,8 +53,8 @@
53
53
  ],
54
54
  "overrides": {
55
55
  "@eslint/js": "10.0.1",
56
- "eslint": "10.2.0",
57
- "typescript": "6.0.2"
56
+ "eslint": "10.2.1",
57
+ "typescript": "6.0.3"
58
58
  },
59
59
  "dependencies": {
60
60
  "@emotion/react": "11.14.0",
@@ -63,13 +63,13 @@
63
63
  "@mdi/react": "1.6.1",
64
64
  "@mui/icons-material": "7.3.10",
65
65
  "@mui/material": "7.3.10",
66
- "@rjsf/core": "6.4.2",
67
- "@rjsf/utils": "6.4.2",
68
- "@rjsf/validator-ajv8": "6.4.2",
66
+ "@rjsf/core": "6.5.1",
67
+ "@rjsf/utils": "6.5.1",
68
+ "@rjsf/validator-ajv8": "6.5.1",
69
69
  "notistack": "3.0.2",
70
70
  "qrcode.react": "4.2.0",
71
71
  "react": "19.2.5",
72
72
  "react-dom": "19.2.5",
73
- "react-router": "7.14.1"
73
+ "react-router": "7.14.2"
74
74
  }
75
75
  }