diff options
author | crupest <crupest@outlook.com> | 2021-12-18 20:57:15 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-18 20:57:15 +0800 |
commit | 3b20a8b66ba971eddddefe2ec7bba7f66c0d1e4c (patch) | |
tree | 0a1bd526e161f0418c605aeb481a16f209e9dce2 /FrontEnd | |
parent | a54dac091673fbdb5a7530d717fc7b4f4cb9506c (diff) | |
parent | b8141dea5c089bd5ddd1a22366ab62360d051f14 (diff) | |
download | timeline-3b20a8b66ba971eddddefe2ec7bba7f66c0d1e4c.tar.gz timeline-3b20a8b66ba971eddddefe2ec7bba7f66c0d1e4c.tar.bz2 timeline-3b20a8b66ba971eddddefe2ec7bba7f66c0d1e4c.zip |
Merge pull request #992 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.7.3
build(deps-dev): Bump vite from 2.7.1 to 2.7.3 in /FrontEnd
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index b4ed25c2..30b11310 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -66,7 +66,7 @@ "eslint-plugin-react-hooks": "^4.3.0",
"prettier": "^2.5.1",
"typescript": "^4.5.4",
- "vite": "^2.7.1",
+ "vite": "^2.7.3",
"vite-plugin-pwa": "^0.11.11"
}
}
\ No newline at end of file |