diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2021-12-10 05:06:28 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-12-10 05:06:28 +0000 |
commit | c01cb4b496fddad71f8872eee88fb61dd36cb2db (patch) | |
tree | 5d7277d210b6bb924b07c84cc84fc9a70d73f96c /FrontEnd | |
parent | 76651a1766ceaf383227a3de8f0f4f02404fd1fd (diff) | |
download | timeline-c01cb4b496fddad71f8872eee88fb61dd36cb2db.tar.gz timeline-c01cb4b496fddad71f8872eee88fb61dd36cb2db.tar.bz2 timeline-c01cb4b496fddad71f8872eee88fb61dd36cb2db.zip |
build(deps-dev): Bump vite-plugin-pwa in /FrontEnd
Bumps [vite-plugin-pwa](https://github.com/antfu/vite-plugin-pwa) from 0.11.10 to 0.11.11.
- [Release notes](https://github.com/antfu/vite-plugin-pwa/releases)
- [Commits](https://github.com/antfu/vite-plugin-pwa/compare/v0.11.10...v0.11.11)
---
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.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 40147d7b..b192f487 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -67,6 +67,6 @@ "prettier": "^2.5.1",
"typescript": "^4.5.2",
"vite": "^2.7.1",
- "vite-plugin-pwa": "^0.11.10"
+ "vite-plugin-pwa": "^0.11.11"
}
}
\ No newline at end of file |