aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-12-06 17:10:36 +0800
committerGitHub <noreply@github.com>2021-12-06 17:10:36 +0800
commit4aa82fbbb310269981706aea68638502a3149bbc (patch)
treedf227a2fc87f058d7267075cb3028cee3f6643bf
parent55516042aab1a7ee650ea4dc642bccca21e9b4d7 (diff)
parentf5b37c8657bcfcc8e94178ce11e120696b728dfb (diff)
downloadtimeline-4aa82fbbb310269981706aea68638502a3149bbc.tar.gz
timeline-4aa82fbbb310269981706aea68638502a3149bbc.tar.bz2
timeline-4aa82fbbb310269981706aea68638502a3149bbc.zip
Merge pull request #957 from crupest/dependabot/npm_and_yarn/FrontEnd/vite-plugin-pwa-0.11.10
-rw-r--r--FrontEnd/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 7fd69971..0e515302 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -70,6 +70,6 @@
"prettier": "^2.4.1",
"typescript": "^4.4.4",
"vite": "^2.6.14",
- "vite-plugin-pwa": "^0.11.3"
+ "vite-plugin-pwa": "^0.11.10"
}
}