aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-04-20 06:03:28 +0000
committerGitHub <noreply@github.com>2022-04-20 06:03:28 +0000
commit7adc3495391a505b4bed522f297e54f845c94aa3 (patch)
tree9efd2ce95effb7e15140a7aa411f43d70b6cf048 /FrontEnd
parent6c5884df79c53cf1d204b6114f9e73af8f1ace87 (diff)
downloadtimeline-7adc3495391a505b4bed522f297e54f845c94aa3.tar.gz
timeline-7adc3495391a505b4bed522f297e54f845c94aa3.tar.bz2
timeline-7adc3495391a505b4bed522f297e54f845c94aa3.zip
build(deps-dev): Bump vite-plugin-pwa in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.13 to 0.12.0. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.13...v0.12.0) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
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 ba39b99a..0ea9bc90 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -68,6 +68,6 @@
"prettier": "^2.6.2",
"typescript": "^4.6.3",
"vite": "^2.9.1",
- "vite-plugin-pwa": "^0.11.3"
+ "vite-plugin-pwa": "^0.12.0"
}
}