|
1375 | 1375 | jsesc "^2.5.1"
|
1376 | 1376 | source-map "^0.5.0"
|
1377 | 1377 |
|
| 1378 | +"@babel/generator@^7.15.4": |
| 1379 | + version "7.15.8" |
| 1380 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.8.tgz#fa56be6b596952ceb231048cf84ee499a19c0cd1" |
| 1381 | + integrity sha512-ECmAKstXbp1cvpTTZciZCgfOt6iN64lR0d+euv3UZisU5awfRawOvg07Utn/qBGuH4bRIEZKrA/4LzZyXhZr8g== |
| 1382 | + dependencies: |
| 1383 | + "@babel/types" "^7.15.6" |
| 1384 | + jsesc "^2.5.1" |
| 1385 | + source-map "^0.5.0" |
| 1386 | + |
1378 | 1387 | "@babel/helper-annotate-as-pure@^7.14.5":
|
1379 | 1388 | version "7.14.5"
|
1380 | 1389 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
1450 | 1459 | "@babel/template" "^7.14.5"
|
1451 | 1460 | "@babel/types" "^7.14.5"
|
1452 | 1461 |
|
| 1462 | +"@babel/helper-function-name@^7.15.4": |
| 1463 | + version "7.15.4" |
| 1464 | + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.15.4.tgz#845744dafc4381a4a5fb6afa6c3d36f98a787ebc" |
| 1465 | + integrity sha512-Z91cOMM4DseLIGOnog+Z8OI6YseR9bua+HpvLAQ2XayUGU+neTtX+97caALaLdyu53I/fjhbeCnWnRH1O3jFOw== |
| 1466 | + dependencies: |
| 1467 | + "@babel/helper-get-function-arity" "^7.15.4" |
| 1468 | + "@babel/template" "^7.15.4" |
| 1469 | + "@babel/types" "^7.15.4" |
| 1470 | + |
1453 | 1471 | "@babel/helper-get-function-arity@^7.14.5":
|
1454 | 1472 | version "7.14.5"
|
1455 | 1473 | resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.14.5.tgz#25fbfa579b0937eee1f3b805ece4ce398c431815"
|
1456 | 1474 | integrity sha512-I1Db4Shst5lewOM4V+ZKJzQ0JGGaZ6VY1jYvMghRjqs6DWgxLCIyFt30GlnKkfUeFLpJt2vzbMVEXVSXlIFYUg==
|
1457 | 1475 | dependencies:
|
1458 | 1476 | "@babel/types" "^7.14.5"
|
1459 | 1477 |
|
| 1478 | +"@babel/helper-get-function-arity@^7.15.4": |
| 1479 | + version "7.15.4" |
| 1480 | + resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.15.4.tgz#098818934a137fce78b536a3e015864be1e2879b" |
| 1481 | + integrity sha512-1/AlxSF92CmGZzHnC515hm4SirTxtpDnLEJ0UyEMgTMZN+6bxXKg04dKhiRx5Enel+SUA1G1t5Ed/yQia0efrA== |
| 1482 | + dependencies: |
| 1483 | + "@babel/types" "^7.15.4" |
| 1484 | + |
1460 | 1485 | "@babel/helper-hoist-variables@^7.14.5":
|
1461 | 1486 | version "7.14.5"
|
1462 | 1487 | resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.14.5.tgz#e0dd27c33a78e577d7c8884916a3e7ef1f7c7f8d"
|
1463 | 1488 | integrity sha512-R1PXiz31Uc0Vxy4OEOm07x0oSjKAdPPCh3tPivn/Eo8cvz6gveAeuyUUPB21Hoiif0uoPQSSdhIPS3352nvdyQ==
|
1464 | 1489 | dependencies:
|
1465 | 1490 | "@babel/types" "^7.14.5"
|
1466 | 1491 |
|
| 1492 | +"@babel/helper-hoist-variables@^7.15.4": |
| 1493 | + version "7.15.4" |
| 1494 | + resolved "https://registry.yarnpkg.com/@babel/helper-hoist-variables/-/helper-hoist-variables-7.15.4.tgz#09993a3259c0e918f99d104261dfdfc033f178df" |
| 1495 | + integrity sha512-VTy085egb3jUGVK9ycIxQiPbquesq0HUQ+tPO0uv5mPEBZipk+5FkRKiWq5apuyTE9FUrjENB0rCf8y+n+UuhA== |
| 1496 | + dependencies: |
| 1497 | + "@babel/types" "^7.15.4" |
| 1498 | + |
1467 | 1499 | "@babel/helper-member-expression-to-functions@^7.15.0":
|
1468 | 1500 | version "7.15.0"
|
1469 | 1501 | resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
|
|
1544 | 1576 | dependencies:
|
1545 | 1577 | "@babel/types" "^7.14.5"
|
1546 | 1578 |
|
| 1579 | +"@babel/helper-split-export-declaration@^7.15.4": |
| 1580 | + version "7.15.4" |
| 1581 | + resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.15.4.tgz#aecab92dcdbef6a10aa3b62ab204b085f776e257" |
| 1582 | + integrity sha512-HsFqhLDZ08DxCpBdEVtKmywj6PQbwnF6HHybur0MAnkAKnlS6uHkwnmRIkElB2Owpfb4xL4NwDmDLFubueDXsw== |
| 1583 | + dependencies: |
| 1584 | + "@babel/types" "^7.15.4" |
| 1585 | + |
1547 | 1586 | "@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
|
1548 | 1587 | version "7.14.9"
|
1549 | 1588 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
|
|
1582 | 1621 | chalk "^2.0.0"
|
1583 | 1622 | js-tokens "^4.0.0"
|
1584 | 1623 |
|
1585 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.14.8", "@babel/parser@^7.15.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6": |
| 1624 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.15.0", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6": |
1586 | 1625 | version "7.15.3"
|
1587 | 1626 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.3.tgz#3416d9bea748052cfcb63dbcc27368105b1ed862"
|
1588 | 1627 | integrity sha512-O0L6v/HvqbdJawj0iBEfVQMc3/6WP+AeOsovsIgBFyJaG+W2w7eqvZB7puddATmWuARlm1SX7DwxJ/JJUnDpEA==
|
1589 | 1628 |
|
| 1629 | +"@babel/parser@^7.14.9", "@babel/parser@^7.15.4": |
| 1630 | + version "7.15.8" |
| 1631 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.8.tgz#7bacdcbe71bdc3ff936d510c15dcea7cf0b99016" |
| 1632 | + integrity sha512-BRYa3wcQnjS/nqI8Ac94pYYpJfojHVvVXJ97+IDCImX4Jc8W8Xv1+47enbruk+q1etOpsQNwnfFcNGw+gtPGxA== |
| 1633 | + |
1590 | 1634 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
1591 | 1635 | version "7.14.5"
|
1592 | 1636 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.14.5.tgz#4b467302e1548ed3b1be43beae2cc9cf45e0bb7e"
|
|
2240 | 2284 | "@babel/parser" "^7.14.5"
|
2241 | 2285 | "@babel/types" "^7.14.5"
|
2242 | 2286 |
|
2243 |
| -"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.7", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
| 2287 | +"@babel/template@^7.15.4": |
| 2288 | + version "7.15.4" |
| 2289 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.15.4.tgz#51898d35dcf3faa670c4ee6afcfd517ee139f194" |
| 2290 | + integrity sha512-UgBAfEa1oGuYgDIPM2G+aHa4Nlo9Lh6mGD2bDBGMTbYnc38vulXPuC1MGjYILIEmlwl6Rd+BPR9ee3gm20CBtg== |
| 2291 | + dependencies: |
| 2292 | + "@babel/code-frame" "^7.14.5" |
| 2293 | + "@babel/parser" "^7.15.4" |
| 2294 | + "@babel/types" "^7.15.4" |
| 2295 | + |
| 2296 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
2244 | 2297 | version "7.15.0"
|
2245 | 2298 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
|
2246 | 2299 | integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
|
|
2255 | 2308 | debug "^4.1.0"
|
2256 | 2309 | globals "^11.1.0"
|
2257 | 2310 |
|
| 2311 | +"@babel/traverse@^7.14.9": |
| 2312 | + version "7.15.4" |
| 2313 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.4.tgz#ff8510367a144bfbff552d9e18e28f3e2889c22d" |
| 2314 | + integrity sha512-W6lQD8l4rUbQR/vYgSuCAE75ADyyQvOpFVsvPPdkhf6lATXAsQIG9YdtOcu8BB1dZ0LKu+Zo3c1wEcbKeuhdlA== |
| 2315 | + dependencies: |
| 2316 | + "@babel/code-frame" "^7.14.5" |
| 2317 | + "@babel/generator" "^7.15.4" |
| 2318 | + "@babel/helper-function-name" "^7.15.4" |
| 2319 | + "@babel/helper-hoist-variables" "^7.15.4" |
| 2320 | + "@babel/helper-split-export-declaration" "^7.15.4" |
| 2321 | + "@babel/parser" "^7.15.4" |
| 2322 | + "@babel/types" "^7.15.4" |
| 2323 | + debug "^4.1.0" |
| 2324 | + globals "^11.1.0" |
| 2325 | + |
2258 | 2326 | "@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
2259 | 2327 | version "7.15.0"
|
2260 | 2328 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
|
|
2263 | 2331 | "@babel/helper-validator-identifier" "^7.14.9"
|
2264 | 2332 | to-fast-properties "^2.0.0"
|
2265 | 2333 |
|
| 2334 | +"@babel/types@^7.15.4", "@babel/types@^7.15.6": |
| 2335 | + version "7.15.6" |
| 2336 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.6.tgz#99abdc48218b2881c058dd0a7ab05b99c9be758f" |
| 2337 | + integrity sha512-BPU+7QhqNjmWyDO0/vitH/CuhpV8ZmK1wpKva8nuyNF5MJfuRNWMc+hc14+u9xT93kvykMdncrJT19h74uB1Ig== |
| 2338 | + dependencies: |
| 2339 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 2340 | + to-fast-properties "^2.0.0" |
| 2341 | + |
2266 | 2342 | "@bcoe/v8-coverage@^0.2.3":
|
2267 | 2343 | version "0.2.3"
|
2268 | 2344 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -9153,6 +9229,11 @@ js-cookie@^2.2.1:
|
9153 | 9229 | resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
|
9154 | 9230 | integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
|
9155 | 9231 |
|
| 9232 | +js-cookie@^3.0.0: |
| 9233 | + version "3.0.1" |
| 9234 | + resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.1.tgz#9e39b4c6c2f56563708d7d31f6f5f21873a92414" |
| 9235 | + integrity sha512-+0rgsUXZu4ncpPxRL+lNEptWMOWl9etvPHc/koSRp6MPwpRYAhmk0dUG00J4bxVV3r9uUzfo24wW0knS07SKSw== |
| 9236 | + |
9156 | 9237 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
9157 | 9238 | version "4.0.0"
|
9158 | 9239 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
@@ -10398,23 +10479,23 @@ num2fraction@^1.2.2:
|
10398 | 10479 | resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
|
10399 | 10480 | integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
|
10400 | 10481 |
|
10401 |
| -nuxt-i18n@6.27.3: |
10402 |
| - version "6.27.3" |
10403 |
| - resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.27.3.tgz#3d79b73e50c8cb5f17dbc6451069a37bf5e4832b" |
10404 |
| - integrity sha512-7+UeMM5hHZ7TGsU+t9DFsRSEgAh9FGN2DG10d/uF+l6ziie6XrlA4lTXD6aeE9i07vjt7Ifoz36r0gSuapullg== |
| 10482 | +nuxt-i18n@6.28.1: |
| 10483 | + version "6.28.1" |
| 10484 | + resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.28.1.tgz#63e3e809fa41d855c5c7c443c0074eecaa97d273" |
| 10485 | + integrity sha512-JKRs8AmixVZ7k90Rrwq468McfnInP1ymuejYHRGA4VV0nZCLYsdDQXZxXl3JXaER9VatM9C24GM3ArAYFOtUhg== |
10405 | 10486 | dependencies:
|
10406 |
| - "@babel/parser" "^7.14.7" |
10407 |
| - "@babel/traverse" "^7.14.7" |
| 10487 | + "@babel/parser" "^7.14.9" |
| 10488 | + "@babel/traverse" "^7.14.9" |
10408 | 10489 | "@intlify/vue-i18n-extensions" "^1.0.2"
|
10409 | 10490 | "@intlify/vue-i18n-loader" "^1.1.0"
|
10410 | 10491 | cookie "^0.4.1"
|
10411 | 10492 | devalue "^2.0.1"
|
10412 | 10493 | is-https "^4.0.0"
|
10413 |
| - js-cookie "^2.2.1" |
| 10494 | + js-cookie "^3.0.0" |
10414 | 10495 | klona "^2.0.4"
|
10415 | 10496 | lodash.merge "^4.6.2"
|
10416 | 10497 | ufo "^0.7.7"
|
10417 |
| - vue-i18n "^8.24.5" |
| 10498 | + vue-i18n "^8.25.0" |
10418 | 10499 |
|
10419 | 10500 |
|
10420 | 10501 | version "2.9.1"
|
@@ -14241,10 +14322,10 @@ vue-hot-reload-api@^2.3.0:
|
14241 | 14322 | resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
|
14242 | 14323 | integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
|
14243 | 14324 |
|
14244 |
| -vue-i18n@^8.24.5: |
14245 |
| - version "8.25.0" |
14246 |
| - resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.0.tgz#1037d9295fa2845a230b771de473481edb2cfc4c" |
14247 |
| - integrity sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ== |
| 14325 | +vue-i18n@^8.25.0: |
| 14326 | + version "8.26.5" |
| 14327 | + resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.26.5.tgz#b61e994e7ae83564c6aebd004543156bbdc7c7e9" |
| 14328 | + integrity sha512-qYqfsFd8v2QFSLDAabqXXXpwjGvkuqJtTWqRpZPXpAFO6PArGH4A9vSplnA0HLmnB8km7OB5ZSdP8lkkX0rLew== |
14248 | 14329 |
|
14249 | 14330 |
|
14250 | 14331 | version "3.0.7"
|
|
0 commit comments