Merge pull request #149 from LBRYFoundation/dependabot/npm_and_yarn/vuepress/plugin-pwa-1.9.10

chore(deps-dev): bump @vuepress/plugin-pwa from 1.9.9 to 1.9.10
This commit is contained in:
Philip Ahlqvist 2023-08-21 09:57:26 +02:00 committed by GitHub
commit c0436c2687
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 28 additions and 423 deletions

409
package-lock.json generated
View file

@ -12,7 +12,7 @@
"@fontsource/roboto": "^5.0.3", "@fontsource/roboto": "^5.0.3",
"@iconify/json": "^2.2.102", "@iconify/json": "^2.2.102",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9", "@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"vuepress": "^1.9.10", "vuepress": "^1.9.10",
"vuepress-plugin-sitemap": "^2.3.1", "vuepress-plugin-sitemap": "^2.3.1",
@ -2542,48 +2542,6 @@
"node": ">=8.6" "node": ">=8.6"
} }
}, },
"node_modules/@vuepress/core/node_modules/@vuepress/shared-utils": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true,
"dependencies": {
"chalk": "^2.3.2",
"escape-html": "^1.0.3",
"fs-extra": "^7.0.1",
"globby": "^9.2.0",
"gray-matter": "^4.0.1",
"hash-sum": "^1.0.2",
"semver": "^6.0.0",
"toml": "^3.0.0",
"upath": "^1.1.0"
}
},
"node_modules/@vuepress/core/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@vuepress/core/node_modules/fs-extra": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
"dev": true,
"dependencies": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
},
"engines": {
"node": ">=6 <7 || >=8"
}
},
"node_modules/@vuepress/markdown": { "node_modules/@vuepress/markdown": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/markdown/-/markdown-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/markdown/-/markdown-1.9.10.tgz",
@ -2610,37 +2568,6 @@
"lru-cache": "^5.1.1" "lru-cache": "^5.1.1"
} }
}, },
"node_modules/@vuepress/markdown/node_modules/@vuepress/shared-utils": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true,
"dependencies": {
"chalk": "^2.3.2",
"escape-html": "^1.0.3",
"fs-extra": "^7.0.1",
"globby": "^9.2.0",
"gray-matter": "^4.0.1",
"hash-sum": "^1.0.2",
"semver": "^6.0.0",
"toml": "^3.0.0",
"upath": "^1.1.0"
}
},
"node_modules/@vuepress/markdown/node_modules/fs-extra": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
"dev": true,
"dependencies": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
},
"engines": {
"node": ">=6 <7 || >=8"
}
},
"node_modules/@vuepress/plugin-active-header-links": { "node_modules/@vuepress/plugin-active-header-links": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-active-header-links/-/plugin-active-header-links-1.9.10.tgz",
@ -2651,17 +2578,6 @@
"lodash.debounce": "^4.0.8" "lodash.debounce": "^4.0.8"
} }
}, },
"node_modules/@vuepress/plugin-active-header-links/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@vuepress/plugin-last-updated": { "node_modules/@vuepress/plugin-last-updated": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-last-updated/-/plugin-last-updated-1.9.10.tgz",
@ -2672,17 +2588,6 @@
"cross-spawn": "^6.0.5" "cross-spawn": "^6.0.5"
} }
}, },
"node_modules/@vuepress/plugin-last-updated/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@vuepress/plugin-nprogress": { "node_modules/@vuepress/plugin-nprogress": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-nprogress/-/plugin-nprogress-1.9.10.tgz",
@ -2693,25 +2598,14 @@
"nprogress": "^0.2.0" "nprogress": "^0.2.0"
} }
}, },
"node_modules/@vuepress/plugin-nprogress/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@vuepress/plugin-pwa": { "node_modules/@vuepress/plugin-pwa": {
"version": "1.9.9", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-pwa/-/plugin-pwa-1.9.9.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-pwa/-/plugin-pwa-1.9.10.tgz",
"integrity": "sha512-69kTlTl/mdWSD/+odz73oXvi2SuT8GO+e7YlPZFloeZR3kffC6ywYMip6m4MOalKOSUf0XzD3hCqCNVha6vo8Q==", "integrity": "sha512-pP3CUYKyIpnePswZGj9sBHJUzOczSmWSkmdoJftEnsBQT10YycJ81khS9WKEGPbTurbCOCCXsOzaEqCLysyYaA==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@vuepress/shared-utils": "1.9.9", "@vuepress/shared-utils": "1.9.10",
"@vuepress/types": "1.9.9", "@vuepress/types": "1.9.10",
"register-service-worker": "^1.7.0", "register-service-worker": "^1.7.0",
"workbox-build": "^4.3.1" "workbox-build": "^4.3.1"
} }
@ -2726,48 +2620,6 @@
"@vuepress/types": "1.9.10" "@vuepress/types": "1.9.10"
} }
}, },
"node_modules/@vuepress/plugin-register-components/node_modules/@vuepress/shared-utils": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true,
"dependencies": {
"chalk": "^2.3.2",
"escape-html": "^1.0.3",
"fs-extra": "^7.0.1",
"globby": "^9.2.0",
"gray-matter": "^4.0.1",
"hash-sum": "^1.0.2",
"semver": "^6.0.0",
"toml": "^3.0.0",
"upath": "^1.1.0"
}
},
"node_modules/@vuepress/plugin-register-components/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@vuepress/plugin-register-components/node_modules/fs-extra": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
"dev": true,
"dependencies": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
},
"engines": {
"node": ">=6 <7 || >=8"
}
},
"node_modules/@vuepress/plugin-search": { "node_modules/@vuepress/plugin-search": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-search/-/plugin-search-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-search/-/plugin-search-1.9.10.tgz",
@ -2777,21 +2629,10 @@
"@vuepress/types": "1.9.10" "@vuepress/types": "1.9.10"
} }
}, },
"node_modules/@vuepress/plugin-search/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@vuepress/shared-utils": { "node_modules/@vuepress/shared-utils": {
"version": "1.9.9", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.9.tgz", "resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-qhk/7QF5LgMEXhEB1hlqreGFgkz4p2pmaBBNFxnAnYmSwmyO+u/oFOpZLI16QRx9Wg6ekR2ENmByQLxV7y4lJg==", "integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"chalk": "^2.3.2", "chalk": "^2.3.2",
@ -2837,7 +2678,7 @@
"vuepress-plugin-smooth-scroll": "^0.0.3" "vuepress-plugin-smooth-scroll": "^0.0.3"
} }
}, },
"node_modules/@vuepress/theme-default/node_modules/@vuepress/types": { "node_modules/@vuepress/types": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==", "integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
@ -2848,17 +2689,6 @@
"webpack-chain": "^6.0.0" "webpack-chain": "^6.0.0"
} }
}, },
"node_modules/@vuepress/types": {
"version": "1.9.9",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.9.tgz",
"integrity": "sha512-ukGW49ILzLhIc7CltHMr+BeIjWKloJNN1mrvbDz3beycp9b9kgH+DXNdRIK9QCKr4fJsy7x08vNMwZr9Nq/PTQ==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/@webassemblyjs/ast": { "node_modules/@webassemblyjs/ast": {
"version": "1.9.0", "version": "1.9.0",
"resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz", "resolved": "https://registry.npmjs.org/@webassemblyjs/ast/-/ast-1.9.0.tgz",
@ -15078,17 +14908,6 @@
"zooming": "^2.1.1" "zooming": "^2.1.1"
} }
}, },
"node_modules/vuepress/node_modules/@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"dependencies": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"node_modules/watchpack": { "node_modules/watchpack": {
"version": "1.7.5", "version": "1.7.5",
"resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz", "resolved": "https://registry.npmjs.org/watchpack/-/watchpack-1.7.5.tgz",
@ -17946,47 +17765,6 @@
"webpack-dev-server": "^3.5.1", "webpack-dev-server": "^3.5.1",
"webpack-merge": "^4.1.2", "webpack-merge": "^4.1.2",
"webpackbar": "3.2.0" "webpackbar": "3.2.0"
},
"dependencies": {
"@vuepress/shared-utils": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true,
"requires": {
"chalk": "^2.3.2",
"escape-html": "^1.0.3",
"fs-extra": "^7.0.1",
"globby": "^9.2.0",
"gray-matter": "^4.0.1",
"hash-sum": "^1.0.2",
"semver": "^6.0.0",
"toml": "^3.0.0",
"upath": "^1.1.0"
}
},
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"fs-extra": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
}
}
} }
}, },
"@vuepress/markdown": { "@vuepress/markdown": {
@ -18002,36 +17780,6 @@
"markdown-it-emoji": "^1.4.0", "markdown-it-emoji": "^1.4.0",
"markdown-it-table-of-contents": "^0.4.0", "markdown-it-table-of-contents": "^0.4.0",
"prismjs": "^1.13.0" "prismjs": "^1.13.0"
},
"dependencies": {
"@vuepress/shared-utils": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true,
"requires": {
"chalk": "^2.3.2",
"escape-html": "^1.0.3",
"fs-extra": "^7.0.1",
"globby": "^9.2.0",
"gray-matter": "^4.0.1",
"hash-sum": "^1.0.2",
"semver": "^6.0.0",
"toml": "^3.0.0",
"upath": "^1.1.0"
}
},
"fs-extra": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
}
}
} }
}, },
"@vuepress/markdown-loader": { "@vuepress/markdown-loader": {
@ -18053,19 +17801,6 @@
"requires": { "requires": {
"@vuepress/types": "1.9.10", "@vuepress/types": "1.9.10",
"lodash.debounce": "^4.0.8" "lodash.debounce": "^4.0.8"
},
"dependencies": {
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
}
} }
}, },
"@vuepress/plugin-last-updated": { "@vuepress/plugin-last-updated": {
@ -18076,19 +17811,6 @@
"requires": { "requires": {
"@vuepress/types": "1.9.10", "@vuepress/types": "1.9.10",
"cross-spawn": "^6.0.5" "cross-spawn": "^6.0.5"
},
"dependencies": {
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
}
} }
}, },
"@vuepress/plugin-nprogress": { "@vuepress/plugin-nprogress": {
@ -18099,29 +17821,16 @@
"requires": { "requires": {
"@vuepress/types": "1.9.10", "@vuepress/types": "1.9.10",
"nprogress": "^0.2.0" "nprogress": "^0.2.0"
},
"dependencies": {
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
}
} }
}, },
"@vuepress/plugin-pwa": { "@vuepress/plugin-pwa": {
"version": "1.9.9", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/plugin-pwa/-/plugin-pwa-1.9.9.tgz", "resolved": "https://registry.npmjs.org/@vuepress/plugin-pwa/-/plugin-pwa-1.9.10.tgz",
"integrity": "sha512-69kTlTl/mdWSD/+odz73oXvi2SuT8GO+e7YlPZFloeZR3kffC6ywYMip6m4MOalKOSUf0XzD3hCqCNVha6vo8Q==", "integrity": "sha512-pP3CUYKyIpnePswZGj9sBHJUzOczSmWSkmdoJftEnsBQT10YycJ81khS9WKEGPbTurbCOCCXsOzaEqCLysyYaA==",
"dev": true, "dev": true,
"requires": { "requires": {
"@vuepress/shared-utils": "1.9.9", "@vuepress/shared-utils": "1.9.10",
"@vuepress/types": "1.9.9", "@vuepress/types": "1.9.10",
"register-service-worker": "^1.7.0", "register-service-worker": "^1.7.0",
"workbox-build": "^4.3.1" "workbox-build": "^4.3.1"
} }
@ -18134,47 +17843,6 @@
"requires": { "requires": {
"@vuepress/shared-utils": "1.9.10", "@vuepress/shared-utils": "1.9.10",
"@vuepress/types": "1.9.10" "@vuepress/types": "1.9.10"
},
"dependencies": {
"@vuepress/shared-utils": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true,
"requires": {
"chalk": "^2.3.2",
"escape-html": "^1.0.3",
"fs-extra": "^7.0.1",
"globby": "^9.2.0",
"gray-matter": "^4.0.1",
"hash-sum": "^1.0.2",
"semver": "^6.0.0",
"toml": "^3.0.0",
"upath": "^1.1.0"
}
},
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
},
"fs-extra": {
"version": "7.0.1",
"resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz",
"integrity": "sha512-YJDaCJZEnBmcbw13fvdAM9AwNOJwOzrE4pqMqBq5nFiEqXUqHwlK4B+3pUw6JNvfSPtX05xFHtYy/1ni01eGCw==",
"dev": true,
"requires": {
"graceful-fs": "^4.1.2",
"jsonfile": "^4.0.0",
"universalify": "^0.1.0"
}
}
} }
}, },
"@vuepress/plugin-search": { "@vuepress/plugin-search": {
@ -18184,25 +17852,12 @@
"dev": true, "dev": true,
"requires": { "requires": {
"@vuepress/types": "1.9.10" "@vuepress/types": "1.9.10"
},
"dependencies": {
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
}
} }
}, },
"@vuepress/shared-utils": { "@vuepress/shared-utils": {
"version": "1.9.9", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.9.tgz", "resolved": "https://registry.npmjs.org/@vuepress/shared-utils/-/shared-utils-1.9.10.tgz",
"integrity": "sha512-qhk/7QF5LgMEXhEB1hlqreGFgkz4p2pmaBBNFxnAnYmSwmyO+u/oFOpZLI16QRx9Wg6ekR2ENmByQLxV7y4lJg==", "integrity": "sha512-M9A3DocPih+V8dKK2Zg9FJQ/f3JZrYsdaM/vQ9F48l8bPlzxw5NvqXIYMK4kKcGEyerQNTWCudoCpLL5uiU0hg==",
"dev": true, "dev": true,
"requires": { "requires": {
"chalk": "^2.3.2", "chalk": "^2.3.2",
@ -18245,8 +17900,8 @@
"stylus-loader": "^3.0.2", "stylus-loader": "^3.0.2",
"vuepress-plugin-container": "^2.0.2", "vuepress-plugin-container": "^2.0.2",
"vuepress-plugin-smooth-scroll": "^0.0.3" "vuepress-plugin-smooth-scroll": "^0.0.3"
}
}, },
"dependencies": {
"@vuepress/types": { "@vuepress/types": {
"version": "1.9.10", "version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz", "resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
@ -18257,19 +17912,6 @@
"@types/webpack-dev-server": "^3", "@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0" "webpack-chain": "^6.0.0"
} }
}
}
},
"@vuepress/types": {
"version": "1.9.9",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.9.tgz",
"integrity": "sha512-ukGW49ILzLhIc7CltHMr+BeIjWKloJNN1mrvbDz3beycp9b9kgH+DXNdRIK9QCKr4fJsy7x08vNMwZr9Nq/PTQ==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
}, },
"@webassemblyjs/ast": { "@webassemblyjs/ast": {
"version": "1.9.0", "version": "1.9.0",
@ -27979,19 +27621,6 @@
"envinfo": "^7.2.0", "envinfo": "^7.2.0",
"opencollective-postinstall": "^2.0.2", "opencollective-postinstall": "^2.0.2",
"update-notifier": "^4.0.0" "update-notifier": "^4.0.0"
},
"dependencies": {
"@vuepress/types": {
"version": "1.9.10",
"resolved": "https://registry.npmjs.org/@vuepress/types/-/types-1.9.10.tgz",
"integrity": "sha512-TDNQn4og85onmBpLTTXXmncW3rUnYGr2MkuI8OIFJZetDNM49t1WbjNVlrT+kx7C6qXi6okDQgrHGYXajHZWfg==",
"dev": true,
"requires": {
"@types/markdown-it": "^10.0.0",
"@types/webpack-dev-server": "^3",
"webpack-chain": "^6.0.0"
}
}
} }
}, },
"vuepress-html-webpack-plugin": { "vuepress-html-webpack-plugin": {

View file

@ -4,7 +4,7 @@
"@fontsource/roboto": "^5.0.3", "@fontsource/roboto": "^5.0.3",
"@iconify/json": "^2.2.102", "@iconify/json": "^2.2.102",
"@iconify/vue2": "^2.1.0", "@iconify/vue2": "^2.1.0",
"@vuepress/plugin-pwa": "^1.9.9", "@vuepress/plugin-pwa": "^1.9.10",
"fs-extra": "^11.1.1", "fs-extra": "^11.1.1",
"vuepress": "^1.9.10", "vuepress": "^1.9.10",
"vuepress-plugin-sitemap": "^2.3.1", "vuepress-plugin-sitemap": "^2.3.1",

View file

@ -1285,13 +1285,13 @@
"@vuepress/types" "1.9.10" "@vuepress/types" "1.9.10"
nprogress "^0.2.0" nprogress "^0.2.0"
"@vuepress/plugin-pwa@^1.9.9": "@vuepress/plugin-pwa@^1.9.10":
version "1.9.9" version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.9.9.tgz#7e8dc0ce9081552c840d3ced02a0bbb52d730c5b" resolved "https://registry.yarnpkg.com/@vuepress/plugin-pwa/-/plugin-pwa-1.9.10.tgz#52c91dee8384fbd07c046514aa5bf244ac8b7223"
integrity sha512-69kTlTl/mdWSD/+odz73oXvi2SuT8GO+e7YlPZFloeZR3kffC6ywYMip6m4MOalKOSUf0XzD3hCqCNVha6vo8Q== integrity sha512-pP3CUYKyIpnePswZGj9sBHJUzOczSmWSkmdoJftEnsBQT10YycJ81khS9WKEGPbTurbCOCCXsOzaEqCLysyYaA==
dependencies: dependencies:
"@vuepress/shared-utils" "1.9.9" "@vuepress/shared-utils" "1.9.10"
"@vuepress/types" "1.9.9" "@vuepress/types" "1.9.10"
register-service-worker "^1.7.0" register-service-worker "^1.7.0"
workbox-build "^4.3.1" workbox-build "^4.3.1"
@ -1325,21 +1325,6 @@
toml "^3.0.0" toml "^3.0.0"
upath "^1.1.0" upath "^1.1.0"
"@vuepress/shared-utils@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/shared-utils/-/shared-utils-1.9.9.tgz#f6561ec2264d54e4e459d17678766ffe09f4bfc6"
integrity sha512-qhk/7QF5LgMEXhEB1hlqreGFgkz4p2pmaBBNFxnAnYmSwmyO+u/oFOpZLI16QRx9Wg6ekR2ENmByQLxV7y4lJg==
dependencies:
chalk "^2.3.2"
escape-html "^1.0.3"
fs-extra "^7.0.1"
globby "^9.2.0"
gray-matter "^4.0.1"
hash-sum "^1.0.2"
semver "^6.0.0"
toml "^3.0.0"
upath "^1.1.0"
"@vuepress/theme-default@1.9.10": "@vuepress/theme-default@1.9.10":
version "1.9.10" version "1.9.10"
resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.10.tgz#6e916e2164ab3d9cc9567610e4ada9c3a568f206" resolved "https://registry.yarnpkg.com/@vuepress/theme-default/-/theme-default-1.9.10.tgz#6e916e2164ab3d9cc9567610e4ada9c3a568f206"
@ -1365,15 +1350,6 @@
"@types/webpack-dev-server" "^3" "@types/webpack-dev-server" "^3"
webpack-chain "^6.0.0" webpack-chain "^6.0.0"
"@vuepress/types@1.9.9":
version "1.9.9"
resolved "https://registry.yarnpkg.com/@vuepress/types/-/types-1.9.9.tgz#7c21e4c91c13e58e2ff303ded9ad7425805cb07d"
integrity sha512-ukGW49ILzLhIc7CltHMr+BeIjWKloJNN1mrvbDz3beycp9b9kgH+DXNdRIK9QCKr4fJsy7x08vNMwZr9Nq/PTQ==
dependencies:
"@types/markdown-it" "^10.0.0"
"@types/webpack-dev-server" "^3"
webpack-chain "^6.0.0"
"@webassemblyjs/ast@1.9.0": "@webassemblyjs/ast@1.9.0":
version "1.9.0" version "1.9.0"
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964" resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.9.0.tgz#bd850604b4042459a5a41cd7d338cbed695ed964"