@matterbridge/frontend 3.6.0-dev-20260908-a3f4064 → 3.6.0-dev-20260910-ca91bcb

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.6.0-dev-20260908-a3f4064",
3
+ "version": "3.6.0-dev-20260910-ca91bcb",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.6.0-dev-20260908-a3f4064",
9
+ "version": "3.6.0-dev-20260910-ca91bcb",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.14.0",
@@ -693,9 +693,9 @@
693
693
  "license": "MIT"
694
694
  },
695
695
  "node_modules/@types/react": {
696
- "version": "19.2.18",
697
- "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.18.tgz",
698
- "integrity": "sha512-AnzbBERsrLKtk2XSfTbYRLjQPdy116Sty4q+T+Bp3IC4l6jNBvreVPAHmpq9qhXQM7CXZPjLVmGMw9sy+hxQ3w==",
696
+ "version": "19.3.0",
697
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.3.0.tgz",
698
+ "integrity": "sha512-N0rFCuH9YoxG9/m61l9MfpJKfmLOVU0em7ipIz6TRgSSkvReLB9vL85GB+yr8Bs5leqpvg96JSwF4ZS1s4viQg==",
699
699
  "license": "MIT",
700
700
  "peer": true,
701
701
  "dependencies": {
@@ -1254,9 +1254,9 @@
1254
1254
  }
1255
1255
  },
1256
1256
  "node_modules/react-is": {
1257
- "version": "19.2.8",
1258
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.8.tgz",
1259
- "integrity": "sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==",
1257
+ "version": "19.3.0",
1258
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.3.0.tgz",
1259
+ "integrity": "sha512-UpMYezM4v5/18F28aC66AEsjXIgE02kyEMH6yLdgLXu/UTfa1Ntwck/nNLrbqJsEXW7gPb0coNO9FQse9WTovA==",
1260
1260
  "license": "MIT"
1261
1261
  },
1262
1262
  "node_modules/react-router": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.6.0-dev-20260908-a3f4064",
3
+ "version": "3.6.0-dev-20260910-ca91bcb",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",