diff options
author | crupest <crupest@outlook.com> | 2022-06-07 23:07:22 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-06-07 23:07:22 +0800 |
commit | ced67d5a341a081de566729921688d0d8f953b53 (patch) | |
tree | 2b7f1f0597ad74084bfc9a3ce9994e2326bb7f1e | |
parent | 0183251e85dae8edb0fe92a3c63f2a2ec90643cc (diff) | |
parent | 44a7cba9189a5efc75fe7b4b4c98811d9c4fc9df (diff) | |
download | timeline-ced67d5a341a081de566729921688d0d8f953b53.tar.gz timeline-ced67d5a341a081de566729921688d0d8f953b53.tar.bz2 timeline-ced67d5a341a081de566729921688d0d8f953b53.zip |
Merge pull request #1245 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.9.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 2700578a..ea2ce505 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,7 +67,7 @@ "eslint-plugin-react-hooks": "^4.5.0",
"prettier": "^2.6.2",
"typescript": "^4.7.3",
- "vite": "^2.9.9",
+ "vite": "^2.9.10",
"vite-plugin-pwa": "^0.12.0"
}
}
\ No newline at end of file |