videomail-client 10.3.1 → 10.3.2

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.
@@ -14555,7 +14555,7 @@ var __webpack_exports__ = {};
14555
14555
  }
14556
14556
  const wrappers_form = Form;
14557
14557
  var package_namespaceObject = {
14558
- i8: "10.3.1"
14558
+ i8: "10.3.2"
14559
14559
  };
14560
14560
  function resource_define_property(obj, key, value) {
14561
14561
  if (key in obj) Object.defineProperty(obj, key, {
package/dist/esm/index.js CHANGED
@@ -4242,7 +4242,7 @@ class Form extends util_Despot {
4242
4242
  }
4243
4243
  const wrappers_form = Form;
4244
4244
  var package_namespaceObject = {
4245
- i8: "10.3.1"
4245
+ i8: "10.3.2"
4246
4246
  };
4247
4247
  function findOriginalExc(exc) {
4248
4248
  if (exc instanceof Error && "response" in exc) {
package/dist/umd/index.js CHANGED
@@ -14522,7 +14522,7 @@
14522
14522
  }
14523
14523
  const wrappers_form = Form;
14524
14524
  var package_namespaceObject = {
14525
- i8: "10.3.1"
14525
+ i8: "10.3.2"
14526
14526
  };
14527
14527
  function findOriginalExc(exc) {
14528
14528
  if (exc instanceof Error && "response" in exc) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "videomail-client",
3
- "version": "10.3.1",
3
+ "version": "10.3.2",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -79,7 +79,7 @@
79
79
  "@eslint/js": "9.30.1",
80
80
  "@rsbuild/plugin-node-polyfill": "1.3.0",
81
81
  "@rsbuild/plugin-stylus": "1.1.1",
82
- "@rsdoctor/rspack-plugin": "1.1.6",
82
+ "@rsdoctor/rspack-plugin": "1.1.7",
83
83
  "@rslib/core": "0.10.4",
84
84
  "@storybook/addon-a11y": "9.0.15",
85
85
  "@storybook/addon-docs": "9.0.15",
@@ -93,14 +93,14 @@
93
93
  "@types/ua-parser-js": "0.7.39",
94
94
  "@vitest/eslint-plugin": "1.3.4",
95
95
  "audit-ci": "7.1.0",
96
- "chromatic": "13.0.1",
96
+ "chromatic": "13.1.0",
97
97
  "cross-env": "7.0.3",
98
98
  "eslint": "9.30.1",
99
99
  "eslint-import-resolver-typescript": "4.4.4",
100
100
  "eslint-plugin-de-morgan": "1.3.0",
101
101
  "eslint-plugin-depend": "1.2.0",
102
102
  "eslint-plugin-import-x": "4.16.1",
103
- "eslint-plugin-package-json": "0.42.1",
103
+ "eslint-plugin-package-json": "0.43.0",
104
104
  "eslint-plugin-promise": "7.2.1",
105
105
  "eslint-plugin-regexp": "2.9.0",
106
106
  "eslint-plugin-security": "3.0.1",