aboutsummaryrefslogtreecommitdiff
path: root/FrontEnd
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-30 05:09:14 +0000
committerGitHub <noreply@github.com>2022-06-30 05:09:14 +0000
commitf54f8bfb04521b97ecb284cc953927bc3afef80e (patch)
tree3186911a9d86896204ad5d9f5afb301730cd8b43 /FrontEnd
parent3e42e5bc4e92d73ab69210a129fce7d3534dae5d (diff)
downloadtimeline-f54f8bfb04521b97ecb284cc953927bc3afef80e.tar.gz
timeline-f54f8bfb04521b97ecb284cc953927bc3afef80e.tar.bz2
timeline-f54f8bfb04521b97ecb284cc953927bc3afef80e.zip
build(deps-dev): Bump vite-plugin-pwa from 0.12.0 to 0.12.1 in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.0 to 0.12.1. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.0...v0.12.1) --- updated-dependencies: - dependency-name: vite-plugin-pwa dependency-type: direct:development update-type: version-update:semver-patch ... 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 c68aff0d..c04c9b31 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -68,6 +68,6 @@
"prettier": "^2.7.1",
"typescript": "^4.7.4",
"vite": "^2.9.13",
- "vite-plugin-pwa": "^0.12.0"
+ "vite-plugin-pwa": "^0.12.1"
}
} \ No newline at end of file