@matterbridge/frontend 3.4.8-dev-20260316-21bfabd → 3.4.8-dev-20260317-e291a17

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.8-dev-20260316-21bfabd",
3
+ "version": "3.4.8-dev-20260317-e291a17",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.4.8-dev-20260316-21bfabd",
9
+ "version": "3.4.8-dev-20260317-e291a17",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.14.0",
@@ -103,9 +103,9 @@
103
103
  }
104
104
  },
105
105
  "node_modules/@babel/parser": {
106
- "version": "7.29.0",
107
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.0.tgz",
108
- "integrity": "sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==",
106
+ "version": "7.29.2",
107
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.29.2.tgz",
108
+ "integrity": "sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==",
109
109
  "license": "MIT",
110
110
  "dependencies": {
111
111
  "@babel/types": "^7.29.0"
@@ -118,9 +118,9 @@
118
118
  }
119
119
  },
120
120
  "node_modules/@babel/runtime": {
121
- "version": "7.28.6",
122
- "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.28.6.tgz",
123
- "integrity": "sha512-05WQkdpL9COIMz4LjTxGpPNCdlpyimKppYNoJ5Di5EUObifl8t4tuLuUBBZEpoLYOmfvIWrsp9fCl0HoPRVTdA==",
121
+ "version": "7.29.2",
122
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.29.2.tgz",
123
+ "integrity": "sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==",
124
124
  "license": "MIT",
125
125
  "engines": {
126
126
  "node": ">=6.9.0"
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@matterbridge/frontend",
3
- "version": "3.4.8-dev-20260316-21bfabd",
3
+ "version": "3.4.8-dev-20260317-e291a17",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",