|
1354 | 1354 | jsesc "^2.5.1"
|
1355 | 1355 | source-map "^0.5.0"
|
1356 | 1356 |
|
| 1357 | +"@babel/generator@^7.15.0": |
| 1358 | + version "7.15.0" |
| 1359 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15" |
| 1360 | + integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ== |
| 1361 | + dependencies: |
| 1362 | + "@babel/types" "^7.15.0" |
| 1363 | + jsesc "^2.5.1" |
| 1364 | + source-map "^0.5.0" |
| 1365 | + |
1357 | 1366 | "@babel/helper-annotate-as-pure@^7.14.5":
|
1358 | 1367 | version "7.14.5"
|
1359 | 1368 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.14.5.tgz#7bf478ec3b71726d56a8ca5775b046fc29879e61"
|
|
1528 | 1537 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
|
1529 | 1538 | integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
|
1530 | 1539 |
|
| 1540 | +"@babel/helper-validator-identifier@^7.14.9": |
| 1541 | + version "7.14.9" |
| 1542 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48" |
| 1543 | + integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g== |
| 1544 | + |
1531 | 1545 | "@babel/helper-validator-option@^7.14.5":
|
1532 | 1546 | version "7.14.5"
|
1533 | 1547 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.14.5.tgz#6e72a1fff18d5dfcb878e1e62f1a021c4b72d5a3"
|
|
1561 | 1575 | chalk "^2.0.0"
|
1562 | 1576 | js-tokens "^4.0.0"
|
1563 | 1577 |
|
1564 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.7", "@babel/parser@^7.14.8", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6": |
| 1578 | +"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.0", "@babel/parser@^7.7.2", "@babel/parser@^7.9.6": |
1565 | 1579 | version "7.14.8"
|
1566 | 1580 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
|
1567 | 1581 | integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
|
1568 | 1582 |
|
| 1583 | +"@babel/parser@^7.14.9", "@babel/parser@^7.15.0": |
| 1584 | + version "7.15.0" |
| 1585 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9" |
| 1586 | + integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ== |
| 1587 | + |
1569 | 1588 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
|
1570 | 1589 | version "7.14.5"
|
1571 | 1590 | 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"
|
|
2219 | 2238 | "@babel/parser" "^7.14.5"
|
2220 | 2239 | "@babel/types" "^7.14.5"
|
2221 | 2240 |
|
2222 |
| -"@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.7.0", "@babel/traverse@^7.7.2": |
| 2241 | +"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.7.0", "@babel/traverse@^7.7.2": |
2223 | 2242 | version "7.14.8"
|
2224 | 2243 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
|
2225 | 2244 | integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==
|
|
2234 | 2253 | debug "^4.1.0"
|
2235 | 2254 | globals "^11.1.0"
|
2236 | 2255 |
|
| 2256 | +"@babel/traverse@^7.14.9": |
| 2257 | + version "7.15.0" |
| 2258 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98" |
| 2259 | + integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw== |
| 2260 | + dependencies: |
| 2261 | + "@babel/code-frame" "^7.14.5" |
| 2262 | + "@babel/generator" "^7.15.0" |
| 2263 | + "@babel/helper-function-name" "^7.14.5" |
| 2264 | + "@babel/helper-hoist-variables" "^7.14.5" |
| 2265 | + "@babel/helper-split-export-declaration" "^7.14.5" |
| 2266 | + "@babel/parser" "^7.15.0" |
| 2267 | + "@babel/types" "^7.15.0" |
| 2268 | + debug "^4.1.0" |
| 2269 | + globals "^11.1.0" |
| 2270 | + |
2237 | 2271 | "@babel/types@^7.0.0", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
|
2238 | 2272 | version "7.14.8"
|
2239 | 2273 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.8.tgz#38109de8fcadc06415fbd9b74df0065d4d41c728"
|
|
2242 | 2276 | "@babel/helper-validator-identifier" "^7.14.8"
|
2243 | 2277 | to-fast-properties "^2.0.0"
|
2244 | 2278 |
|
| 2279 | +"@babel/types@^7.15.0": |
| 2280 | + version "7.15.0" |
| 2281 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd" |
| 2282 | + integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ== |
| 2283 | + dependencies: |
| 2284 | + "@babel/helper-validator-identifier" "^7.14.9" |
| 2285 | + to-fast-properties "^2.0.0" |
| 2286 | + |
2245 | 2287 | "@bcoe/v8-coverage@^0.2.3":
|
2246 | 2288 | version "0.2.3"
|
2247 | 2289 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39"
|
@@ -9114,6 +9156,11 @@ js-cookie@^2.2.1:
|
9114 | 9156 | resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-2.2.1.tgz#69e106dc5d5806894562902aa5baec3744e9b2b8"
|
9115 | 9157 | integrity sha512-HvdH2LzI/EAZcUwA8+0nKNtWHqS+ZmijLA30RwZA0bo7ToCckjK5MkGhjED9KoRcXO6BaGI3I9UIzSA1FKFPOQ==
|
9116 | 9158 |
|
| 9159 | +js-cookie@^3.0.0: |
| 9160 | + version "3.0.0" |
| 9161 | + resolved "https://registry.yarnpkg.com/js-cookie/-/js-cookie-3.0.0.tgz#db1661d5459920ec95aaf186ccf74ceb4a495164" |
| 9162 | + integrity sha512-oUbbplKuH07/XX2YD2+Q+GMiPpnVXaRz8npE7suhBH9QEkJe2W7mQ6rwuMXHue3fpfcftQwzgyvGzIHyfCSngQ== |
| 9163 | + |
9117 | 9164 | "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0:
|
9118 | 9165 | version "4.0.0"
|
9119 | 9166 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499"
|
@@ -10359,23 +10406,23 @@ num2fraction@^1.2.2:
|
10359 | 10406 | resolved "https://registry.yarnpkg.com/num2fraction/-/num2fraction-1.2.2.tgz#6f682b6a027a4e9ddfa4564cd2589d1d4e669ede"
|
10360 | 10407 | integrity sha1-b2gragJ6Tp3fpFZM0lidHU5mnt4=
|
10361 | 10408 |
|
10362 |
| -nuxt-i18n@6.27.3: |
10363 |
| - version "6.27.3" |
10364 |
| - resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.27.3.tgz#3d79b73e50c8cb5f17dbc6451069a37bf5e4832b" |
10365 |
| - integrity sha512-7+UeMM5hHZ7TGsU+t9DFsRSEgAh9FGN2DG10d/uF+l6ziie6XrlA4lTXD6aeE9i07vjt7Ifoz36r0gSuapullg== |
| 10409 | +nuxt-i18n@6.28.1: |
| 10410 | + version "6.28.1" |
| 10411 | + resolved "https://registry.yarnpkg.com/nuxt-i18n/-/nuxt-i18n-6.28.1.tgz#63e3e809fa41d855c5c7c443c0074eecaa97d273" |
| 10412 | + integrity sha512-JKRs8AmixVZ7k90Rrwq468McfnInP1ymuejYHRGA4VV0nZCLYsdDQXZxXl3JXaER9VatM9C24GM3ArAYFOtUhg== |
10366 | 10413 | dependencies:
|
10367 |
| - "@babel/parser" "^7.14.7" |
10368 |
| - "@babel/traverse" "^7.14.7" |
| 10414 | + "@babel/parser" "^7.14.9" |
| 10415 | + "@babel/traverse" "^7.14.9" |
10369 | 10416 | "@intlify/vue-i18n-extensions" "^1.0.2"
|
10370 | 10417 | "@intlify/vue-i18n-loader" "^1.1.0"
|
10371 | 10418 | cookie "^0.4.1"
|
10372 | 10419 | devalue "^2.0.1"
|
10373 | 10420 | is-https "^4.0.0"
|
10374 |
| - js-cookie "^2.2.1" |
| 10421 | + js-cookie "^3.0.0" |
10375 | 10422 | klona "^2.0.4"
|
10376 | 10423 | lodash.merge "^4.6.2"
|
10377 | 10424 | ufo "^0.7.7"
|
10378 |
| - vue-i18n "^8.24.5" |
| 10425 | + vue-i18n "^8.25.0" |
10379 | 10426 |
|
10380 | 10427 |
|
10381 | 10428 | version "2.9.1"
|
@@ -14208,7 +14255,7 @@ vue-hot-reload-api@^2.3.0:
|
14208 | 14255 | resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"
|
14209 | 14256 | integrity sha512-BXq3jwIagosjgNVae6tkHzzIk6a8MHFtzAdwhnV5VlvPTFxDCvIttgSiHWjdGoTJvXtmRu5HacExfdarRcFhog==
|
14210 | 14257 |
|
14211 |
| -vue-i18n@^8.24.5: |
| 14258 | +vue-i18n@^8.25.0: |
14212 | 14259 | version "8.25.0"
|
14213 | 14260 | resolved "https://registry.yarnpkg.com/vue-i18n/-/vue-i18n-8.25.0.tgz#1037d9295fa2845a230b771de473481edb2cfc4c"
|
14214 | 14261 | integrity sha512-ynhcL+PmTxuuSE1T10htiSXzjBozxYIE3ffbM1RfgAkVbr/v1SP+9Mi/7/uv8ZVV1yGuKjFAYp9BXq+X7op6MQ==
|
|
0 commit comments