|
@@ -35,7 +35,7 @@
|
|
|
"@types/lodash" "^4.14.165"
|
|
|
lodash "^4.17.15"
|
|
|
|
|
|
-"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.5.5", "@babel/code-frame@^7.8.3":
|
|
|
+"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
|
|
|
version "7.10.4"
|
|
|
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
|
|
|
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
|
|
@@ -47,7 +47,7 @@
|
|
|
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
|
|
|
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
|
|
|
|
|
|
-"@babel/core@>=7.9.0", "@babel/core@^7.8.4":
|
|
|
+"@babel/core@>=7.9.0", "@babel/core@^7.11.1":
|
|
|
version "7.12.10"
|
|
|
resolved "https://registry.npmjs.org/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
|
|
|
integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
|
|
@@ -167,7 +167,7 @@
|
|
|
dependencies:
|
|
|
"@babel/types" "^7.12.7"
|
|
|
|
|
|
-"@babel/helper-module-imports@^7.0.0", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
|
|
|
+"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1", "@babel/helper-module-imports@^7.12.5":
|
|
|
version "7.12.5"
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb"
|
|
|
integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA==
|
|
@@ -246,11 +246,21 @@
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
|
|
|
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
|
|
|
|
|
|
+"@babel/helper-validator-identifier@^7.12.11":
|
|
|
+ version "7.12.11"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
|
|
|
+ integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
|
|
|
+
|
|
|
"@babel/helper-validator-option@^7.12.1":
|
|
|
version "7.12.1"
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.1.tgz#175567380c3e77d60ff98a54bb015fe78f2178d9"
|
|
|
integrity sha512-YpJabsXlJVWP0USHjnC/AQDTLlZERbON577YUVO/wLpqyj6HAtVYnWaQaN0iUN+1/tWn3c+uKKXjRut5115Y2A==
|
|
|
|
|
|
+"@babel/helper-validator-option@^7.12.11":
|
|
|
+ version "7.12.11"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.12.11.tgz#d66cb8b7a3e7fe4c6962b32020a131ecf0847f4f"
|
|
|
+ integrity sha512-TBFCyj939mFSdeX7U7DDj32WtzYY7fDcalgq8v3fBZMNOJQNn7nOYzMaUCiPxPYfCup69mtIpqlKgMZLvQ8Xhw==
|
|
|
+
|
|
|
"@babel/helper-wrap-function@^7.10.4":
|
|
|
version "7.12.3"
|
|
|
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.12.3.tgz#3332339fc4d1fbbf1c27d7958c27d34708e990d9"
|
|
@@ -498,10 +508,10 @@
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
-"@babel/plugin-transform-block-scoping@^7.12.1":
|
|
|
- version "7.12.1"
|
|
|
- resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.1.tgz#f0ee727874b42a208a48a586b84c3d222c2bbef1"
|
|
|
- integrity sha512-zJyAC9sZdE60r1nVQHblcfCj29Dh2Y0DOvlMkcqSo0ckqjiCwNiUezUKw+RjOCwGfpLRwnAeQ2XlLpsnGkvv9w==
|
|
|
+"@babel/plugin-transform-block-scoping@^7.12.11":
|
|
|
+ version "7.12.12"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.12.12.tgz#d93a567a152c22aea3b1929bb118d1d0a175cdca"
|
|
|
+ integrity sha512-VOEPQ/ExOVqbukuP7BYJtI5ZxxsmegTwzZ04j1aF0dkSypGo9XpDHuOrABsJu+ie+penpSJheDJ11x1BEZNiyQ==
|
|
|
dependencies:
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
@@ -724,16 +734,16 @@
|
|
|
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
|
|
|
-"@babel/preset-env@^7.8.4":
|
|
|
- version "7.12.10"
|
|
|
- resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
|
|
|
- integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
|
|
|
+"@babel/preset-env@^7.11.0":
|
|
|
+ version "7.12.11"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.12.11.tgz#55d5f7981487365c93dbbc84507b1c7215e857f9"
|
|
|
+ integrity sha512-j8Tb+KKIXKYlDBQyIOy4BLxzv1NUOwlHfZ74rvW+Z0Gp4/cI2IMDPBWAgWceGcE7aep9oL/0K9mlzlMGxA8yNw==
|
|
|
dependencies:
|
|
|
"@babel/compat-data" "^7.12.7"
|
|
|
"@babel/helper-compilation-targets" "^7.12.5"
|
|
|
"@babel/helper-module-imports" "^7.12.5"
|
|
|
"@babel/helper-plugin-utils" "^7.10.4"
|
|
|
- "@babel/helper-validator-option" "^7.12.1"
|
|
|
+ "@babel/helper-validator-option" "^7.12.11"
|
|
|
"@babel/plugin-proposal-async-generator-functions" "^7.12.1"
|
|
|
"@babel/plugin-proposal-class-properties" "^7.12.1"
|
|
|
"@babel/plugin-proposal-dynamic-import" "^7.12.1"
|
|
@@ -762,7 +772,7 @@
|
|
|
"@babel/plugin-transform-arrow-functions" "^7.12.1"
|
|
|
"@babel/plugin-transform-async-to-generator" "^7.12.1"
|
|
|
"@babel/plugin-transform-block-scoped-functions" "^7.12.1"
|
|
|
- "@babel/plugin-transform-block-scoping" "^7.12.1"
|
|
|
+ "@babel/plugin-transform-block-scoping" "^7.12.11"
|
|
|
"@babel/plugin-transform-classes" "^7.12.1"
|
|
|
"@babel/plugin-transform-computed-properties" "^7.12.1"
|
|
|
"@babel/plugin-transform-destructuring" "^7.12.1"
|
|
@@ -792,7 +802,7 @@
|
|
|
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
|
|
|
"@babel/plugin-transform-unicode-regex" "^7.12.1"
|
|
|
"@babel/preset-modules" "^0.1.3"
|
|
|
- "@babel/types" "^7.12.10"
|
|
|
+ "@babel/types" "^7.12.11"
|
|
|
core-js-compat "^3.8.0"
|
|
|
semver "^5.5.0"
|
|
|
|
|
@@ -847,6 +857,15 @@
|
|
|
lodash "^4.17.19"
|
|
|
to-fast-properties "^2.0.0"
|
|
|
|
|
|
+"@babel/types@^7.12.11":
|
|
|
+ version "7.12.12"
|
|
|
+ resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.12.tgz#4608a6ec313abbd87afa55004d373ad04a96c299"
|
|
|
+ integrity sha512-lnIX7piTxOH22xE7fDXDbSHg9MM1/6ORnafpJmov5rs0kX5g4BZxeXNJLXsMRiO0U5Rb8/FvMS6xlTnTHvxonQ==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-validator-identifier" "^7.12.11"
|
|
|
+ lodash "^4.17.19"
|
|
|
+ to-fast-properties "^2.0.0"
|
|
|
+
|
|
|
"@commitlint/cli@^11.0.0":
|
|
|
version "11.0.0"
|
|
|
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-11.0.0.tgz#698199bc52afed50aa28169237758fa14a67b5d3"
|
|
@@ -1004,32 +1023,38 @@
|
|
|
minimatch "^3.0.4"
|
|
|
strip-json-comments "^3.1.1"
|
|
|
|
|
|
-"@hapi/address@2.x.x":
|
|
|
+"@hapi/address@^2.1.2":
|
|
|
version "2.1.4"
|
|
|
resolved "https://registry.npmjs.org/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5"
|
|
|
integrity sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ==
|
|
|
|
|
|
-"@hapi/bourne@1.x.x":
|
|
|
- version "1.3.2"
|
|
|
- resolved "https://registry.npmjs.org/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a"
|
|
|
- integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA==
|
|
|
+"@hapi/formula@^1.2.0":
|
|
|
+ version "1.2.0"
|
|
|
+ resolved "https://registry.npmjs.org/@hapi/formula/-/formula-1.2.0.tgz#994649c7fea1a90b91a0a1e6d983523f680e10cd"
|
|
|
+ integrity sha512-UFbtbGPjstz0eWHb+ga/GM3Z9EzqKXFWIbSOFURU0A/Gku0Bky4bCk9/h//K2Xr3IrCfjFNhMm4jyZ5dbCewGA==
|
|
|
|
|
|
-"@hapi/hoek@8.x.x", "@hapi/hoek@^8.3.0":
|
|
|
+"@hapi/hoek@^8.2.4", "@hapi/hoek@^8.3.0":
|
|
|
version "8.5.1"
|
|
|
resolved "https://registry.npmjs.org/@hapi/hoek/-/hoek-8.5.1.tgz#fde96064ca446dec8c55a8c2f130957b070c6e06"
|
|
|
integrity sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow==
|
|
|
|
|
|
-"@hapi/joi@^15.1.0":
|
|
|
- version "15.1.1"
|
|
|
- resolved "https://registry.npmjs.org/@hapi/joi/-/joi-15.1.1.tgz#c675b8a71296f02833f8d6d243b34c57b8ce19d7"
|
|
|
- integrity sha512-entf8ZMOK8sc+8YfeOlM8pCfg3b5+WZIKBfUaaJT8UsjAAPjartzxIYm3TIbjvA4u+u++KbcXD38k682nVHDAQ==
|
|
|
+"@hapi/joi@^16.1.8":
|
|
|
+ version "16.1.8"
|
|
|
+ resolved "https://registry.npmjs.org/@hapi/joi/-/joi-16.1.8.tgz#84c1f126269489871ad4e2decc786e0adef06839"
|
|
|
+ integrity sha512-wAsVvTPe+FwSrsAurNt5vkg3zo+TblvC5Bb1zMVK6SJzZqw9UrJnexxR+76cpePmtUZKHAPxcQ2Bf7oVHyahhg==
|
|
|
dependencies:
|
|
|
- "@hapi/address" "2.x.x"
|
|
|
- "@hapi/bourne" "1.x.x"
|
|
|
- "@hapi/hoek" "8.x.x"
|
|
|
- "@hapi/topo" "3.x.x"
|
|
|
+ "@hapi/address" "^2.1.2"
|
|
|
+ "@hapi/formula" "^1.2.0"
|
|
|
+ "@hapi/hoek" "^8.2.4"
|
|
|
+ "@hapi/pinpoint" "^1.0.2"
|
|
|
+ "@hapi/topo" "^3.1.3"
|
|
|
+
|
|
|
+"@hapi/pinpoint@^1.0.2":
|
|
|
+ version "1.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/@hapi/pinpoint/-/pinpoint-1.0.2.tgz#025b7a36dbbf4d35bf1acd071c26b20ef41e0d13"
|
|
|
+ integrity sha512-dtXC/WkZBfC5vxscazuiJ6iq4j9oNx1SHknmIr8hofarpKUZKmlUVYVIhNVzIEgK5Wrc4GMHL5lZtt1uS2flmQ==
|
|
|
|
|
|
-"@hapi/topo@3.x.x":
|
|
|
+"@hapi/topo@^3.1.3":
|
|
|
version "3.1.6"
|
|
|
resolved "https://registry.npmjs.org/@hapi/topo/-/topo-3.1.6.tgz#68d935fa3eae7fdd5ab0d7f953f3205d8b2bfc29"
|
|
|
integrity sha512-tAag0jEcjwH+P2quUfipd7liWCNX2F8NvYjQp2wtInsZxnMlypdw0FtAOLxtvvkO+GSRRbmNi8m/5y42PQJYCQ==
|
|
@@ -1051,10 +1076,10 @@
|
|
|
resolved "https://registry.npmjs.org/@iconify/iconify/-/iconify-2.0.0-rc.4.tgz#46098fb544a4eb3af724219e4955c9022801835e"
|
|
|
integrity sha512-YCSECbeXKFJEIVkKgKMjUzJ439ysufmL/a31B1j7dCvnHaBWsX9J4XehhJgg/aTy3yvhHaVhI6xt1kSMZP799A==
|
|
|
|
|
|
-"@iconify/json@^1.1.275":
|
|
|
- version "1.1.275"
|
|
|
- resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.275.tgz#ac9a706cdc7c9e64ab8e8bb09ae770f551f7496f"
|
|
|
- integrity sha512-Nt6tXJpZFd/gFRV24BvmlIdxnbMxgshIKFPQwOWgeVjKiOKEwiBKjXUzBE74As7/Olps/ac1gEB40N9/DGOJ3Q==
|
|
|
+"@iconify/json@^1.1.276":
|
|
|
+ version "1.1.276"
|
|
|
+ resolved "https://registry.npmjs.org/@iconify/json/-/json-1.1.276.tgz#c8d51751abc84cc73a466f55bc2f352686451786"
|
|
|
+ integrity sha512-Ra/mGT+n38vhi/i1cjsPYOmSR2d6rNIXZ+OsrIWp9J35zAPQ93sSTQMpTyxZdLu3QxU0vYwtcaC7h/Y1/3H3wg==
|
|
|
|
|
|
"@intlify/core-base@9.0.0-beta.14":
|
|
|
version "9.0.0-beta.14"
|
|
@@ -1170,6 +1195,14 @@
|
|
|
dependencies:
|
|
|
"@iconify/iconify" ">=2.0.0-rc.1"
|
|
|
|
|
|
+"@rollup/plugin-babel@^5.2.0":
|
|
|
+ version "5.2.2"
|
|
|
+ resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.2.2.tgz#e5623a01dd8e37e004ba87f2de218c611727d9b2"
|
|
|
+ integrity sha512-MjmH7GvFT4TW8xFdIeFS3wqIX646y5tACdxkTO+khbHvS3ZcVJL6vkAHLw2wqPmkhwCfWHoNsp15VYNwW6JEJA==
|
|
|
+ dependencies:
|
|
|
+ "@babel/helper-module-imports" "^7.10.4"
|
|
|
+ "@rollup/pluginutils" "^3.1.0"
|
|
|
+
|
|
|
"@rollup/plugin-commonjs@^16.0.0":
|
|
|
version "16.0.0"
|
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-16.0.0.tgz#169004d56cd0f0a1d0f35915d31a036b0efe281f"
|
|
@@ -1214,31 +1247,31 @@
|
|
|
is-module "^1.0.0"
|
|
|
resolve "^1.19.0"
|
|
|
|
|
|
-"@rollup/plugin-node-resolve@^7.1.1":
|
|
|
- version "7.1.3"
|
|
|
- resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-7.1.3.tgz#80de384edfbd7bfc9101164910f86078151a3eca"
|
|
|
- integrity sha512-RxtSL3XmdTAE2byxekYLnx+98kEUOrPHF/KRVjLH+DEIHy6kjIw7YINQzn+NXiH/NTrQLAwYs0GWB+csWygA9Q==
|
|
|
+"@rollup/plugin-node-resolve@^11.0.1":
|
|
|
+ version "11.0.1"
|
|
|
+ resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-11.0.1.tgz#d3765eec4bccf960801439a999382aed2dca959b"
|
|
|
+ integrity sha512-ltlsj/4Bhwwhb+Nb5xCz/6vieuEj2/BAkkqVIKmZwC7pIdl8srmgmglE4S0jFlZa32K4qvdQ6NHdmpRKD/LwoQ==
|
|
|
dependencies:
|
|
|
- "@rollup/pluginutils" "^3.0.8"
|
|
|
- "@types/resolve" "0.0.8"
|
|
|
+ "@rollup/pluginutils" "^3.1.0"
|
|
|
+ "@types/resolve" "1.17.1"
|
|
|
builtin-modules "^3.1.0"
|
|
|
+ deepmerge "^4.2.2"
|
|
|
is-module "^1.0.0"
|
|
|
- resolve "^1.14.2"
|
|
|
+ resolve "^1.19.0"
|
|
|
|
|
|
-"@rollup/plugin-node-resolve@^8.4.0":
|
|
|
- version "8.4.0"
|
|
|
- resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-8.4.0.tgz#261d79a680e9dc3d86761c14462f24126ba83575"
|
|
|
- integrity sha512-LFqKdRLn0ShtQyf6SBYO69bGE1upV6wUhBX0vFOUnLAyzx5cwp8svA0eHUnu8+YU57XOkrMtfG63QOpQx25pHQ==
|
|
|
+"@rollup/plugin-node-resolve@^9.0.0":
|
|
|
+ version "9.0.0"
|
|
|
+ resolved "https://registry.npmjs.org/@rollup/plugin-node-resolve/-/plugin-node-resolve-9.0.0.tgz#39bd0034ce9126b39c1699695f440b4b7d2b62e6"
|
|
|
+ integrity sha512-gPz+utFHLRrd41WMP13Jq5mqqzHL3OXrfj3/MkSyB6UBIcuNt9j60GCbarzMzdf1VHFpOxfQh/ez7wyadLMqkg==
|
|
|
dependencies:
|
|
|
"@rollup/pluginutils" "^3.1.0"
|
|
|
"@types/resolve" "1.17.1"
|
|
|
builtin-modules "^3.1.0"
|
|
|
- deep-freeze "^0.0.1"
|
|
|
deepmerge "^4.2.2"
|
|
|
is-module "^1.0.0"
|
|
|
resolve "^1.17.0"
|
|
|
|
|
|
-"@rollup/plugin-replace@^2.3.1", "@rollup/plugin-replace@^2.3.3":
|
|
|
+"@rollup/plugin-replace@^2.3.3", "@rollup/plugin-replace@^2.3.4":
|
|
|
version "2.3.4"
|
|
|
resolved "https://registry.npmjs.org/@rollup/plugin-replace/-/plugin-replace-2.3.4.tgz#7dd84c17755d62b509577f2db37eb524d7ca88ca"
|
|
|
integrity sha512-waBhMzyAtjCL1GwZes2jaE9MjuQ/DQF2BatH3fRivUF3z0JBFrU0U6iBNC/4WR+2rLKhaAhPWDNPYp4mI6RqdQ==
|
|
@@ -1286,7 +1319,7 @@
|
|
|
remark "^13.0.0"
|
|
|
unist-util-find-all-after "^3.0.2"
|
|
|
|
|
|
-"@surma/rollup-plugin-off-main-thread@^1.1.1":
|
|
|
+"@surma/rollup-plugin-off-main-thread@^1.4.1":
|
|
|
version "1.4.2"
|
|
|
resolved "https://registry.npmjs.org/@surma/rollup-plugin-off-main-thread/-/rollup-plugin-off-main-thread-1.4.2.tgz#e6786b6af5799f82f7ab3a82e53f6182d2b91a58"
|
|
|
integrity sha512-yBMPqmd1yEJo/280PAMkychuaALyQ9Lkb5q1ck3mjJrFuEobIfhnQ4J3mbvBoISmR3SWMWV+cGB/I0lCQee79A==
|
|
@@ -1367,10 +1400,10 @@
|
|
|
"@types/qs" "*"
|
|
|
"@types/serve-static" "*"
|
|
|
|
|
|
-"@types/fs-extra@^9.0.5":
|
|
|
- version "9.0.5"
|
|
|
- resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.5.tgz#2afb76a43a4bef80a363b94b314d0ca1694fc4f8"
|
|
|
- integrity sha512-wr3t7wIW1c0A2BIJtdVp4EflriVaVVAsCAIHVzzh8B+GiFv9X1xeJjCs4upRXtzp7kQ6lP5xvskjoD4awJ1ZeA==
|
|
|
+"@types/fs-extra@^9.0.6":
|
|
|
+ version "9.0.6"
|
|
|
+ resolved "https://registry.npmjs.org/@types/fs-extra/-/fs-extra-9.0.6.tgz#488e56b77299899a608b8269719c1d133027a6ab"
|
|
|
+ integrity sha512-ecNRHw4clCkowNOBJH1e77nvbPxHYnWIXMv1IAoG/9+MYGkgoyr3Ppxr7XYFNL41V422EDhyV4/4SSK8L2mlig==
|
|
|
dependencies:
|
|
|
"@types/node" "*"
|
|
|
|
|
@@ -1518,13 +1551,6 @@
|
|
|
resolved "https://registry.npmjs.org/@types/range-parser/-/range-parser-1.2.3.tgz#7ee330ba7caafb98090bece86a5ee44115904c2c"
|
|
|
integrity sha512-ewFXqrQHlFsgc09MK5jP5iR7vumV/BYayNC6PgJO2LPe8vrnNFyjQjSppfEngITi0qvfKtzFvgKymGheFM9UOA==
|
|
|
|
|
|
-"@types/resolve@0.0.8":
|
|
|
- version "0.0.8"
|
|
|
- resolved "https://registry.npmjs.org/@types/resolve/-/resolve-0.0.8.tgz#f26074d238e02659e323ce1a13d041eee280e194"
|
|
|
- integrity sha512-auApPaJf3NPfe18hSoJkp8EbZzer2ISk7o8mCC3M9he/a04+gbMF97NkpD2S8riMGvm4BMRI59/SZQSaLTKpsQ==
|
|
|
- dependencies:
|
|
|
- "@types/node" "*"
|
|
|
-
|
|
|
"@types/resolve@1.17.1":
|
|
|
version "1.17.1"
|
|
|
resolved "https://registry.npmjs.org/@types/resolve/-/resolve-1.17.1.tgz#3afd6ad8967c77e4376c598a82ddd58f46ec45d6"
|
|
@@ -1841,7 +1867,7 @@ acorn-jsx@^5.2.0, acorn-jsx@^5.3.1:
|
|
|
resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
|
|
|
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
|
|
|
|
|
|
-acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.0:
|
|
|
+acorn@^7.1.1, acorn@^7.4.0:
|
|
|
version "7.4.1"
|
|
|
resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
|
|
|
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
|
|
@@ -2105,13 +2131,6 @@ axios@^0.21.1:
|
|
|
dependencies:
|
|
|
follow-redirects "^1.10.0"
|
|
|
|
|
|
-babel-extract-comments@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.npmjs.org/babel-extract-comments/-/babel-extract-comments-1.0.0.tgz#0a2aedf81417ed391b85e18b4614e693a0351a21"
|
|
|
- integrity sha512-qWWzi4TlddohA91bFwgt6zO/J0X+io7Qp184Fw0m2JYRSTZnJbFR8+07KmzudHCZgOiKRCrjhylwv9Xd8gfhVQ==
|
|
|
- dependencies:
|
|
|
- babylon "^6.18.0"
|
|
|
-
|
|
|
babel-helper-vue-jsx-merge-props@^2.0.3:
|
|
|
version "2.0.3"
|
|
|
resolved "https://registry.npmjs.org/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-2.0.3.tgz#22aebd3b33902328e513293a8e4992b384f9f1b6"
|
|
@@ -2124,32 +2143,6 @@ babel-plugin-dynamic-import-node@^2.3.3:
|
|
|
dependencies:
|
|
|
object.assign "^4.1.0"
|
|
|
|
|
|
-babel-plugin-syntax-object-rest-spread@^6.8.0:
|
|
|
- version "6.13.0"
|
|
|
- resolved "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
|
|
|
- integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
|
|
|
-
|
|
|
-babel-plugin-transform-object-rest-spread@^6.26.0:
|
|
|
- version "6.26.0"
|
|
|
- resolved "https://registry.npmjs.org/babel-plugin-transform-object-rest-spread/-/babel-plugin-transform-object-rest-spread-6.26.0.tgz#0f36692d50fef6b7e2d4b3ac1478137a963b7b06"
|
|
|
- integrity sha1-DzZpLVD+9rfi1LOsFHgTepY7ewY=
|
|
|
- dependencies:
|
|
|
- babel-plugin-syntax-object-rest-spread "^6.8.0"
|
|
|
- babel-runtime "^6.26.0"
|
|
|
-
|
|
|
-babel-runtime@^6.26.0:
|
|
|
- version "6.26.0"
|
|
|
- resolved "https://registry.npmjs.org/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
|
|
|
- integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4=
|
|
|
- dependencies:
|
|
|
- core-js "^2.4.0"
|
|
|
- regenerator-runtime "^0.11.0"
|
|
|
-
|
|
|
-babylon@^6.18.0:
|
|
|
- version "6.18.0"
|
|
|
- resolved "https://registry.npmjs.org/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3"
|
|
|
- integrity sha512-q/UEjfGJ2Cm3oKV71DJz9d25TPnq5rhBVL2Q4fA5wcC3jcrdn7+SssEybFIxwAvvP+YCsCYNKughoF33GxgycQ==
|
|
|
-
|
|
|
bail@^1.0.0:
|
|
|
version "1.0.5"
|
|
|
resolved "https://registry.npmjs.org/bail/-/bail-1.0.5.tgz#b6fa133404a392cbc1f8c4bf63f5953351e7a776"
|
|
@@ -2950,11 +2943,6 @@ core-js-compat@^3.8.0:
|
|
|
browserslist "^4.15.0"
|
|
|
semver "7.0.0"
|
|
|
|
|
|
-core-js@^2.4.0:
|
|
|
- version "2.6.12"
|
|
|
- resolved "https://registry.npmjs.org/core-js/-/core-js-2.6.12.tgz#d9333dfa7b065e347cc5682219d6f690859cc2ec"
|
|
|
- integrity sha512-Kb2wC0fvsWfQrgk8HU5lW6U/Lcs8+9aaYcy4ZFc6DDlo4nZ7n70dEgE5rtR0oG6ufKDUnrwfWL1mXR5ljDatrQ==
|
|
|
-
|
|
|
core-js@^3.6.1, core-js@^3.6.5:
|
|
|
version "3.8.1"
|
|
|
resolved "https://registry.npmjs.org/core-js/-/core-js-3.8.1.tgz#f51523668ac8a294d1285c3b9db44025fda66d47"
|
|
@@ -3010,10 +2998,10 @@ crypto-es@^1.2.6:
|
|
|
resolved "https://registry.npmjs.org/crypto-es/-/crypto-es-1.2.6.tgz#468f3573a5d7b82e3b63b0004f55f905a6d3b12c"
|
|
|
integrity sha512-PQnrovdr5ibmOxqAh/Vy+A30RokHom7kb9Z61EPwfASfbcJCrCG4+vNNegmebNVHiXvS7WjYpHDePxnE/biEbA==
|
|
|
|
|
|
-crypto-random-string@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-1.0.0.tgz#a230f64f568310e1498009940790ec99545bca7e"
|
|
|
- integrity sha1-ojD2T1aDEOFJgAmUB5DsmVRbyn4=
|
|
|
+crypto-random-string@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npmjs.org/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
|
|
|
+ integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==
|
|
|
|
|
|
cssesc@^3.0.0:
|
|
|
version "3.0.0"
|
|
@@ -3094,6 +3082,13 @@ debug@^4.0.0, debug@^4.0.1, debug@^4.1.0, debug@^4.1.1, debug@^4.2.0, debug@^4.3
|
|
|
dependencies:
|
|
|
ms "2.1.2"
|
|
|
|
|
|
+debug@^4.3.2:
|
|
|
+ version "4.3.2"
|
|
|
+ resolved "https://registry.npmjs.org/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
|
|
+ integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
|
|
+ dependencies:
|
|
|
+ ms "2.1.2"
|
|
|
+
|
|
|
debug@~3.1.0:
|
|
|
version "3.1.0"
|
|
|
resolved "https://registry.npmjs.org/debug/-/debug-3.1.0.tgz#5bb5a0672628b64149566ba16819e61518c67261"
|
|
@@ -3129,11 +3124,6 @@ deep-equal@~1.0.1:
|
|
|
resolved "https://registry.npmjs.org/deep-equal/-/deep-equal-1.0.1.tgz#f5d260292b660e084eff4cdbc9f08ad3247448b5"
|
|
|
integrity sha1-9dJgKStmDghO/0zbyfCK0yR0SLU=
|
|
|
|
|
|
-deep-freeze@^0.0.1:
|
|
|
- version "0.0.1"
|
|
|
- resolved "https://registry.npmjs.org/deep-freeze/-/deep-freeze-0.0.1.tgz#3a0b0005de18672819dfd38cd31f91179c893e84"
|
|
|
- integrity sha1-OgsABd4YZygZ39OM0x+RF5yJPoQ=
|
|
|
-
|
|
|
deep-is@^0.1.3:
|
|
|
version "0.1.3"
|
|
|
resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz#b369d6fb5dbc13eecf524f91b070feedc357cf34"
|
|
@@ -3912,7 +3902,7 @@ fresh@~0.5.2:
|
|
|
resolved "https://registry.npmjs.org/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
|
|
|
integrity sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=
|
|
|
|
|
|
-fs-extra@8.1.0, fs-extra@^8.1.0:
|
|
|
+fs-extra@8.1.0:
|
|
|
version "8.1.0"
|
|
|
resolved "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz#49d43c45a88cd9677668cb7be1b46efdb8d2e1c0"
|
|
|
integrity sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==
|
|
@@ -4863,15 +4853,7 @@ isobject@^3.0.0, isobject@^3.0.1:
|
|
|
resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"
|
|
|
integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8=
|
|
|
|
|
|
-jest-worker@^24.9.0:
|
|
|
- version "24.9.0"
|
|
|
- resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-24.9.0.tgz#5dbfdb5b2d322e98567898238a9697bcce67b3e5"
|
|
|
- integrity sha512-51PE4haMSXcHohnSMdM42anbvZANYTqMrr52tVKPqqsPJMzoP6FYYDVqahX/HrAoKEKz3uUPzSvKs9A3qR4iVw==
|
|
|
- dependencies:
|
|
|
- merge-stream "^2.0.0"
|
|
|
- supports-color "^6.1.0"
|
|
|
-
|
|
|
-jest-worker@^26.0.0, jest-worker@^26.2.1:
|
|
|
+jest-worker@^26.2.1:
|
|
|
version "26.6.2"
|
|
|
resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz#7f72cbc4d643c365e27b9fd775f9d0eaa9c7a8ed"
|
|
|
integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ==
|
|
@@ -5265,7 +5247,7 @@ lodash.map@^4.5.1:
|
|
|
resolved "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
|
|
|
integrity sha1-dx7Hg540c9nEzeKLGTlMNWL09tM=
|
|
|
|
|
|
-lodash.template@^4.0.2, lodash.template@^4.5.0:
|
|
|
+lodash.template@^4.0.2:
|
|
|
version "4.5.0"
|
|
|
resolved "https://registry.npmjs.org/lodash.template/-/lodash.template-4.5.0.tgz#f976195cf3f347d0d5f52483569fe8031ccce8ab"
|
|
|
integrity sha512-84vYFxIkmidUiFxidA/KjjH9pAycqW+h980j7Fuz5qxRtO9pgB7MDFTdys1N7A5mcucRiDyEq4fusljItR1T/A==
|
|
@@ -6440,6 +6422,11 @@ pretty-bytes@^5.3.0:
|
|
|
resolved "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.4.1.tgz#cd89f79bbcef21e3d21eb0da68ffe93f803e884b"
|
|
|
integrity sha512-s1Iam6Gwz3JI5Hweaz4GoCD1WUNUIyzePFy5+Js2hjwGVt2Z79wNN+ZKOZ2vB6C+Xs6njyB84Z1IthQg8d9LxA==
|
|
|
|
|
|
+pretty-bytes@^5.4.1:
|
|
|
+ version "5.5.0"
|
|
|
+ resolved "https://registry.npmjs.org/pretty-bytes/-/pretty-bytes-5.5.0.tgz#0cecda50a74a941589498011cf23275aa82b339e"
|
|
|
+ integrity sha512-p+T744ZyjjiaFlMUZZv6YPC5JrkNj8maRmPaQCWFJFplUAzpIUTRaTcS+7wmZtUoFXHtESJb23ISliaWyz3SHA==
|
|
|
+
|
|
|
printj@~1.1.0, printj@~1.1.2:
|
|
|
version "1.1.2"
|
|
|
resolved "https://registry.npmjs.org/printj/-/printj-1.1.2.tgz#d90deb2975a8b9f600fb3a1c94e3f4c53c78a222"
|
|
@@ -6667,11 +6654,6 @@ regenerate@^1.4.0:
|
|
|
resolved "https://registry.npmjs.org/regenerate/-/regenerate-1.4.2.tgz#b9346d8827e8f5a32f7ba29637d398b69014848a"
|
|
|
integrity sha512-zrceR/XhGYU/d/opr2EKO7aRHUeiBI8qjtfHqADTwZd6Szfy16la6kqD0MIUs5z5hx6AaKa+PixpPrR289+I0A==
|
|
|
|
|
|
-regenerator-runtime@^0.11.0:
|
|
|
- version "0.11.1"
|
|
|
- resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9"
|
|
|
- integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
|
|
-
|
|
|
regenerator-runtime@^0.13.4:
|
|
|
version "0.13.7"
|
|
|
resolved "https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
|
@@ -6824,7 +6806,7 @@ resolve-url@^0.2.1:
|
|
|
resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz#2c637fe77c893afd2a663fe21aa9080068e2052a"
|
|
|
integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo=
|
|
|
|
|
|
-resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.14.2, resolve@^1.17.0, resolve@^1.19.0:
|
|
|
+resolve@^1.1.6, resolve@^1.1.7, resolve@^1.10.0, resolve@^1.17.0, resolve@^1.19.0:
|
|
|
version "1.19.0"
|
|
|
resolved "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c"
|
|
|
integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg==
|
|
@@ -6865,14 +6847,6 @@ rimraf@^3.0.2:
|
|
|
dependencies:
|
|
|
glob "^7.1.3"
|
|
|
|
|
|
-rollup-plugin-babel@^4.3.3:
|
|
|
- version "4.4.0"
|
|
|
- resolved "https://registry.npmjs.org/rollup-plugin-babel/-/rollup-plugin-babel-4.4.0.tgz#d15bd259466a9d1accbdb2fe2fff17c52d030acb"
|
|
|
- integrity sha512-Lek/TYp1+7g7I+uMfJnnSJ7YWoD58ajo6Oarhlex7lvUce+RCKRuGRSgztDO3/MF/PuGKmUL5iTHKf208UNszw==
|
|
|
- dependencies:
|
|
|
- "@babel/helper-module-imports" "^7.0.0"
|
|
|
- rollup-pluginutils "^2.8.1"
|
|
|
-
|
|
|
rollup-plugin-dynamic-import-variables@^1.1.0:
|
|
|
version "1.1.0"
|
|
|
resolved "https://registry.npmjs.org/rollup-plugin-dynamic-import-variables/-/rollup-plugin-dynamic-import-variables-1.1.0.tgz#4981d38907a471b35234398a09047bef47a2006a"
|
|
@@ -6900,28 +6874,7 @@ rollup-plugin-purge-icons@^0.4.5:
|
|
|
"@purge-icons/core" "^0.4.5"
|
|
|
"@purge-icons/generated" "^0.4.1"
|
|
|
|
|
|
-rollup-plugin-terser@^5.3.1:
|
|
|
- version "5.3.1"
|
|
|
- resolved "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-5.3.1.tgz#8c650062c22a8426c64268548957463bf981b413"
|
|
|
- integrity sha512-1pkwkervMJQGFYvM9nscrUoncPwiKR/K+bHdjv6PFgRo3cgPHoRT83y2Aa3GvINj4539S15t/tpFPb775TDs6w==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.5.5"
|
|
|
- jest-worker "^24.9.0"
|
|
|
- rollup-pluginutils "^2.8.2"
|
|
|
- serialize-javascript "^4.0.0"
|
|
|
- terser "^4.6.2"
|
|
|
-
|
|
|
-rollup-plugin-terser@^6.1.0:
|
|
|
- version "6.1.0"
|
|
|
- resolved "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-6.1.0.tgz#071866585aea104bfbb9dd1019ac523e63c81e45"
|
|
|
- integrity sha512-4fB3M9nuoWxrwm39habpd4hvrbrde2W2GG4zEGPQg1YITNkM3Tqur5jSuXlWNzbv/2aMLJ+dZJaySc3GCD8oDw==
|
|
|
- dependencies:
|
|
|
- "@babel/code-frame" "^7.8.3"
|
|
|
- jest-worker "^26.0.0"
|
|
|
- serialize-javascript "^3.0.0"
|
|
|
- terser "^4.7.0"
|
|
|
-
|
|
|
-rollup-plugin-terser@^7.0.2:
|
|
|
+rollup-plugin-terser@^7.0.0, rollup-plugin-terser@^7.0.2:
|
|
|
version "7.0.2"
|
|
|
resolved "https://registry.npmjs.org/rollup-plugin-terser/-/rollup-plugin-terser-7.0.2.tgz#e8fbba4869981b2dc35ae7e8a502d5c6c04d324d"
|
|
|
integrity sha512-w3iIaU4OxcF52UUXiZNsNeuXIMDvFrr+ZXK6bFZ0Q60qyVfq4uLptoS4bbq3paG3x216eQllFZX7zt6TIImguQ==
|
|
@@ -6955,18 +6908,18 @@ rollup-plugin-web-worker-loader@^1.3.1:
|
|
|
resolved "https://registry.npmjs.org/rollup-plugin-web-worker-loader/-/rollup-plugin-web-worker-loader-1.5.0.tgz#df21973426c6f95b238a84698ae27f8d8aab6b83"
|
|
|
integrity sha512-Zx5l370yGDje35rFkM/wbT4dMIq2+kSBdLWQpqLkBuxmrQJcx0umA05kSbNRzccFsudQH4FKYCK8GtSBQRQBBg==
|
|
|
|
|
|
-rollup-plugin-workbox@^5.2.1:
|
|
|
- version "5.2.1"
|
|
|
- resolved "https://registry.npmjs.org/rollup-plugin-workbox/-/rollup-plugin-workbox-5.2.1.tgz#371b0753667df03886742ec072281525803c2c75"
|
|
|
- integrity sha512-C+yIoYkZ3VUcJTZpOH2zbaarHCwy8eQod987eS8hXE6qwfMLDqV3RkLYNplnO0PcMi+3JgZPiE6d1zuXgwkO7Q==
|
|
|
+rollup-plugin-workbox@^6.1.0:
|
|
|
+ version "6.1.0"
|
|
|
+ resolved "https://registry.npmjs.org/rollup-plugin-workbox/-/rollup-plugin-workbox-6.1.0.tgz#120cde36547769fc8cc45eae97a338c4017ed936"
|
|
|
+ integrity sha512-BqeEBj53fiqNLjiiyVvuBlic3Apg2Us1mpTkn3zgqaipJoAOC3soi+W9vrOQcm190lHLo9WNvi1wQg/M7olJHg==
|
|
|
dependencies:
|
|
|
- "@rollup/plugin-node-resolve" "^8.4.0"
|
|
|
- "@rollup/plugin-replace" "^2.3.3"
|
|
|
- pretty-bytes "^5.3.0"
|
|
|
- rollup-plugin-terser "^6.1.0"
|
|
|
- workbox-build "^5.0.0"
|
|
|
+ "@rollup/plugin-node-resolve" "^11.0.1"
|
|
|
+ "@rollup/plugin-replace" "^2.3.4"
|
|
|
+ pretty-bytes "^5.4.1"
|
|
|
+ rollup-plugin-terser "^7.0.2"
|
|
|
+ workbox-build "^6.0.2"
|
|
|
|
|
|
-rollup-pluginutils@^2.8.1, rollup-pluginutils@^2.8.2:
|
|
|
+rollup-pluginutils@^2.8.2:
|
|
|
version "2.8.2"
|
|
|
resolved "https://registry.npmjs.org/rollup-pluginutils/-/rollup-pluginutils-2.8.2.tgz#72f2af0748b592364dbd3389e600e5a9444a351e"
|
|
|
integrity sha512-EEp9NhnUkwY8aif6bxgovPHMoMoNr2FulJziTndpt5H9RdwC47GSGuII9XxpSdzVGM0GWrNPHV6ie1LTNJPaLQ==
|
|
@@ -6981,14 +6934,12 @@ rollup@^0.63.4:
|
|
|
"@types/estree" "0.0.39"
|
|
|
"@types/node" "*"
|
|
|
|
|
|
-rollup@^1.31.1:
|
|
|
- version "1.32.1"
|
|
|
- resolved "https://registry.npmjs.org/rollup/-/rollup-1.32.1.tgz#4480e52d9d9e2ae4b46ba0d9ddeaf3163940f9c4"
|
|
|
- integrity sha512-/2HA0Ec70TvQnXdzynFffkjA6XN+1e2pEv/uKS5Ulca40g2L7KuOE3riasHoNVHOsFD5KKZgDsMk1CP3Tw9s+A==
|
|
|
- dependencies:
|
|
|
- "@types/estree" "*"
|
|
|
- "@types/node" "*"
|
|
|
- acorn "^7.1.0"
|
|
|
+rollup@^2.25.0:
|
|
|
+ version "2.35.1"
|
|
|
+ resolved "https://registry.npmjs.org/rollup/-/rollup-2.35.1.tgz#e6bc8d10893556a638066f89e8c97f422d03968c"
|
|
|
+ integrity sha512-q5KxEyWpprAIcainhVy6HfRttD9kutQpHbeqDTWnqAFNJotiojetK6uqmcydNMymBEtC4I8bCYR+J3mTMqeaUA==
|
|
|
+ optionalDependencies:
|
|
|
+ fsevents "~2.1.2"
|
|
|
|
|
|
rollup@^2.32.1, rollup@^2.34.1:
|
|
|
version "2.34.2"
|
|
@@ -7087,13 +7038,6 @@ semver@^7.2.1, semver@^7.3.2:
|
|
|
dependencies:
|
|
|
lru-cache "^6.0.0"
|
|
|
|
|
|
-serialize-javascript@^3.0.0:
|
|
|
- version "3.1.0"
|
|
|
- resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-3.1.0.tgz#8bf3a9170712664ef2561b44b691eafe399214ea"
|
|
|
- integrity sha512-JIJT1DGiWmIKhzRsG91aS6Ze4sFUrYbltlkg2onR5OrnNM02Kl/hnY/T4FN2omvyeBbQmMJv+K4cPOpGzOTFBg==
|
|
|
- dependencies:
|
|
|
- randombytes "^2.1.0"
|
|
|
-
|
|
|
serialize-javascript@^4.0.0:
|
|
|
version "4.0.0"
|
|
|
resolved "https://registry.npmjs.org/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa"
|
|
@@ -7448,13 +7392,10 @@ strip-bom@^3.0.0:
|
|
|
resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-3.0.0.tgz#2334c18e9c759f7bdd56fdef7e9ae3d588e68ed3"
|
|
|
integrity sha1-IzTBjpx1n3vdVv3vfprj1YjmjtM=
|
|
|
|
|
|
-strip-comments@^1.0.2:
|
|
|
- version "1.0.2"
|
|
|
- resolved "https://registry.npmjs.org/strip-comments/-/strip-comments-1.0.2.tgz#82b9c45e7f05873bee53f37168af930aa368679d"
|
|
|
- integrity sha512-kL97alc47hoyIQSV165tTt9rG5dn4w1dNnBhOQ3bOU1Nc1hel09jnXANaHJ7vzHLd4Ju8kseDGzlev96pghLFw==
|
|
|
- dependencies:
|
|
|
- babel-extract-comments "^1.0.0"
|
|
|
- babel-plugin-transform-object-rest-spread "^6.26.0"
|
|
|
+strip-comments@^2.0.1:
|
|
|
+ version "2.0.1"
|
|
|
+ resolved "https://registry.npmjs.org/strip-comments/-/strip-comments-2.0.1.tgz#4ad11c3fbcac177a67a40ac224ca339ca1c1ba9b"
|
|
|
+ integrity sha512-ZprKx+bBLXv067WTCALv8SSz5l2+XhpYCsVtSqlMnkAXMWDq+/ekVbl1ghqP9rUHTzv6sm/DwCOiYutU/yp1fw==
|
|
|
|
|
|
strip-final-newline@^2.0.0:
|
|
|
version "2.0.0"
|
|
@@ -7689,11 +7630,6 @@ tasksfile@^5.1.1:
|
|
|
"@pawelgalazka/shell" "2.0.0"
|
|
|
chalk "2.3.0"
|
|
|
|
|
|
-temp-dir@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.npmjs.org/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d"
|
|
|
- integrity sha1-CnwOom06Oa+n4OvqnB/AvE2qAR0=
|
|
|
-
|
|
|
temp-dir@^2.0.0:
|
|
|
version "2.0.0"
|
|
|
resolved "https://registry.npmjs.org/temp-dir/-/temp-dir-2.0.0.tgz#bde92b05bdfeb1516e804c9c00ad45177f31321e"
|
|
@@ -7707,16 +7643,17 @@ tempfile@^3.0.0:
|
|
|
temp-dir "^2.0.0"
|
|
|
uuid "^3.3.2"
|
|
|
|
|
|
-tempy@^0.3.0:
|
|
|
- version "0.3.0"
|
|
|
- resolved "https://registry.npmjs.org/tempy/-/tempy-0.3.0.tgz#6f6c5b295695a16130996ad5ab01a8bd726e8bf8"
|
|
|
- integrity sha512-WrH/pui8YCwmeiAoxV+lpRH9HpRtgBhSR2ViBPgpGb/wnYDzp21R4MN45fsCGvLROvY67o3byhJRYRONJyImVQ==
|
|
|
+tempy@^0.6.0:
|
|
|
+ version "0.6.0"
|
|
|
+ resolved "https://registry.npmjs.org/tempy/-/tempy-0.6.0.tgz#65e2c35abc06f1124a97f387b08303442bde59f3"
|
|
|
+ integrity sha512-G13vtMYPT/J8A4X2SjdtBTphZlrp1gKv6hZiOjw14RCWg6GbHuQBGtjlx75xLbYV/wEc0D7G5K4rxKP/cXk8Bw==
|
|
|
dependencies:
|
|
|
- temp-dir "^1.0.0"
|
|
|
- type-fest "^0.3.1"
|
|
|
- unique-string "^1.0.0"
|
|
|
+ is-stream "^2.0.0"
|
|
|
+ temp-dir "^2.0.0"
|
|
|
+ type-fest "^0.16.0"
|
|
|
+ unique-string "^2.0.0"
|
|
|
|
|
|
-terser@^4.6.2, terser@^4.6.3, terser@^4.7.0:
|
|
|
+terser@^4.6.3:
|
|
|
version "4.8.0"
|
|
|
resolved "https://registry.npmjs.org/terser/-/terser-4.8.0.tgz#63056343d7c70bb29f3af665865a46fe03a0df17"
|
|
|
integrity sha512-EAPipTNeWsb/3wLPeup1tVPaXfIaU68xMnVdPafIL1TV05OhASArYyIfFvnvJCNrR2NIOvDVNNTFRa+Re2MWyw==
|
|
@@ -7898,16 +7835,16 @@ type-fest@^0.11.0:
|
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
|
|
|
integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==
|
|
|
|
|
|
+type-fest@^0.16.0:
|
|
|
+ version "0.16.0"
|
|
|
+ resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.16.0.tgz#3240b891a78b0deae910dbeb86553e552a148860"
|
|
|
+ integrity sha512-eaBzG6MxNzEn9kiwvtre90cXaNLkmadMWa1zQMs3XORCXNbsH/OewwbxC5ia9dCxIxnTAsSxXJaa/p5y8DlvJg==
|
|
|
+
|
|
|
type-fest@^0.18.0:
|
|
|
version "0.18.1"
|
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.18.1.tgz#db4bc151a4a2cf4eebf9add5db75508db6cc841f"
|
|
|
integrity sha512-OIAYXk8+ISY+qTOwkHtKqzAuxchoMiD9Udx+FSGQDuiRR+PJKJHc2NJAXlbhkGwTt/4/nKZxELY1w3ReWOL8mw==
|
|
|
|
|
|
-type-fest@^0.3.1:
|
|
|
- version "0.3.1"
|
|
|
- resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.3.1.tgz#63d00d204e059474fe5e1b7c011112bbd1dc29e1"
|
|
|
- integrity sha512-cUGJnCdr4STbePCgqNFbpVNCepa+kAVohJs1sLhxzdH+gnEoOd8VhbYa7pD3zZYGiURWM2xzEII3fQcRizDkYQ==
|
|
|
-
|
|
|
type-fest@^0.6.0:
|
|
|
version "0.6.0"
|
|
|
resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz#8d2a2370d3df886eb5c90ada1c5bf6188acf838b"
|
|
@@ -7998,12 +7935,12 @@ uniq@^1.0.1:
|
|
|
resolved "https://registry.npmjs.org/uniq/-/uniq-1.0.1.tgz#b31c5ae8254844a3a8281541ce2b04b865a734ff"
|
|
|
integrity sha1-sxxa6CVIRKOoKBVBzisEuGWnNP8=
|
|
|
|
|
|
-unique-string@^1.0.0:
|
|
|
- version "1.0.0"
|
|
|
- resolved "https://registry.npmjs.org/unique-string/-/unique-string-1.0.0.tgz#9e1057cca851abb93398f8b33ae187b99caec11a"
|
|
|
- integrity sha1-nhBXzKhRq7kzmPizOuGHuZyuwRo=
|
|
|
+unique-string@^2.0.0:
|
|
|
+ version "2.0.0"
|
|
|
+ resolved "https://registry.npmjs.org/unique-string/-/unique-string-2.0.0.tgz#39c6451f81afb2749de2b233e3f7c5e8843bd89d"
|
|
|
+ integrity sha512-uNaeirEPvpZWSgzwsPGtU2zVSTrn/8L5q/IexZmH0eH6SA73CmAA5U4GwORTxQAZs95TAXLNqeLoPPNO5gZfWg==
|
|
|
dependencies:
|
|
|
- crypto-random-string "^1.0.0"
|
|
|
+ crypto-random-string "^2.0.0"
|
|
|
|
|
|
unist-util-find-all-after@^3.0.2:
|
|
|
version "3.0.2"
|
|
@@ -8159,14 +8096,14 @@ vite-plugin-purge-icons@^0.4.5:
|
|
|
"@purge-icons/generated" "^0.4.1"
|
|
|
rollup-plugin-purge-icons "^0.4.5"
|
|
|
|
|
|
-vite-plugin-pwa@^0.1.7:
|
|
|
- version "0.1.7"
|
|
|
- resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.1.7.tgz#3e13faf2d61b1f5a1b341f6b08f32216ffae1f55"
|
|
|
- integrity sha512-S5Hc1x/rcfb6cgKjlW7yxSTv1er6fquzGZt/+xC1wavSBa7Qf6wdf6QzYiYdwmUom5yUSDEawc2gEYgq5SsZFg==
|
|
|
+vite-plugin-pwa@^0.2.0:
|
|
|
+ version "0.2.0"
|
|
|
+ resolved "https://registry.npmjs.org/vite-plugin-pwa/-/vite-plugin-pwa-0.2.0.tgz#e9368530c97537bdad7279f05de061ab9b024cce"
|
|
|
+ integrity sha512-OBNhlSqvqH9af9i8HsetmaRTrUjit3UP0rx33Sr0iBapM0gtuAmTjS4JPdSM54cGC1aVaIC3Rn3sY9wL0uxBrw==
|
|
|
dependencies:
|
|
|
- debug "^4.3.0"
|
|
|
+ debug "^4.3.2"
|
|
|
fast-glob "^3.2.4"
|
|
|
- rollup-plugin-workbox "^5.2.1"
|
|
|
+ rollup-plugin-workbox "^6.1.0"
|
|
|
|
|
|
vite@^1.0.0-rc.13:
|
|
|
version "1.0.0-rc.13"
|
|
@@ -8354,146 +8291,160 @@ wordwrap@^1.0.0:
|
|
|
resolved "https://registry.npmjs.org/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
|
|
|
integrity sha1-J1hIEIkUVqQXHI0CJkQa3pDLyus=
|
|
|
|
|
|
-workbox-background-sync@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-5.1.4.tgz#5ae0bbd455f4e9c319e8d827c055bb86c894fd12"
|
|
|
- integrity sha512-AH6x5pYq4vwQvfRDWH+vfOePfPIYQ00nCEB7dJRU1e0n9+9HMRyvI63FlDvtFT2AvXVRsXvUt7DNMEToyJLpSA==
|
|
|
+workbox-background-sync@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-background-sync/-/workbox-background-sync-6.0.2.tgz#9205f5ef7fbf68203b925bdc85bdaa31a34fbbe6"
|
|
|
+ integrity sha512-KQU2ntvbvFoBvCRm+EDpWAaykt4u/oaF5j3C6io0dZVWhFc/ZwgYDii8fb34LTenug3VPWQELdw9dNBCoP4b0w==
|
|
|
dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
+ workbox-core "^6.0.2"
|
|
|
|
|
|
-workbox-broadcast-update@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-5.1.4.tgz#0eeb89170ddca7f6914fa3523fb14462891f2cfc"
|
|
|
- integrity sha512-HTyTWkqXvHRuqY73XrwvXPud/FN6x3ROzkfFPsRjtw/kGZuZkPzfeH531qdUGfhtwjmtO/ZzXcWErqVzJNdXaA==
|
|
|
+workbox-broadcast-update@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-broadcast-update/-/workbox-broadcast-update-6.0.2.tgz#fc034277e631e4193dcee9f6b0a77e415b4ddefb"
|
|
|
+ integrity sha512-yCXYEln7nU8FkMDysYQPirpgFXtsdBtxruHbvZzRsxMHvAELf3j/o6Ufae1zjl8XanLF696sqSNxehpCGSD6tw==
|
|
|
dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
+ workbox-core "^6.0.2"
|
|
|
|
|
|
-workbox-build@^5.0.0:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-build/-/workbox-build-5.1.4.tgz#23d17ed5c32060c363030c8823b39d0eabf4c8c7"
|
|
|
- integrity sha512-xUcZn6SYU8usjOlfLb9Y2/f86Gdo+fy1fXgH8tJHjxgpo53VVsqRX0lUDw8/JuyzNmXuo8vXX14pXX2oIm9Bow==
|
|
|
+workbox-build@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-build/-/workbox-build-6.0.2.tgz#a23eebd6556cf473fedda77c08421b2d093efc32"
|
|
|
+ integrity sha512-Dukbt+p62Yzb12SXAmycTYvHngJ8aRtXy3hymsC8B6gxTCZmCZ0u5JuKhu7lNLbDwDkYE78lhFvT9SF+MXFz5A==
|
|
|
dependencies:
|
|
|
- "@babel/core" "^7.8.4"
|
|
|
- "@babel/preset-env" "^7.8.4"
|
|
|
- "@babel/runtime" "^7.8.4"
|
|
|
- "@hapi/joi" "^15.1.0"
|
|
|
- "@rollup/plugin-node-resolve" "^7.1.1"
|
|
|
- "@rollup/plugin-replace" "^2.3.1"
|
|
|
- "@surma/rollup-plugin-off-main-thread" "^1.1.1"
|
|
|
+ "@babel/core" "^7.11.1"
|
|
|
+ "@babel/preset-env" "^7.11.0"
|
|
|
+ "@babel/runtime" "^7.11.2"
|
|
|
+ "@hapi/joi" "^16.1.8"
|
|
|
+ "@rollup/plugin-babel" "^5.2.0"
|
|
|
+ "@rollup/plugin-node-resolve" "^9.0.0"
|
|
|
+ "@rollup/plugin-replace" "^2.3.3"
|
|
|
+ "@surma/rollup-plugin-off-main-thread" "^1.4.1"
|
|
|
common-tags "^1.8.0"
|
|
|
fast-json-stable-stringify "^2.1.0"
|
|
|
- fs-extra "^8.1.0"
|
|
|
+ fs-extra "^9.0.1"
|
|
|
glob "^7.1.6"
|
|
|
- lodash.template "^4.5.0"
|
|
|
+ lodash "^4.17.20"
|
|
|
pretty-bytes "^5.3.0"
|
|
|
- rollup "^1.31.1"
|
|
|
- rollup-plugin-babel "^4.3.3"
|
|
|
- rollup-plugin-terser "^5.3.1"
|
|
|
+ rollup "^2.25.0"
|
|
|
+ rollup-plugin-terser "^7.0.0"
|
|
|
source-map "^0.7.3"
|
|
|
source-map-url "^0.4.0"
|
|
|
stringify-object "^3.3.0"
|
|
|
- strip-comments "^1.0.2"
|
|
|
- tempy "^0.3.0"
|
|
|
+ strip-comments "^2.0.1"
|
|
|
+ tempy "^0.6.0"
|
|
|
upath "^1.2.0"
|
|
|
- workbox-background-sync "^5.1.4"
|
|
|
- workbox-broadcast-update "^5.1.4"
|
|
|
- workbox-cacheable-response "^5.1.4"
|
|
|
- workbox-core "^5.1.4"
|
|
|
- workbox-expiration "^5.1.4"
|
|
|
- workbox-google-analytics "^5.1.4"
|
|
|
- workbox-navigation-preload "^5.1.4"
|
|
|
- workbox-precaching "^5.1.4"
|
|
|
- workbox-range-requests "^5.1.4"
|
|
|
- workbox-routing "^5.1.4"
|
|
|
- workbox-strategies "^5.1.4"
|
|
|
- workbox-streams "^5.1.4"
|
|
|
- workbox-sw "^5.1.4"
|
|
|
- workbox-window "^5.1.4"
|
|
|
-
|
|
|
-workbox-cacheable-response@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-5.1.4.tgz#9ff26e1366214bdd05cf5a43da9305b274078a54"
|
|
|
- integrity sha512-0bfvMZs0Of1S5cdswfQK0BXt6ulU5kVD4lwer2CeI+03czHprXR3V4Y8lPTooamn7eHP8Iywi5QjyAMjw0qauA==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
-
|
|
|
-workbox-core@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-core/-/workbox-core-5.1.4.tgz#8bbfb2362ecdff30e25d123c82c79ac65d9264f4"
|
|
|
- integrity sha512-+4iRQan/1D8I81nR2L5vcbaaFskZC2CL17TLbvWVzQ4qiF/ytOGF6XeV54pVxAvKUtkLANhk8TyIUMtiMw2oDg==
|
|
|
-
|
|
|
-workbox-expiration@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-5.1.4.tgz#92b5df461e8126114943a3b15c55e4ecb920b163"
|
|
|
- integrity sha512-oDO/5iC65h2Eq7jctAv858W2+CeRW5e0jZBMNRXpzp0ZPvuT6GblUiHnAsC5W5lANs1QS9atVOm4ifrBiYY7AQ==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
-
|
|
|
-workbox-google-analytics@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-5.1.4.tgz#b3376806b1ac7d7df8418304d379707195fa8517"
|
|
|
- integrity sha512-0IFhKoEVrreHpKgcOoddV+oIaVXBFKXUzJVBI+nb0bxmcwYuZMdteBTp8AEDJacENtc9xbR0wa9RDCnYsCDLjA==
|
|
|
- dependencies:
|
|
|
- workbox-background-sync "^5.1.4"
|
|
|
- workbox-core "^5.1.4"
|
|
|
- workbox-routing "^5.1.4"
|
|
|
- workbox-strategies "^5.1.4"
|
|
|
-
|
|
|
-workbox-navigation-preload@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-5.1.4.tgz#30d1b720d26a05efc5fa11503e5cc1ed5a78902a"
|
|
|
- integrity sha512-Wf03osvK0wTflAfKXba//QmWC5BIaIZARU03JIhAEO2wSB2BDROWI8Q/zmianf54kdV7e1eLaIEZhth4K4MyfQ==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
-
|
|
|
-workbox-precaching@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-5.1.4.tgz#874f7ebdd750dd3e04249efae9a1b3f48285fe6b"
|
|
|
- integrity sha512-gCIFrBXmVQLFwvAzuGLCmkUYGVhBb7D1k/IL7pUJUO5xacjLcFUaLnnsoVepBGAiKw34HU1y/YuqvTKim9qAZA==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
-
|
|
|
-workbox-range-requests@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-5.1.4.tgz#7066a12c121df65bf76fdf2b0868016aa2bab859"
|
|
|
- integrity sha512-1HSujLjgTeoxHrMR2muDW2dKdxqCGMc1KbeyGcmjZZAizJTFwu7CWLDmLv6O1ceWYrhfuLFJO+umYMddk2XMhw==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
-
|
|
|
-workbox-routing@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-routing/-/workbox-routing-5.1.4.tgz#3e8cd86bd3b6573488d1a2ce7385e547b547e970"
|
|
|
- integrity sha512-8ljknRfqE1vEQtnMtzfksL+UXO822jJlHTIR7+BtJuxQ17+WPZfsHqvk1ynR/v0EHik4x2+826Hkwpgh4GKDCw==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
-
|
|
|
-workbox-strategies@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-5.1.4.tgz#96b1418ccdfde5354612914964074d466c52d08c"
|
|
|
- integrity sha512-VVS57LpaJTdjW3RgZvPwX0NlhNmscR7OQ9bP+N/34cYMDzXLyA6kqWffP6QKXSkca1OFo/v6v7hW7zrrguo6EA==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
- workbox-routing "^5.1.4"
|
|
|
-
|
|
|
-workbox-streams@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-streams/-/workbox-streams-5.1.4.tgz#05754e5e3667bdc078df2c9315b3f41210d8cac0"
|
|
|
- integrity sha512-xU8yuF1hI/XcVhJUAfbQLa1guQUhdLMPQJkdT0kn6HP5CwiPOGiXnSFq80rAG4b1kJUChQQIGPrq439FQUNVrw==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
- workbox-routing "^5.1.4"
|
|
|
-
|
|
|
-workbox-sw@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-sw/-/workbox-sw-5.1.4.tgz#2bb34c9f7381f90d84cef644816d45150011d3db"
|
|
|
- integrity sha512-9xKnKw95aXwSNc8kk8gki4HU0g0W6KXu+xks7wFuC7h0sembFnTrKtckqZxbSod41TDaGh+gWUA5IRXrL0ECRA==
|
|
|
-
|
|
|
-workbox-window@^5.1.4:
|
|
|
- version "5.1.4"
|
|
|
- resolved "https://registry.npmjs.org/workbox-window/-/workbox-window-5.1.4.tgz#2740f7dea7f93b99326179a62f1cc0ca2c93c863"
|
|
|
- integrity sha512-vXQtgTeMCUq/4pBWMfQX8Ee7N2wVC4Q7XYFqLnfbXJ2hqew/cU1uMTD2KqGEgEpE4/30luxIxgE+LkIa8glBYw==
|
|
|
- dependencies:
|
|
|
- workbox-core "^5.1.4"
|
|
|
+ workbox-background-sync "^6.0.2"
|
|
|
+ workbox-broadcast-update "^6.0.2"
|
|
|
+ workbox-cacheable-response "^6.0.2"
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+ workbox-expiration "^6.0.2"
|
|
|
+ workbox-google-analytics "^6.0.2"
|
|
|
+ workbox-navigation-preload "^6.0.2"
|
|
|
+ workbox-precaching "^6.0.2"
|
|
|
+ workbox-range-requests "^6.0.2"
|
|
|
+ workbox-recipes "^6.0.2"
|
|
|
+ workbox-routing "^6.0.2"
|
|
|
+ workbox-strategies "^6.0.2"
|
|
|
+ workbox-streams "^6.0.2"
|
|
|
+ workbox-sw "^6.0.2"
|
|
|
+ workbox-window "^6.0.2"
|
|
|
+
|
|
|
+workbox-cacheable-response@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-cacheable-response/-/workbox-cacheable-response-6.0.2.tgz#00b1133c4c846a2874f32ae14206c0636bacfd87"
|
|
|
+ integrity sha512-OrgFiYWkmFXDIbNRYSu+fchcfoZqyJ4yZbdc8WKUjr9v/MghKHfR9u7UI077xBkjno5J3YNpbwx73/no3HkrzA==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+
|
|
|
+workbox-core@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-core/-/workbox-core-6.0.2.tgz#2f865cfe633890b4210fd6d6fdb049a6daed0914"
|
|
|
+ integrity sha512-Ksl6qeikGb+BOCILoCUJGxwlEQOeeqdpOnpOr9UDt3NtacPYbfYBmpYpKArw5DFWK+5geBsFqgUUlXThlCYfKQ==
|
|
|
+
|
|
|
+workbox-expiration@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-expiration/-/workbox-expiration-6.0.2.tgz#ac01e8d17f48daa31dc0872c09ee6f4d2cf28ccb"
|
|
|
+ integrity sha512-6+nbR18cklAdI3BPT675ytftXPwnVbXGR8mPWNWTJtl5y2urRYv56ZOJLD7FBFVkZ8EjWiRhNP/A0fkxgdKtWQ==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+
|
|
|
+workbox-google-analytics@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-google-analytics/-/workbox-google-analytics-6.0.2.tgz#7e3641adb30a3acb25006b244035631cf6f65019"
|
|
|
+ integrity sha512-xmYJurR1M6Pzc2SBM/E7AgwmBszhu/YYDzBnU+HJPZFLbTG97ASIJyTXV1vcczA/dNaS0miIf0cFqneozVlDRw==
|
|
|
+ dependencies:
|
|
|
+ workbox-background-sync "^6.0.2"
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+ workbox-routing "^6.0.2"
|
|
|
+ workbox-strategies "^6.0.2"
|
|
|
+
|
|
|
+workbox-navigation-preload@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-navigation-preload/-/workbox-navigation-preload-6.0.2.tgz#bfd9c61096be921b830153a3004b7212220748dc"
|
|
|
+ integrity sha512-7+ojLrjXmTFZBfGmUQIcBWB+xrFgXLMJGNQAtxT7Ta9A23rEWo8jqAgeuwAylebcORUlM+ztgYTV7eGp+AD+Yg==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+
|
|
|
+workbox-precaching@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-precaching/-/workbox-precaching-6.0.2.tgz#cb45f290b0604bef1d9fc96bf42df82385d54e54"
|
|
|
+ integrity sha512-sqKWL2emzmGnfJpna+9RjUkUiqQO++AKfwljCbgkHg8wBbVLy/rnui3eelKgAI7D8R31LJFfiZkY/kXmwkjtlQ==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+ workbox-routing "^6.0.2"
|
|
|
+ workbox-strategies "^6.0.2"
|
|
|
+
|
|
|
+workbox-range-requests@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-range-requests/-/workbox-range-requests-6.0.2.tgz#3b50cbe8ddaaed7e3bfaa2dfdcd6a22e02fe7770"
|
|
|
+ integrity sha512-qCrDbH9AzDbCErde71Nys2iNZO9I9M9Jgl/9/Q67dGQVwFsEq73SuIzS2DGIBKqtIdC5QUigC3d7XJONajclUQ==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+
|
|
|
+workbox-recipes@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-recipes/-/workbox-recipes-6.0.2.tgz#ad4b3f26a71a7396004c4f617af318f3fd072208"
|
|
|
+ integrity sha512-ewZIHO4jYE6bnEeUIYS6joQy3l+MydpOsVr2F6EpE8ps++z1ScbSdLtJU+yu6WuO3lH44HFZLeFxYQqYm50QAA==
|
|
|
+ dependencies:
|
|
|
+ workbox-cacheable-response "^6.0.2"
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+ workbox-expiration "^6.0.2"
|
|
|
+ workbox-precaching "^6.0.2"
|
|
|
+ workbox-routing "^6.0.2"
|
|
|
+ workbox-strategies "^6.0.2"
|
|
|
+
|
|
|
+workbox-routing@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-routing/-/workbox-routing-6.0.2.tgz#8380bc322a2b1c44978df8ff6ae4e4d723f4e3f8"
|
|
|
+ integrity sha512-iQ9ch3fL1YpztDLfHNURaHQ0ispgPCdzWmZZhtSHUyy/+YkTlIiDVTbOQCIpHIrWlKQiim6X3K2ItIy1FW9+wA==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+
|
|
|
+workbox-strategies@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-strategies/-/workbox-strategies-6.0.2.tgz#f4383e2e5d46c1546e6e08048c9f5c9a7beb5137"
|
|
|
+ integrity sha512-HjLnYCVS60U7OKhl5NIq8NAQXrotJQRDakmIONnRlQIlP2If/kAiQSUP3QCHMq4EeXGiF+/CdlR1/bhYBHZzZg==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+
|
|
|
+workbox-streams@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-streams/-/workbox-streams-6.0.2.tgz#07c19025af309ad3475e737018a05ed538bffacd"
|
|
|
+ integrity sha512-bckftu/iMlg5LFXPZ6NX/FUc/w4illgxSuwtsZkQAO6Uen1EeegjfLyenO01/dwoyc3D/AlZepMdhv87XhE7HQ==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
+ workbox-routing "^6.0.2"
|
|
|
+
|
|
|
+workbox-sw@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-sw/-/workbox-sw-6.0.2.tgz#cd1b8b02ceaaf1abe5804936158a87ec605d271e"
|
|
|
+ integrity sha512-EoOjbyy5bpoBoSqt2PIeDOZ/JJ41f+WJjb979PkfIUWw4F+F/w2uKJJrMA5fk+nWnVge83Fwy8nF3dWNsqOrdg==
|
|
|
+
|
|
|
+workbox-window@^6.0.2:
|
|
|
+ version "6.0.2"
|
|
|
+ resolved "https://registry.npmjs.org/workbox-window/-/workbox-window-6.0.2.tgz#9b47fdb7c088aa4e8b7d0c6cfda17c8bfca6bf7f"
|
|
|
+ integrity sha512-I/X+qUh1AwN9x/MxFbXsPn7DA27BMtzkXo55w1tBD8V54fv8nUCeC5E4RpXt/mlgdSwBztnURCQTWsdhTrSUjg==
|
|
|
+ dependencies:
|
|
|
+ workbox-core "^6.0.2"
|
|
|
|
|
|
wrap-ansi@^5.1.0:
|
|
|
version "5.1.0"
|