videomail-client 10.2.23 → 10.2.24

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.
@@ -14099,7 +14099,7 @@ var __webpack_exports__ = {};
14099
14099
  }
14100
14100
  const wrappers_form = Form;
14101
14101
  var package_namespaceObject = {
14102
- i8: "10.2.23"
14102
+ i8: "10.2.24"
14103
14103
  };
14104
14104
  function resource_define_property(obj, key, value) {
14105
14105
  if (key in obj) Object.defineProperty(obj, key, {
package/dist/esm/index.js CHANGED
@@ -4075,7 +4075,7 @@ class Form extends util_Despot {
4075
4075
  }
4076
4076
  const wrappers_form = Form;
4077
4077
  var package_namespaceObject = {
4078
- i8: "10.2.23"
4078
+ i8: "10.2.24"
4079
4079
  };
4080
4080
  function findOriginalExc(exc) {
4081
4081
  if (exc instanceof Error && "response" in exc) {
package/dist/umd/index.js CHANGED
@@ -14066,7 +14066,7 @@
14066
14066
  }
14067
14067
  const wrappers_form = Form;
14068
14068
  var package_namespaceObject = {
14069
- i8: "10.2.23"
14069
+ i8: "10.2.24"
14070
14070
  };
14071
14071
  function findOriginalExc(exc) {
14072
14072
  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.2.23",
3
+ "version": "10.2.24",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -74,11 +74,11 @@
74
74
  },
75
75
  "devDependencies": {
76
76
  "@chromatic-com/storybook": "3.2.6",
77
- "@eslint/js": "9.24.0",
77
+ "@eslint/js": "9.25.0",
78
78
  "@rsbuild/plugin-node-polyfill": "1.3.0",
79
79
  "@rsbuild/plugin-stylus": "1.1.1",
80
80
  "@rsdoctor/rspack-plugin": "1.0.2",
81
- "@rslib/core": "0.6.4",
81
+ "@rslib/core": "0.6.5",
82
82
  "@storybook/addon-a11y": "8.6.12",
83
83
  "@storybook/addon-console": "3.0.0",
84
84
  "@storybook/addon-essentials": "8.6.12",
@@ -97,23 +97,23 @@
97
97
  "audit-ci": "7.1.0",
98
98
  "chromatic": "11.28.2",
99
99
  "cross-env": "7.0.3",
100
- "eslint": "9.24.0",
101
- "eslint-import-resolver-typescript": "4.3.2",
100
+ "eslint": "9.25.0",
101
+ "eslint-import-resolver-typescript": "4.3.3",
102
102
  "eslint-plugin-depend": "1.0.0",
103
- "eslint-plugin-import-x": "4.10.5",
103
+ "eslint-plugin-import-x": "4.10.6",
104
104
  "eslint-plugin-promise": "7.2.1",
105
105
  "eslint-plugin-regexp": "2.7.0",
106
106
  "eslint-plugin-security": "3.0.1",
107
107
  "eslint-plugin-storybook": "0.12.0",
108
108
  "globals": "16.0.0",
109
109
  "jsdom": "26.1.0",
110
- "msw": "2.7.4",
110
+ "msw": "2.7.5",
111
111
  "msw-storybook-addon": "2.0.4",
112
112
  "prettier": "3.5.3",
113
113
  "prettier-plugin-curly": "0.3.2",
114
114
  "prettier-plugin-packagejson": "2.5.10",
115
115
  "prettier-plugin-sh": "0.17.2",
116
- "release-it": "18.1.2",
116
+ "release-it": "19.0.1",
117
117
  "storybook": "8.6.12",
118
118
  "storybook-html-rsbuild": "1.0.1",
119
119
  "type-fest": "4.40.0",