@matterbridge/frontend 3.4.16-dev-20260601-a1bf774 → 3.4.16-dev-20260603-c7525fb

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.16-dev-20260601-a1bf774",
3
+ "version": "3.4.16-dev-20260603-c7525fb",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.4.16-dev-20260601-a1bf774",
9
+ "version": "3.4.16-dev-20260603-c7525fb",
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.15",
697
- "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.15.tgz",
698
- "integrity": "sha512-eRwcGNHve+E8qtEQSSRl6urh+rFop4v8gm6O8rGv25CodbvFdLjA1vVQ1KkiFE0w0UPOnb8tDiFKL5lp0rtY5Q==",
696
+ "version": "19.2.16",
697
+ "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.16.tgz",
698
+ "integrity": "sha512-esJiCAnl0kfpNdE69f3So4WJUXy95dLZydX0KwK46riIHDzHM7O9Vtf9xCHW0PXIqvgqNrswl522kA/5yx+F4w==",
699
699
  "license": "MIT",
700
700
  "peer": true,
701
701
  "dependencies": {
@@ -1234,9 +1234,9 @@
1234
1234
  }
1235
1235
  },
1236
1236
  "node_modules/react-is": {
1237
- "version": "19.2.6",
1238
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.6.tgz",
1239
- "integrity": "sha512-XjBR15BhXuylgWGuslhDKqlSayuqvqBX91BP8pauG8kd1zY8kotkNWbXksTCNRarse4kuGbe2kIY05ARtwNIvw==",
1237
+ "version": "19.2.7",
1238
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.7.tgz",
1239
+ "integrity": "sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==",
1240
1240
  "license": "MIT"
1241
1241
  },
1242
1242
  "node_modules/react-router": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.4.16-dev-20260601-a1bf774",
3
+ "version": "3.4.16-dev-20260603-c7525fb",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",