diff options
author | crupest <crupest@outlook.com> | 2022-03-07 21:40:10 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-07 21:40:10 +0800 |
commit | f1490f03cbb95ddca46b2b1ef0349e28286c4dda (patch) | |
tree | 179da1d08b23a806a52e3885a804528b0da12206 /FrontEnd | |
parent | 447a80b759464f898accb919b09f251692937119 (diff) | |
parent | f13c84e4c0ce9a1d82072435632c9b58fe70d70b (diff) | |
download | timeline-f1490f03cbb95ddca46b2b1ef0349e28286c4dda.tar.gz timeline-f1490f03cbb95ddca46b2b1ef0349e28286c4dda.tar.bz2 timeline-f1490f03cbb95ddca46b2b1ef0349e28286c4dda.zip |
Merge pull request #1091 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.8.6
build(deps-dev): Bump vite from 2.8.4 to 2.8.6 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 7ad25be1..5175515f 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.5",
- "vite": "^2.8.4",
+ "vite": "^2.8.6",
"vite-plugin-pwa": "^0.11.13"
}
}
\ No newline at end of file |