aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-20 05:05:18 +0000
committerGitHub <noreply@github.com>2021-08-20 05:05:18 +0000
commitdae5775f6fc02b5712f2bedfe7ba119a641b5ddb (patch)
treea48d7139afd57825e78272e76b11b1c0730f6d3e
parent06940fb538657c0dd881c6b8438b584ac49b4560 (diff)
downloadtimeline-dae5775f6fc02b5712f2bedfe7ba119a641b5ddb.tar.gz
timeline-dae5775f6fc02b5712f2bedfe7ba119a641b5ddb.tar.bz2
timeline-dae5775f6fc02b5712f2bedfe7ba119a641b5ddb.zip
build(deps-dev): Bump vite-plugin-pwa from 0.10.0 to 0.11.0 in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/antfu/vite-plugin-pwa/releases) - [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.10.0...v0.11.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>
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 3bfd0f0b..8b3bd4c1 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -70,6 +70,6 @@
"prettier": "^2.3.2",
"typescript": "^4.3.5",
"vite": "^2.5.0",
- "vite-plugin-pwa": "^0.10.0"
+ "vite-plugin-pwa": "^0.11.0"
}
}