diff options
author | crupest <crupest@outlook.com> | 2022-02-10 16:42:06 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-02-10 16:42:06 +0800 |
commit | 80a858e30a71d6391462c9214110c59e0f83746e (patch) | |
tree | 5e555d3d76c302989fb6521e530f9bd228d9e357 /FrontEnd | |
parent | c75121109b1b5849ceb2d9a71f0dbc01fae3dfe2 (diff) | |
parent | 493fc4aa537dd69d355a34119a60b09b54b7cf9a (diff) | |
download | timeline-80a858e30a71d6391462c9214110c59e0f83746e.tar.gz timeline-80a858e30a71d6391462c9214110c59e0f83746e.tar.bz2 timeline-80a858e30a71d6391462c9214110c59e0f83746e.zip |
Merge pull request #1058 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-2.8.0
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 9089d59d..bb20ef3a 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.13",
+ "vite": "^2.8.0",
"vite-plugin-pwa": "^0.11.13"
}
}
\ No newline at end of file |