videomail-client 10.2.21 → 10.2.22

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.
@@ -14131,7 +14131,7 @@ var __webpack_exports__ = {};
14131
14131
  }
14132
14132
  const wrappers_form = Form;
14133
14133
  var package_namespaceObject = {
14134
- i8: "10.2.21"
14134
+ i8: "10.2.22"
14135
14135
  };
14136
14136
  function resource_define_property(obj, key, value) {
14137
14137
  if (key in obj) Object.defineProperty(obj, key, {
package/dist/esm/index.js CHANGED
@@ -4074,7 +4074,7 @@ class Form extends util_Despot {
4074
4074
  }
4075
4075
  const wrappers_form = Form;
4076
4076
  var package_namespaceObject = {
4077
- i8: "10.2.21"
4077
+ i8: "10.2.22"
4078
4078
  };
4079
4079
  function findOriginalExc(exc) {
4080
4080
  if (exc instanceof Error && "response" in exc) {
package/dist/umd/index.js CHANGED
@@ -14098,7 +14098,7 @@
14098
14098
  }
14099
14099
  const wrappers_form = Form;
14100
14100
  var package_namespaceObject = {
14101
- i8: "10.2.21"
14101
+ i8: "10.2.22"
14102
14102
  };
14103
14103
  function findOriginalExc(exc) {
14104
14104
  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.21",
3
+ "version": "10.2.22",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -79,28 +79,28 @@
79
79
  "@rsbuild/plugin-stylus": "1.1.1",
80
80
  "@rsdoctor/rspack-plugin": "1.0.1",
81
81
  "@rslib/core": "0.6.1",
82
- "@storybook/addon-a11y": "8.6.11",
82
+ "@storybook/addon-a11y": "8.6.12",
83
83
  "@storybook/addon-console": "3.0.0",
84
- "@storybook/addon-essentials": "8.6.11",
85
- "@storybook/addon-interactions": "8.6.11",
86
- "@storybook/addon-links": "8.6.11",
87
- "@storybook/html": "8.6.11",
88
- "@storybook/manager-api": "8.6.11",
89
- "@storybook/theming": "8.6.11",
84
+ "@storybook/addon-essentials": "8.6.12",
85
+ "@storybook/addon-interactions": "8.6.12",
86
+ "@storybook/addon-links": "8.6.12",
87
+ "@storybook/html": "8.6.12",
88
+ "@storybook/manager-api": "8.6.12",
89
+ "@storybook/theming": "8.6.12",
90
90
  "@tsconfig/node22": "22.0.1",
91
91
  "@tsconfig/strictest": "2.0.5",
92
92
  "@types/defined": "1.0.2",
93
- "@types/node": "22.13.17",
93
+ "@types/node": "22.14.0",
94
94
  "@types/superagent": "8.1.9",
95
95
  "@types/ua-parser-js": "0.7.39",
96
- "@vitest/eslint-plugin": "1.1.38",
96
+ "@vitest/eslint-plugin": "1.1.39",
97
97
  "audit-ci": "7.1.0",
98
98
  "chromatic": "11.27.0",
99
99
  "cross-env": "7.0.3",
100
100
  "eslint": "9.23.0",
101
- "eslint-import-resolver-typescript": "4.2.2",
101
+ "eslint-import-resolver-typescript": "4.3.1",
102
102
  "eslint-plugin-depend": "0.12.0",
103
- "eslint-plugin-import-x": "4.9.1",
103
+ "eslint-plugin-import-x": "4.10.0",
104
104
  "eslint-plugin-promise": "7.2.1",
105
105
  "eslint-plugin-regexp": "2.7.0",
106
106
  "eslint-plugin-security": "3.0.1",
@@ -114,7 +114,7 @@
114
114
  "prettier-plugin-packagejson": "2.5.10",
115
115
  "prettier-plugin-sh": "0.16.0",
116
116
  "release-it": "18.1.2",
117
- "storybook": "8.6.11",
117
+ "storybook": "8.6.12",
118
118
  "storybook-html-rsbuild": "1.0.1",
119
119
  "type-fest": "4.39.0",
120
120
  "typescript": "5.7.3",