@matterbridge/frontend 3.4.12-dev-20260417-9534be9 → 3.4.12-dev-20260418-caa9650

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-dev-20260417-9534be9",
3
+ "version": "3.4.12-dev-20260418-caa9650",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.4.12-dev-20260417-9534be9",
9
+ "version": "3.4.12-dev-20260418-caa9650",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.14.0",
@@ -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"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.4.12-dev-20260417-9534be9",
3
+ "version": "3.4.12-dev-20260418-caa9650",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",