aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-18 13:06:56 +0000
committerGitHub <noreply@github.com>2021-12-18 13:06:56 +0000
commitb92641652d2e5a08d709f3fcc743471b5c4456b1 (patch)
tree6b4e4759f5673fd8b7bdb6fbf164eace89146259
parenta6dd9ae9639b78bd39f40ff51eee2de460e91cb3 (diff)
downloadtimeline-b92641652d2e5a08d709f3fcc743471b5c4456b1.tar.gz
timeline-b92641652d2e5a08d709f3fcc743471b5c4456b1.tar.bz2
timeline-b92641652d2e5a08d709f3fcc743471b5c4456b1.zip
build(deps-dev): Bump vite-plugin-pwa in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.11 to 0.11.12. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.11...v0.11.12) --- 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 35c1a0b7..676f63c6 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -67,6 +67,6 @@
"prettier": "^2.5.1",
"typescript": "^4.5.4",
"vite": "^2.7.3",
- "vite-plugin-pwa": "^0.11.11"
+ "vite-plugin-pwa": "^0.11.12"
}
} \ No newline at end of file