Although not explicitly said in the question, we are assuming that $V$ is an inner product space.
Suppose that $v_1,\ldots,v_n$ is linearly dependent. Then there exist constant, not all zero, $c_1,\ldots, c_n$ with $c_1v_1+\cdots+c_nv_n=0$. Then
\begin{align}
\|c_1e_1+\cdots+c_ne_n\|&=\|c_1(e_1-v_1)+\cdots+c_n(e_n-v_n)\|\\ \ \\ &\leq\sum_{j=1}^n|c_j|\,\|e_j-v_j\|\leq\sum_{j=1}^n\frac{|c_j|}{\sqrt n}.
\end{align}
We also know that
$$
\|c_1e_1+\cdots+c_ne_n\|^2=\sum_{j=1}^n|c_j|^2,
$$
So we have shown that
$$
\left(\sum_{j=1}^n|c_j|^2\right)^{1/2}\leq\sum_{j=1}^n\frac{|c_j|}{\sqrt n}.
$$
This is the reverse of the Cauchy-Schwarz inequality, so we conclude that
$$
\left(\sum_{j=1}^n|c_j|^2\right)^{1/2}=\sum_{j=1}^n\frac{|c_j|}{\sqrt n},
$$
and equality in Cauchy-Schwarz implies that there is a constant $d$ such that $|c_j|=d/\sqrt n$ for all $j$. So $c_j=\lambda_j\,d/\sqrt n$ with $|\lambda_j|=1$, and
$$
0=c_1v_1+\cdots+c_nv_n=\frac d{\sqrt n}\,(\lambda_1v_1+\cdots+\lambda_n v_n),
$$
implying that $\lambda_1v_1+\cdots+\lambda_n v_n=0$ (this works because $d\ne0$, which follows from the fact that the $c_j$ cannot all be zero). Then
\begin{align}
\sqrt n&=\|\lambda_1e_1+\cdots+\lambda_n e_n\|=\|\lambda_1(e_1-v_1)+\cdots+\lambda_n(e_n-v_n)\|\\ \ \\ &\leq\sum_{j=1}^n\|e_j-v_j\|<\sum_{j=1}^n\frac1{\sqrt n}=\sqrt n,
\end{align}
a contradiction. This shows that it is impossible that $v_1,\dots,v_n$ are linearly dependent.