aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-08-25 15:13:21 +0800
committerGitHub <noreply@github.com>2021-08-25 15:13:21 +0800
commit2d0014fcfb1525c0efb9e6a797c21923df2cf32a (patch)
tree94560a88ba34c3e12a00543d6fbd5cbc15f47347
parent02f827f2946eac97b481c28c3bc7ca0bb05fecd8 (diff)
parent739e268515cd90bd3265fe5a74b5ce49f56f8270 (diff)
downloadtimeline-2d0014fcfb1525c0efb9e6a797c21923df2cf32a.tar.gz
timeline-2d0014fcfb1525c0efb9e6a797c21923df2cf32a.tar.bz2
timeline-2d0014fcfb1525c0efb9e6a797c21923df2cf32a.zip
Merge pull request #767 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.5.1
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index bf1399d6..fe27297b 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -69,7 +69,7 @@
"eslint-plugin-react-hooks": "^4.2.0",
"prettier": "^2.3.2",
"typescript": "^4.3.5",
- "vite": "^2.5.0",
+ "vite": "^2.5.1",
"vite-plugin-pwa": "^0.11.2"
}
}