diff options
author | crupest <crupest@outlook.com> | 2022-01-01 21:34:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-01 21:34:08 +0800 |
commit | b96f0135119c1a24a71aa6d1c8639b452aa949dc (patch) | |
tree | 26ce456e2d897a1ad5a74c8d733a2d9819eb0ebb | |
parent | 16e3f021807ca45ac4b41a1b3facd86b2484f01d (diff) | |
parent | fb9514ae2d7e931700e6ff6fb4e8a87b303732d4 (diff) | |
download | timeline-b96f0135119c1a24a71aa6d1c8639b452aa949dc.tar.gz timeline-b96f0135119c1a24a71aa6d1c8639b452aa949dc.tar.bz2 timeline-b96f0135119c1a24a71aa6d1c8639b452aa949dc.zip |
Merge pull request #1010 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.7.10
-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 c4f2d237..e7922b4f 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.3",
+ "vite": "^2.7.10",
"vite-plugin-pwa": "^0.11.12"
}
}
\ No newline at end of file |