|
1165 | 1165 | consola "^2.5.6"
|
1166 | 1166 | http-proxy-middleware "^0.19.1"
|
1167 | 1167 |
|
| 1168 | +"@nuxtjs/sitemap@^2.0.1": |
| 1169 | + version "2.0.1" |
| 1170 | + resolved "https://registry.yarnpkg.com/@nuxtjs/sitemap/-/sitemap-2.0.1.tgz#084c2b2bf3ded2b37886507e7ab63021f1b9e3d6" |
| 1171 | + integrity sha512-/0VrxWj8Q9asxvGcvb4o5VeCrPjK/X2bOOriI59nfXop6e95GdSQsF2vtAe3WH6V89M3Q3tM7ytTuh6OeH7YYw== |
| 1172 | + dependencies: |
| 1173 | + async-cache "^1.1.0" |
| 1174 | + consola "^2.11.0" |
| 1175 | + fs-extra "^8.1.0" |
| 1176 | + is-https "^1.0.0" |
| 1177 | + lodash.unionby "^4.8.0" |
| 1178 | + minimatch "^3.0.4" |
| 1179 | + sitemap "^4.1.1" |
| 1180 | + |
1168 | 1181 | "@nuxtjs/tailwindcss@^1.3.1":
|
1169 | 1182 | version "1.3.1"
|
1170 | 1183 | resolved "https://registry.yarnpkg.com/@nuxtjs/tailwindcss/-/tailwindcss-1.3.1.tgz#f582ccb7c6eb2279dd773e04fe1720fc52d4421d"
|
|
1203 | 1216 | resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.149.tgz#1342d63d948c6062838fbf961012f74d4e638440"
|
1204 | 1217 | integrity sha512-ijGqzZt/b7BfzcK9vTrS6MFljQRPn5BFWOx8oE0GYxribu6uV+aA9zZuXI1zc/etK9E8nrgdoF2+LgUw7+9tJQ==
|
1205 | 1218 |
|
| 1219 | +"@types/node@*": |
| 1220 | + version "13.5.2" |
| 1221 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-13.5.2.tgz#3de53b55fd39efc428a901a0f6db31f761cfa131" |
| 1222 | + integrity sha512-Fr6a47c84PRLfd7M7u3/hEknyUdQrrBA6VoPmkze0tcflhU5UnpWEX2kn12ktA/lb+MNHSqFlSiPHIHsaErTPA== |
| 1223 | + |
1206 | 1224 | "@types/node@^10.11.7":
|
1207 | 1225 | version "10.17.14"
|
1208 | 1226 | resolved "https://registry.yarnpkg.com/@types/node/-/node-10.17.14.tgz#b6c60ebf2fb5e4229fdd751ff9ddfae0f5f31541"
|
1209 | 1227 | integrity sha512-G0UmX5uKEmW+ZAhmZ6PLTQ5eu/VPaT+d/tdLd5IFsKRPcbe6lPxocBtcYBFSaLaCW8O60AX90e91Nsp8lVHCNw==
|
1210 | 1228 |
|
| 1229 | +"@types/node@^12.0.2": |
| 1230 | + version "12.12.26" |
| 1231 | + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.26.tgz#213e153babac0ed169d44a6d919501e68f59dea9" |
| 1232 | + integrity sha512-UmUm94/QZvU5xLcUlNR8hA7Ac+fGpO1EG/a8bcWVz0P0LqtxFmun9Y2bbtuckwGboWJIT70DoWq1r3hb56n3DA== |
| 1233 | + |
1211 | 1234 | "@types/q@^1.5.1":
|
1212 | 1235 | version "1.5.2"
|
1213 | 1236 | resolved "https://registry.yarnpkg.com/@types/q/-/q-1.5.2.tgz#690a1475b84f2a884fd07cd797c00f5f31356ea8"
|
1214 | 1237 | integrity sha512-ce5d3q03Ex0sy4R14722Rmt6MT07Ua+k4FwDfdcToYJcMKNtRVQvJ6JCAPdAmAnbRb6CsX6aYb9m96NGod9uTw==
|
1215 | 1238 |
|
| 1239 | +"@types/sax@^1.2.0": |
| 1240 | + version "1.2.1" |
| 1241 | + resolved "https://registry.yarnpkg.com/@types/sax/-/sax-1.2.1.tgz#e0248be936ece791a82db1a57f3fb5f7c87e8172" |
| 1242 | + integrity sha512-dqYdvN7Sbw8QT/0Ci5rhjE4/iCMJEM0Y9rHpCu+gGXD9Lwbz28t6HI2yegsB6BoV1sShRMU6lAmAcgRjmFy7LA== |
| 1243 | + dependencies: |
| 1244 | + "@types/node" "*" |
| 1245 | + |
1216 | 1246 | "@vue/babel-helper-vue-jsx-merge-props@^1.0.0":
|
1217 | 1247 | version "1.0.0"
|
1218 | 1248 | resolved "https://registry.yarnpkg.com/@vue/babel-helper-vue-jsx-merge-props/-/babel-helper-vue-jsx-merge-props-1.0.0.tgz#048fe579958da408fb7a8b2a3ec050b50a661040"
|
@@ -1607,6 +1637,11 @@ are-we-there-yet@~1.1.2:
|
1607 | 1637 | delegates "^1.0.0"
|
1608 | 1638 | readable-stream "^2.0.6"
|
1609 | 1639 |
|
| 1640 | +arg@^4.1.1: |
| 1641 | + version "4.1.2" |
| 1642 | + resolved "https://registry.yarnpkg.com/arg/-/arg-4.1.2.tgz#e70c90579e02c63d80e3ad4e31d8bfdb8bd50064" |
| 1643 | + integrity sha512-+ytCkGcBtHZ3V2r2Z06AncYO8jz46UEamcspGoU8lHcEbpn6J77QK0vdWvChsclg/tM5XIJC5tnjmPp7Eq6Obg== |
| 1644 | + |
1610 | 1645 | argparse@^1.0.7:
|
1611 | 1646 | version "1.0.10"
|
1612 | 1647 | resolved "https://registry.yarnpkg.com/argparse/-/argparse-1.0.10.tgz#bcd6791ea5ae09725e17e5ad988134cd40b3d911"
|
@@ -1688,6 +1723,13 @@ assign-symbols@^1.0.0:
|
1688 | 1723 | resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367"
|
1689 | 1724 | integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c=
|
1690 | 1725 |
|
| 1726 | +async-cache@^1.1.0: |
| 1727 | + version "1.1.0" |
| 1728 | + resolved "https://registry.yarnpkg.com/async-cache/-/async-cache-1.1.0.tgz#4a9a5a89d065ec5d8e5254bd9ee96ba76c532b5a" |
| 1729 | + integrity sha1-SppaidBl7F2OUlS9nulrp2xTK1o= |
| 1730 | + dependencies: |
| 1731 | + lru-cache "^4.0.0" |
| 1732 | + |
1691 | 1733 | async-each@^1.0.1:
|
1692 | 1734 | version "1.0.3"
|
1693 | 1735 | resolved "https://registry.yarnpkg.com/async-each/-/async-each-1.0.3.tgz#b727dbf87d7651602f06f4d4ac387f47d91b0cbf"
|
@@ -2494,7 +2536,7 @@ consola@^1.4.5:
|
2494 | 2536 | lodash "^4.17.5"
|
2495 | 2537 | std-env "^1.1.0"
|
2496 | 2538 |
|
2497 |
| -consola@^2.10.0, consola@^2.10.1, consola@^2.11.1, consola@^2.11.3, consola@^2.5.6, consola@^2.6.0, consola@^2.9.0: |
| 2539 | +consola@^2.10.0, consola@^2.10.1, consola@^2.11.0, consola@^2.11.1, consola@^2.11.3, consola@^2.5.6, consola@^2.6.0, consola@^2.9.0: |
2498 | 2540 | version "2.11.3"
|
2499 | 2541 | resolved "https://registry.yarnpkg.com/consola/-/consola-2.11.3.tgz#f7315836224c143ac5094b47fd4c816c2cd1560e"
|
2500 | 2542 | integrity sha512-aoW0YIIAmeftGR8GSpw6CGQluNdkWMWh3yEFjH/hmynTYnMtibXszii3lxCXmk8YxJtI3FAK5aTiquA5VH68Gw==
|
@@ -4441,6 +4483,11 @@ is-glob@^4.0.0, is-glob@^4.0.1, is-glob@~4.0.1:
|
4441 | 4483 | dependencies:
|
4442 | 4484 | is-extglob "^2.1.1"
|
4443 | 4485 |
|
| 4486 | +is-https@^1.0.0: |
| 4487 | + version "1.0.0" |
| 4488 | + resolved "https://registry.yarnpkg.com/is-https/-/is-https-1.0.0.tgz#9c1dde000dc7e7288edb983bef379e498e7cb1bf" |
| 4489 | + integrity sha512-1adLLwZT9XEXjzhQhZxd75uxf0l+xI9uTSFaZeSESjL3E1eXSPpO+u5RcgqtzeZ1KCaNvtEwZSTO2P4U5erVqQ== |
| 4490 | + |
4444 | 4491 | is-nan@^1.2.1:
|
4445 | 4492 | version "1.3.0"
|
4446 | 4493 | resolved "https://registry.yarnpkg.com/is-nan/-/is-nan-1.3.0.tgz#85d1f5482f7051c2019f5673ccebdb06f3b0db03"
|
@@ -4867,6 +4914,11 @@ lodash.toarray@^4.4.0:
|
4867 | 4914 | resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
|
4868 | 4915 | integrity sha1-JMS/zWsvuji/0FlNsRedjptlZWE=
|
4869 | 4916 |
|
| 4917 | +lodash.unionby@^4.8.0: |
| 4918 | + version "4.8.0" |
| 4919 | + resolved "https://registry.yarnpkg.com/lodash.unionby/-/lodash.unionby-4.8.0.tgz#883f098ff78f564a727b7508e09cdd539734bb83" |
| 4920 | + integrity sha1-iD8Jj/ePVkpye3UI4JzdU5c0u4M= |
| 4921 | + |
4870 | 4922 | lodash.uniq@^4.5.0:
|
4871 | 4923 | version "4.5.0"
|
4872 | 4924 | resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
|
@@ -4897,7 +4949,7 @@ lower-case@^1.1.1:
|
4897 | 4949 | resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac"
|
4898 | 4950 | integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw=
|
4899 | 4951 |
|
4900 |
| -lru-cache@^4.0.1, lru-cache@^4.1.2: |
| 4952 | +lru-cache@^4.0.0, lru-cache@^4.0.1, lru-cache@^4.1.2: |
4901 | 4953 | version "4.1.5"
|
4902 | 4954 | resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
|
4903 | 4955 | integrity sha512-sWZlbEP2OsHNkXrMl5GYk/jKk70MBng6UU4YI/qGDYbgf6YbP4EvmqISbXCoJiRKs+1bSpFHVgQxvJ17F2li5g==
|
@@ -7169,7 +7221,7 @@ sass-loader@^8.0.2:
|
7169 | 7221 | schema-utils "^2.6.1"
|
7170 | 7222 | semver "^6.3.0"
|
7171 | 7223 |
|
7172 |
| -sax@>=0.6.0, sax@~1.2.4: |
| 7224 | +sax@>=0.6.0, sax@^1.2.4, sax@~1.2.4: |
7173 | 7225 | version "1.2.4"
|
7174 | 7226 | resolved "https://registry.yarnpkg.com/sax/-/sax-1.2.4.tgz#2816234e2378bddc4e5354fab5caa895df7100d9"
|
7175 | 7227 | integrity sha512-NqVDv9TpANUjFm0N8uM5GxL36UgKi9/atZw+x7YFnQ8ckwFGKrl4xX4yWtrey3UJm5nP1kUbnYgLopqWNSRhWw==
|
@@ -7339,6 +7391,17 @@ simple-swizzle@^0.2.2:
|
7339 | 7391 | dependencies:
|
7340 | 7392 | is-arrayish "^0.3.1"
|
7341 | 7393 |
|
| 7394 | +sitemap@^4.1.1: |
| 7395 | + version "4.1.1" |
| 7396 | + resolved "https://registry.yarnpkg.com/sitemap/-/sitemap-4.1.1.tgz#c9b459c7d797e629c61f56b86586d4f67dbf250b" |
| 7397 | + integrity sha512-+8yd66IxyIFEMFkFpVoPuoPwBvdiL7Ap/HS5YD7igqO4phkyTPFIprCAE9NMHehAY5ZGN3MkAze4lDrOAX3sVQ== |
| 7398 | + dependencies: |
| 7399 | + "@types/node" "^12.0.2" |
| 7400 | + "@types/sax" "^1.2.0" |
| 7401 | + arg "^4.1.1" |
| 7402 | + sax "^1.2.4" |
| 7403 | + xmlbuilder "^13.0.0" |
| 7404 | + |
7342 | 7405 | snapdragon-node@^2.0.1:
|
7343 | 7406 | version "2.1.1"
|
7344 | 7407 | resolved "https://registry.yarnpkg.com/snapdragon-node/-/snapdragon-node-2.1.1.tgz#6c175f86ff14bdb0724563e8f3c1b021a286853b"
|
@@ -8621,6 +8684,11 @@ xml2js@^0.4.5:
|
8621 | 8684 | sax ">=0.6.0"
|
8622 | 8685 | xmlbuilder "~11.0.0"
|
8623 | 8686 |
|
| 8687 | +xmlbuilder@^13.0.0: |
| 8688 | + version "13.0.2" |
| 8689 | + resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-13.0.2.tgz#02ae33614b6a047d1c32b5389c1fdacb2bce47a7" |
| 8690 | + integrity sha512-Eux0i2QdDYKbdbA6AM6xE4m6ZTZr4G4xF9kahI2ukSEMCzwce2eX9WlTI5J3s+NU7hpasFsr8hWIONae7LluAQ== |
| 8691 | + |
8624 | 8692 | xmlbuilder@~11.0.0:
|
8625 | 8693 | version "11.0.1"
|
8626 | 8694 | resolved "https://registry.yarnpkg.com/xmlbuilder/-/xmlbuilder-11.0.1.tgz#be9bae1c8a046e76b31127726347d0ad7002beb3"
|
|
0 commit comments