diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2022-07-01 05:06:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-01 05:06:53 +0000 |
commit | 7380a917ecc5921018d71012ab7dbcf4612674eb (patch) | |
tree | f886259e20a9d990720871681989e5ff29425f6e | |
parent | 19eacdfed0528e0498079efc31ffc9d6d7302fec (diff) | |
download | timeline-7380a917ecc5921018d71012ab7dbcf4612674eb.tar.gz timeline-7380a917ecc5921018d71012ab7dbcf4612674eb.tar.bz2 timeline-7380a917ecc5921018d71012ab7dbcf4612674eb.zip |
build(deps-dev): Bump vite-plugin-pwa from 0.12.1 to 0.12.2 in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.12.1 to 0.12.2.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.12.1...v0.12.2)
---
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>
-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 771af29e..447c69d1 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.1"
+ "vite-plugin-pwa": "^0.12.2"
}
}
\ No newline at end of file |