mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-11-01 15:35:06 +01:00
Bump @vuepress/plugin-pwa from 1.5.0 to 1.5.1 (#234)
Bumps [@vuepress/plugin-pwa](https://github.com/vuejs/vuepress/tree/HEAD/packages/@vuepress/plugin-pwa) from 1.5.0 to 1.5.1. - [Release notes](https://github.com/vuejs/vuepress/releases) - [Changelog](https://github.com/vuejs/vuepress/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vuepress/commits/v1.5.1/packages/@vuepress/plugin-pwa) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
fbbfa5d21b
commit
61c065a54a
14
package-lock.json
generated
14
package-lock.json
generated
@ -2943,12 +2943,12 @@
|
||||
}
|
||||
},
|
||||
"@vuepress/plugin-pwa": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/plugin-pwa/-/plugin-pwa-1.5.0.tgz",
|
||||
"integrity": "sha512-u/LA53+HPSipcSqqut4+yUzoNUeEPiY9ZR6A1JWe6BrFl6Ec/GNHvy6h2IFdoVgMcU7A3keVEjOcFoNKUIkVEQ==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/plugin-pwa/-/plugin-pwa-1.5.1.tgz",
|
||||
"integrity": "sha512-9GXrvxjAKJ3XhAk0AnuMIG0IsLXkZarC9KfRQe1KDrXgR6dfyjuEIqZJ7QphoOyLFZL6VIkZk+btFhMGzdfafw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@vuepress/shared-utils": "1.5.0",
|
||||
"@vuepress/shared-utils": "1.5.1",
|
||||
"register-service-worker": "^1.7.0",
|
||||
"workbox-build": "^4.3.1"
|
||||
}
|
||||
@ -2988,9 +2988,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"@vuepress/shared-utils": {
|
||||
"version": "1.5.0",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.5.0.tgz",
|
||||
"integrity": "sha512-YKMMuiODPmk09vGnXrpGFCuDIyltZSM4K3OUZoxViZWiYhWxbBS7YY6CVScrcQxG59rk+OPXQb1mP/ItIvOEow==",
|
||||
"version": "1.5.1",
|
||||
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.5.1.tgz",
|
||||
"integrity": "sha512-rktTYlKa4vla6GlUZZmIiIW6Dfl+YbfcgGvkWE5A7MiIqEmJKnoqKOxJOHLPbnD+T5Ssfu71bj4FVXCG89DUmA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"chalk": "^2.3.2",
|
||||
|
@ -14,7 +14,7 @@
|
||||
"devDependencies": {
|
||||
"@vuepress/plugin-back-to-top": "^1.5.1",
|
||||
"@vuepress/plugin-google-analytics": "^1.5.1",
|
||||
"@vuepress/plugin-pwa": "^1.5.0",
|
||||
"@vuepress/plugin-pwa": "^1.5.1",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-config-airbnb": "^18.1.0",
|
||||
"eslint-config-airbnb-base": "^14.1.0",
|
||||
|
Loading…
Reference in New Issue
Block a user