videomail-client 10.1.2 → 10.1.3

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/README.md CHANGED
@@ -319,18 +319,19 @@ Bear with me, there are lots of problems to crack, especially with the performan
319
319
 
320
320
  ### Credits
321
321
 
322
- These guys helped and/or inspired me for this mad project:
323
-
324
- - Heath Sadler
325
- - Zack Best
326
- - Sonia Pivac
327
- - Isaac Johnston
328
- - Dominic Tarr
329
- - Daniel Ly
330
- - Nicholas Buchanan
331
- - Kelvin Wong
332
-
333
- They all deserve lots of beer and love. That order is irrelevant.
322
+ These guys helped inspired me for this awesome project. Thank you so much:
323
+
324
+ - Heath Sadler (Designer)
325
+ - Stefan Weber (Designer)
326
+ - Zack Best (Jurist)
327
+ - Sonia Pivac (Designer)
328
+ - Dominic Tarr (Boat Builder)
329
+ - Daniel Ly (Developer)
330
+ - Nicholas Buchanan (No idea)
331
+ - Kelvin Wong (Gamer)
332
+ - Isaac Johnston (Consultant)
333
+
334
+ They all deserve lots of love in return. Thank you so much.
334
335
 
335
336
  ### Code quality
336
337
 
@@ -13679,7 +13679,7 @@ var __webpack_exports__ = {};
13679
13679
  }
13680
13680
  const wrappers_form = Form;
13681
13681
  var package_namespaceObject = {
13682
- i8: "10.1.2"
13682
+ i8: "10.1.3"
13683
13683
  };
13684
13684
  function resource_define_property(obj, key, value) {
13685
13685
  if (key in obj) Object.defineProperty(obj, key, {
package/dist/esm/index.js CHANGED
@@ -3964,7 +3964,7 @@ class Form extends Despot {
3964
3964
  }
3965
3965
  const wrappers_form = Form;
3966
3966
  var package_namespaceObject = {
3967
- i8: "10.1.2"
3967
+ i8: "10.1.3"
3968
3968
  };
3969
3969
  function findOriginalExc(exc) {
3970
3970
  if (exc instanceof Error && "response" in exc) {
package/dist/umd/index.js CHANGED
@@ -13647,7 +13647,7 @@
13647
13647
  }
13648
13648
  const wrappers_form = Form;
13649
13649
  var package_namespaceObject = {
13650
- i8: "10.1.2"
13650
+ i8: "10.1.3"
13651
13651
  };
13652
13652
  function findOriginalExc(exc) {
13653
13653
  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.1.2",
3
+ "version": "10.1.3",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -73,30 +73,30 @@
73
73
  },
74
74
  "devDependencies": {
75
75
  "@chromatic-com/storybook": "3.2.4",
76
- "@eslint/js": "9.18.0",
76
+ "@eslint/js": "9.19.0",
77
77
  "@rsbuild/plugin-node-polyfill": "1.2.0",
78
78
  "@rsbuild/plugin-stylus": "1.0.7",
79
79
  "@rsdoctor/rspack-plugin": "0.4.13",
80
80
  "@rslib/core": "0.3.2",
81
- "@storybook/addon-a11y": "8.5.0",
81
+ "@storybook/addon-a11y": "8.5.1",
82
82
  "@storybook/addon-console": "3.0.0",
83
- "@storybook/addon-essentials": "8.5.0",
84
- "@storybook/addon-interactions": "8.5.0",
85
- "@storybook/addon-links": "8.5.0",
86
- "@storybook/html": "8.5.0",
87
- "@storybook/manager-api": "8.5.0",
88
- "@storybook/theming": "8.5.0",
83
+ "@storybook/addon-essentials": "8.5.1",
84
+ "@storybook/addon-interactions": "8.5.1",
85
+ "@storybook/addon-links": "8.5.1",
86
+ "@storybook/html": "8.5.1",
87
+ "@storybook/manager-api": "8.5.1",
88
+ "@storybook/theming": "8.5.1",
89
89
  "@tsconfig/node22": "22.0.0",
90
90
  "@tsconfig/strictest": "2.0.5",
91
91
  "@types/defined": "1.0.2",
92
- "@types/node": "22.10.7",
92
+ "@types/node": "22.10.10",
93
93
  "@types/superagent": "8.1.9",
94
94
  "@types/ua-parser-js": "0.7.39",
95
95
  "@vitest/eslint-plugin": "1.1.25",
96
96
  "audit-ci": "7.1.0",
97
- "chromatic": "11.25.0",
97
+ "chromatic": "11.25.1",
98
98
  "cross-env": "7.0.3",
99
- "eslint": "9.18.0",
99
+ "eslint": "9.19.0",
100
100
  "eslint-import-resolver-typescript": "3.7.0",
101
101
  "eslint-plugin-depend": "0.12.0",
102
102
  "eslint-plugin-import-x": "4.6.1",
@@ -112,11 +112,11 @@
112
112
  "prettier-plugin-curly": "0.3.1",
113
113
  "prettier-plugin-packagejson": "2.5.8",
114
114
  "prettier-plugin-sh": "0.14.0",
115
- "release-it": "18.1.1",
116
- "storybook": "8.5.0",
115
+ "release-it": "18.1.2",
116
+ "storybook": "8.5.1",
117
117
  "storybook-html-rsbuild": "0.1.8",
118
118
  "typescript": "5.7.3",
119
- "typescript-eslint": "8.20.0",
119
+ "typescript-eslint": "8.21.0",
120
120
  "vitest": "2.1.8"
121
121
  },
122
122
  "engines": {