fix(web): hash large files before upload

This commit is contained in:
Jason Rasmussen
2025-09-10 22:49:48 -04:00
parent 2d2673c114
commit 57cf717786
7 changed files with 124 additions and 34 deletions
+8
View File
@@ -737,6 +737,9 @@ importers:
happy-dom:
specifier: ^18.0.1
version: 18.0.1
hash-wasm:
specifier: ^4.12.0
version: 4.12.0
intl-messageformat:
specifier: ^10.7.11
version: 10.7.16
@@ -6762,6 +6765,9 @@ packages:
resolution: {integrity: sha512-IrsVwUHhEULx3R8f/aA8AHuEzAorplsab/v8HBzEiIukwq5i/EC+xmOW+HfP1OaDP+2JkgT1yILHN2O3UFIbcA==}
engines: {node: ^12.20.0 || ^14.13.1 || >=16.0.0}
hash-wasm@4.12.0:
resolution: {integrity: sha512-+/2B2rYLb48I/evdOIhP+K/DD2ca2fgBjp6O+GBEnCDk2e4rpeXIK8GvIyRPjTezgmWn9gmKwkQjjx6BtqDHVQ==}
hasown@2.0.2:
resolution: {integrity: sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==}
engines: {node: '>= 0.4'}
@@ -18623,6 +18629,8 @@ snapshots:
has-yarn@3.0.0: {}
hash-wasm@4.12.0: {}
hasown@2.0.2:
dependencies:
function-bind: 1.1.2