aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-03-07 21:40:10 +0800
committerGitHub <noreply@github.com>2022-03-07 21:40:10 +0800
commitf1490f03cbb95ddca46b2b1ef0349e28286c4dda (patch)
tree179da1d08b23a806a52e3885a804528b0da12206 /FrontEnd
parent447a80b759464f898accb919b09f251692937119 (diff)
parentf13c84e4c0ce9a1d82072435632c9b58fe70d70b (diff)
downloadtimeline-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.json2
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