|
1258 | 1258 | rc9 "^1.2.0"
|
1259 | 1259 | std-env "^2.2.1"
|
1260 | 1260 |
|
1261 |
| -"@nuxt/content@^1.11.1": |
1262 |
| - version "1.11.1" |
1263 |
| - resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.11.1.tgz#60d850d01d2f946b896ddb8a8736c43cfe2cdd72" |
1264 |
| - integrity sha512-aIB1LSJZfTx0cBq+oWi64lvPyX0vnE0D+g0kQCp52RSPWyxPtogrg3rnWQf/NU1JEDHaO8aFuXB/Pk57tjSZMQ== |
| 1261 | +"@nuxt/content@^1.12.0": |
| 1262 | + version "1.12.0" |
| 1263 | + resolved "https://registry.yarnpkg.com/@nuxt/content/-/content-1.12.0.tgz#2e37e31a2cc4c821a7ac350045ead56059cccb54" |
| 1264 | + integrity sha512-UWVQ1NvUjUHP3dyFlNdrjTT6Nj5F098ChtlW0KrFQ2ObidK/+KKwq7t/nE+7YTsH0hOsuekSHihDIcTkWPR2QA== |
1265 | 1265 | dependencies:
|
1266 | 1266 | "@lokidb/full-text-search" "^2.1.0"
|
1267 | 1267 | "@lokidb/loki" "^2.1.0"
|
1268 | 1268 | "@nuxt/types" "^2.14.7"
|
1269 |
| - "@types/js-yaml" "^3.12.5" |
| 1269 | + "@types/js-yaml" "^4.0.0" |
1270 | 1270 | "@types/xml2js" "^0.4.7"
|
1271 | 1271 | change-case "^4.1.1"
|
1272 | 1272 | chokidar "^3.4.3"
|
|
1280 | 1280 | hasha "^5.2.2"
|
1281 | 1281 | hookable "^4.3.1"
|
1282 | 1282 | html-tags "^3.1.0"
|
1283 |
| - js-yaml "3.14.0" |
| 1283 | + js-yaml "4.0.0" |
1284 | 1284 | mdast-util-to-hast "^10.0.1"
|
1285 | 1285 | mkdirp "^1.0.4"
|
1286 | 1286 | node-req "^2.1.2"
|
|
1796 | 1796 | jest-diff "^26.0.0"
|
1797 | 1797 | pretty-format "^26.0.0"
|
1798 | 1798 |
|
1799 |
| -"@types/js-yaml@^3.12.5": |
1800 |
| - version "3.12.5" |
1801 |
| - resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-3.12.5.tgz#136d5e6a57a931e1cce6f9d8126aa98a9c92a6bb" |
1802 |
| - integrity sha512-JCcp6J0GV66Y4ZMDAQCXot4xprYB+Zfd3meK9+INSJeVZwJmHAW30BBEEkPzXswMXuiyReUGOP3GxrADc9wPww== |
| 1799 | +"@types/js-yaml@^4.0.0": |
| 1800 | + version "4.0.0" |
| 1801 | + resolved "https://registry.yarnpkg.com/@types/js-yaml/-/js-yaml-4.0.0.tgz#d1a11688112091f2c711674df3a65ea2f47b5dfb" |
| 1802 | + integrity sha512-4vlpCM5KPCL5CfGmTbpjwVKbISRYhduEJvvUWsH5EB7QInhEj94XPZ3ts/9FPiLZFqYO0xoW4ZL8z2AabTGgJA== |
1803 | 1803 |
|
1804 | 1804 | "@types/json-schema@^7.0.3", "@types/json-schema@^7.0.5", "@types/json-schema@^7.0.6":
|
1805 | 1805 | version "7.0.6"
|
@@ -2579,6 +2579,11 @@ argparse@^1.0.7:
|
2579 | 2579 | dependencies:
|
2580 | 2580 | sprintf-js "~1.0.2"
|
2581 | 2581 |
|
| 2582 | +argparse@^2.0.1: |
| 2583 | + version "2.0.1" |
| 2584 | + resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38" |
| 2585 | + integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q== |
| 2586 | + |
2582 | 2587 | aria-query@^4.2.2:
|
2583 | 2588 | version "4.2.2"
|
2584 | 2589 | resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-4.2.2.tgz#0d2ca6c9aceb56b8977e9fed6aed7e15bbd2f83b"
|
@@ -2724,13 +2729,13 @@ atob@^2.1.2:
|
2724 | 2729 | resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9"
|
2725 | 2730 | integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg==
|
2726 | 2731 |
|
2727 |
| -autoprefixer@^10.2.3: |
2728 |
| - version "10.2.3" |
2729 |
| - resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.3.tgz#2834b55b75cfc10fa80c66000a66dc94b7136804" |
2730 |
| - integrity sha512-vlz+iv+EnLkVaTgX8wApfYzmK3LUfK8Z9XAnmflzxMy/+oFuNK8fVGQV79SOpBv4jxk2YQJimw4hXIKZ29570A== |
| 2732 | +autoprefixer@^10.2.4: |
| 2733 | + version "10.2.4" |
| 2734 | + resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.2.4.tgz#c0e7cf24fcc6a1ae5d6250c623f0cb8beef2f7e1" |
| 2735 | + integrity sha512-DCCdUQiMD+P/as8m3XkeTUkUKuuRqLGcwD0nll7wevhqoJfMRpJlkFd1+MQh1pvupjiQuip42lc/VFvfUTMSKw== |
2731 | 2736 | dependencies:
|
2732 | 2737 | browserslist "^4.16.1"
|
2733 |
| - caniuse-lite "^1.0.30001178" |
| 2738 | + caniuse-lite "^1.0.30001181" |
2734 | 2739 | colorette "^1.2.1"
|
2735 | 2740 | fraction.js "^4.0.13"
|
2736 | 2741 | normalize-range "^0.1.2"
|
@@ -3530,10 +3535,10 @@ caniuse-api@^3.0.0:
|
3530 | 3535 | lodash.memoize "^4.1.2"
|
3531 | 3536 | lodash.uniq "^4.5.0"
|
3532 | 3537 |
|
3533 |
| -caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001164, caniuse-lite@^1.0.30001173, caniuse-lite@^1.0.30001178: |
3534 |
| - version "1.0.30001178" |
3535 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001178.tgz#3ad813b2b2c7d585b0be0a2440e1e233c6eabdbc" |
3536 |
| - integrity sha512-VtdZLC0vsXykKni8Uztx45xynytOi71Ufx9T8kHptSw9AL4dpqailUJJHavttuzUe1KYuBYtChiWv+BAb7mPmQ== |
| 3538 | +caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, caniuse-lite@^1.0.30001164, caniuse-lite@^1.0.30001173, caniuse-lite@^1.0.30001181: |
| 3539 | + version "1.0.30001181" |
| 3540 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001181.tgz#4f0e5184e1ea7c3bf2727e735cbe7ca9a451d673" |
| 3541 | + integrity sha512-m5ul/ARCX50JB8BSNM+oiPmQrR5UmngaQ3QThTTp5HcIIQGP/nPBs82BYLE+tigzm3VW+F4BJIhUyaVtEweelQ== |
3537 | 3542 |
|
3538 | 3543 | capital-case@^1.0.4:
|
3539 | 3544 | version "1.0.4"
|
@@ -5581,10 +5586,10 @@ eslint-visitor-keys@^2.0.0:
|
5581 | 5586 | resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
|
5582 | 5587 | integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
|
5583 | 5588 |
|
5584 |
| -eslint@^7.18.0: |
5585 |
| - version "7.18.0" |
5586 |
| - resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67" |
5587 |
| - integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ== |
| 5589 | +eslint@^7.19.0: |
| 5590 | + version "7.19.0" |
| 5591 | + resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.19.0.tgz#6719621b196b5fad72e43387981314e5d0dc3f41" |
| 5592 | + integrity sha512-CGlMgJY56JZ9ZSYhJuhow61lMPPjUzWmChFya71Z/jilVos7mR/jPgaEfVGgMBY5DshbKdG8Ezb8FDCHcoMEMg== |
5588 | 5593 | dependencies:
|
5589 | 5594 | "@babel/code-frame" "^7.0.0"
|
5590 | 5595 | "@eslint/eslintrc" "^0.3.0"
|
@@ -6332,6 +6337,11 @@ fsevents@~2.1.2:
|
6332 | 6337 | resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.1.3.tgz#fb738703ae8d2f9fe900c33836ddebee8b97f23e"
|
6333 | 6338 | integrity sha512-Auw9a4AxqWpa9GUfj370BMPzzyncfBABW8Mab7BGWBYDj4Isgq+cDKtx0i6u9jcX9pQDnswsaaOTgTmA5pEjuQ==
|
6334 | 6339 |
|
| 6340 | +fsevents@~2.3.1: |
| 6341 | + version "2.3.1" |
| 6342 | + resolved "https://registry.yarnpkg.com/fsevents/-/fsevents-2.3.1.tgz#b209ab14c61012636c8863507edf7fb68cc54e9f" |
| 6343 | + integrity sha512-YR47Eg4hChJGAB1O3yEAOkGO+rlzutoICGqGo9EZ4lKWokzZRSyIW1QmTzqjtw8MJdj9srP869CuWw/hyzSiBw== |
| 6344 | + |
6335 | 6345 | function-bind@^1.1.1:
|
6336 | 6346 | version "1.1.1"
|
6337 | 6347 | resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.1.tgz#a56899d3ea3c9bab874bb9773b7c5ede92f4895d"
|
@@ -8321,13 +8331,12 @@ js-tokens@^3.0.2:
|
8321 | 8331 | resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
|
8322 | 8332 | integrity sha1-mGbfOVECEw449/mWvOtlRDIJwls=
|
8323 | 8333 |
|
8324 |
| -js-yaml@3.14.0: |
8325 |
| - version "3.14.0" |
8326 |
| - resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482" |
8327 |
| - integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== |
| 8334 | +js-yaml@4.0.0: |
| 8335 | + version "4.0.0" |
| 8336 | + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-4.0.0.tgz#f426bc0ff4b4051926cd588c71113183409a121f" |
| 8337 | + integrity sha512-pqon0s+4ScYUvX30wxQi3PogGFAlUyH0awepWvwkj4jD4v+ova3RiYw8bmA6x2rDrEaj8i/oWKoRxpVNW+Re8Q== |
8328 | 8338 | dependencies:
|
8329 |
| - argparse "^1.0.7" |
8330 |
| - esprima "^4.0.0" |
| 8339 | + argparse "^2.0.1" |
8331 | 8340 |
|
8332 | 8341 | js-yaml@^3.11.0, js-yaml@^3.13.1:
|
8333 | 8342 | version "3.14.1"
|
@@ -12174,12 +12183,12 @@ rollup-pluginutils@^2.8.1:
|
12174 | 12183 | dependencies:
|
12175 | 12184 | estree-walker "^0.6.1"
|
12176 | 12185 |
|
12177 |
| -rollup@^2.38.1: |
12178 |
| - version "2.38.1" |
12179 |
| - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.1.tgz#ecea0f7ce6ef2c1f023fdb79524eb7aeb670ea79" |
12180 |
| - integrity sha512-q07T6vU/V1kqM8rGRRyCgEvIQcIAXoKIE5CpkYAlHhfiWM1Iuh4dIPWpIbqFngCK6lwAB2aYHiUVhIbSWHQWhw== |
| 12186 | +rollup@^2.38.3: |
| 12187 | + version "2.38.3" |
| 12188 | + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.38.3.tgz#2a0b6cc6eab1da4431aab875a31a401fa2988c10" |
| 12189 | + integrity sha512-FVx/XzR2DtCozKNDBjHJCHIgkC12rNg/ruAeoYWjLeeKfSKgwhh+lDLDhuCkuRG/fsup8py8dKBTlHdvUFX32A== |
12181 | 12190 | optionalDependencies:
|
12182 |
| - fsevents "~2.1.2" |
| 12191 | + fsevents "~2.3.1" |
12183 | 12192 |
|
12184 | 12193 | rsvp@^4.8.4:
|
12185 | 12194 | version "4.8.5"
|
|
0 commit comments