@matterbridge/frontend 3.4.10-dev-20260401-76e605a → 3.4.10
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.
- package/npm-shrinkwrap.json +11 -11
- package/package.json +1 -1
package/npm-shrinkwrap.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@matterbridge/frontend",
|
|
3
|
-
"version": "3.4.10
|
|
3
|
+
"version": "3.4.10",
|
|
4
4
|
"lockfileVersion": 3,
|
|
5
5
|
"requires": true,
|
|
6
6
|
"packages": {
|
|
7
7
|
"": {
|
|
8
8
|
"name": "@matterbridge/frontend",
|
|
9
|
-
"version": "3.4.10
|
|
9
|
+
"version": "3.4.10",
|
|
10
10
|
"license": "Apache-2.0",
|
|
11
11
|
"dependencies": {
|
|
12
12
|
"@emotion/react": "11.14.0",
|
|
@@ -711,9 +711,9 @@
|
|
|
711
711
|
}
|
|
712
712
|
},
|
|
713
713
|
"node_modules/@x0k/json-schema-merge": {
|
|
714
|
-
"version": "1.0.
|
|
715
|
-
"resolved": "https://registry.npmjs.org/@x0k/json-schema-merge/-/json-schema-merge-1.0.
|
|
716
|
-
"integrity": "sha512-
|
|
714
|
+
"version": "1.0.3",
|
|
715
|
+
"resolved": "https://registry.npmjs.org/@x0k/json-schema-merge/-/json-schema-merge-1.0.3.tgz",
|
|
716
|
+
"integrity": "sha512-lerJC4sI9CNUQWdff3PnU1YJOqazD6TjMcvxZIPXUBjn4j1cUiXE0LvzhMnGYzKKr271TkvXJtH7gEwksrtn+w==",
|
|
717
717
|
"license": "MIT",
|
|
718
718
|
"dependencies": {
|
|
719
719
|
"@types/json-schema": "^7.0.15"
|
|
@@ -1030,15 +1030,15 @@
|
|
|
1030
1030
|
"license": "MIT"
|
|
1031
1031
|
},
|
|
1032
1032
|
"node_modules/lodash": {
|
|
1033
|
-
"version": "4.
|
|
1034
|
-
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.
|
|
1035
|
-
"integrity": "sha512-
|
|
1033
|
+
"version": "4.18.1",
|
|
1034
|
+
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
|
1035
|
+
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
|
1036
1036
|
"license": "MIT"
|
|
1037
1037
|
},
|
|
1038
1038
|
"node_modules/lodash-es": {
|
|
1039
|
-
"version": "4.
|
|
1040
|
-
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.
|
|
1041
|
-
"integrity": "sha512-
|
|
1039
|
+
"version": "4.18.1",
|
|
1040
|
+
"resolved": "https://registry.npmjs.org/lodash-es/-/lodash-es-4.18.1.tgz",
|
|
1041
|
+
"integrity": "sha512-J8xewKD/Gk22OZbhpOVSwcs60zhd95ESDwezOFuA3/099925PdHJ7OFHNTGtajL3AlZkykD32HykiMo+BIBI8A==",
|
|
1042
1042
|
"license": "MIT"
|
|
1043
1043
|
},
|
|
1044
1044
|
"node_modules/loose-envify": {
|