diff options
author | crupest <crupest@outlook.com> | 2022-05-12 20:41:57 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-12 20:41:57 +0800 |
commit | ab21ad9d429464ca74f7d5d7b48723369cef49eb (patch) | |
tree | 5427430fb7bb848a2695d593f7c564cdb6d049b6 | |
parent | 9e626bee69f6bdebf36650ab9cd6e1b5fb6491f4 (diff) | |
parent | 2c3606d46993c7a5a6848830f5f6b700941a0b44 (diff) | |
download | timeline-ab21ad9d429464ca74f7d5d7b48723369cef49eb.tar.gz timeline-ab21ad9d429464ca74f7d5d7b48723369cef49eb.tar.bz2 timeline-ab21ad9d429464ca74f7d5d7b48723369cef49eb.zip |
Merge pull request #1204 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.9.9
-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 2dd8a63b..66ddf474 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.6.4",
- "vite": "^2.9.8",
+ "vite": "^2.9.9",
"vite-plugin-pwa": "^0.12.0"
}
}
\ No newline at end of file |