aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2022-01-29 23:37:37 +0800
committerGitHub <noreply@github.com>2022-01-29 23:37:37 +0800
commit6d5d012263b02fae34d8c9f8b9051503df342fd2 (patch)
treeedccdb8d1b82684081665b38533c22f3dec93361
parent9f46290a30c90ce5dad5c29b79b3af64435b57ab (diff)
parentfdbf73028927f1a8e52ff60e7a0a28e2b0c3369f (diff)
downloadtimeline-6d5d012263b02fae34d8c9f8b9051503df342fd2.tar.gz
timeline-6d5d012263b02fae34d8c9f8b9051503df342fd2.tar.bz2
timeline-6d5d012263b02fae34d8c9f8b9051503df342fd2.zip
Merge pull request #1028 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.7.13
build(deps-dev): Bump vite from 2.7.10 to 2.7.13 in /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 9467e731..fd011014 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.7.10",
+ "vite": "^2.7.13",
"vite-plugin-pwa": "^0.11.13"
}
} \ No newline at end of file