diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-07-21 05:57:42 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-21 05:57:42 +0000 |
commit | 352be6d75a864486af3734407d257870114e09b7 (patch) | |
tree | 15515fb3fe899975d545490a182f0129b302215f | |
parent | b07d35f7c0a8f550c07ace13008d2109373f5683 (diff) | |
parent | 66dea4cafdf673ffaafbd1c73ad066bf01afeeeb (diff) | |
download | timeline-352be6d75a864486af3734407d257870114e09b7.tar.gz timeline-352be6d75a864486af3734407d257870114e09b7.tar.bz2 timeline-352be6d75a864486af3734407d257870114e09b7.zip |
Merge pull request #688 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.4.3
-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 cfe8650b..dc1cc04f 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.4.2",
+ "vite": "^2.4.3",
"vite-plugin-pwa": "^0.8.1"
}
}
|