@matterbridge/frontend 3.5.4-dev-20260720-a3c94f3 → 3.5.4-dev-20260723-402f56c

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.5.4-dev-20260720-a3c94f3",
3
+ "version": "3.5.4-dev-20260723-402f56c",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "@matterbridge/frontend",
9
- "version": "3.5.4-dev-20260720-a3c94f3",
9
+ "version": "3.5.4-dev-20260723-402f56c",
10
10
  "license": "Apache-2.0",
11
11
  "dependencies": {
12
12
  "@emotion/react": "11.14.0",
@@ -1082,9 +1082,9 @@
1082
1082
  }
1083
1083
  },
1084
1084
  "node_modules/markdown-to-jsx": {
1085
- "version": "9.8.2",
1086
- "resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.8.2.tgz",
1087
- "integrity": "sha512-rWUuxKB5NsuJmSfUOuXkQ0O5qk0J/Lr3Lk6dzxKoKQI/jeHYlsVfz3zJdMLAhI46hHoXDYERWhtBOiqtWDZ4LA==",
1085
+ "version": "9.9.0",
1086
+ "resolved": "https://registry.npmjs.org/markdown-to-jsx/-/markdown-to-jsx-9.9.0.tgz",
1087
+ "integrity": "sha512-3YRQuriODgdMr9EeY//Ya/104p978bY0nOwmc85IGxHixqOlhNDgq7IJTsLOdmFxjMFKJ6bVzUav30wWVJZOJQ==",
1088
1088
  "license": "MIT",
1089
1089
  "engines": {
1090
1090
  "node": ">= 18"
@@ -1254,9 +1254,9 @@
1254
1254
  }
1255
1255
  },
1256
1256
  "node_modules/react-is": {
1257
- "version": "19.2.7",
1258
- "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.7.tgz",
1259
- "integrity": "sha512-kZFnouyVv7eP/Phmrlo9FK+zcAdriZJvzxXHF1Sl1P377WSGe2G/JxVolhTrB/jeV47lKImhNUsijjHAAbcl/A==",
1257
+ "version": "19.2.8",
1258
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-19.2.8.tgz",
1259
+ "integrity": "sha512-s5un28nYxKJw5gvUHyW5PCC28CvBqLu9r3cWgzHT4Vo/5fqqkFcdRYsGcKf50WMPpjjFZS5d76fn3YCo2njKwQ==",
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.5.4-dev-20260720-a3c94f3",
3
+ "version": "3.5.4-dev-20260723-402f56c",
4
4
  "description": "Matterbridge frontend application",
5
5
  "author": "https://github.com/Luligu",
6
6
  "license": "Apache-2.0",