|
1817 | 1817 | dependencies:
|
1818 | 1818 | "@sinonjs/commons" "^1.7.0"
|
1819 | 1819 |
|
1820 |
| -"@stylelint/postcss-css-in-js@^0.37.2": |
1821 |
| - version "0.37.3" |
1822 |
| - resolved "https://registry.yarnpkg.com/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.37.3.tgz#d149a385e07ae365b0107314c084cb6c11adbf49" |
1823 |
| - integrity sha512-scLk3cSH1H9KggSniseb2KNAU5D9FWc3H7BxCSAIdtU9OWIyw0zkEZ9qEKHryRM+SExYXRKNb7tOOVNAsQ3iwg== |
| 1820 | +"@stylelint/postcss-css-in-js@^0.38.0": |
| 1821 | + version "0.38.0" |
| 1822 | + resolved "https://registry.yarnpkg.com/@stylelint/postcss-css-in-js/-/postcss-css-in-js-0.38.0.tgz#eabb061df932744db766f11a153ae1c465b6263c" |
| 1823 | + integrity sha512-XOz5CAe49kS95p5yRd+DAIWDojTjfmyAQ4bbDlXMdbZTQ5t0ThjSLvWI6JI2uiS7MFurVBkZ6zUqcimzcLTBoQ== |
1824 | 1824 | dependencies:
|
1825 | 1825 | "@babel/core" "^7.17.9"
|
1826 | 1826 |
|
|
1932 | 1932 | matchmedia-polyfill "^0.3.2"
|
1933 | 1933 | semver "^7.3.2"
|
1934 | 1934 |
|
1935 |
| -"@toptal/davinci-syntax@^16.1.3": |
1936 |
| - version "16.1.3" |
1937 |
| - resolved "https://registry.yarnpkg.com/@toptal/davinci-syntax/-/davinci-syntax-16.1.3.tgz#a257aa41b40a5d3408fb4b875c3820de0f7f940f" |
1938 |
| - integrity sha512-srr/Qb7MuPJHlyxnXpDo1jimImn6C1mk7kbv+BNzdDXtR7dZQtAoScZyKIsNMSEHIJcUDBAp/cicczjLPCWvww== |
| 1935 | +"@toptal/davinci-syntax@^16.2.0": |
| 1936 | + version "16.2.0" |
| 1937 | + resolved "https://registry.yarnpkg.com/@toptal/davinci-syntax/-/davinci-syntax-16.2.0.tgz#50ad8b7c79384d981b3ea52404ba07844e139119" |
| 1938 | + integrity sha512-I0dio118qtgYuMNfT78S0v43J6sFsAhN5ZRSGxfBUkhC/kdk4rcuCJQzBR+rA96QAdkLqR3LS5l6Pz+xWnNXCg== |
1939 | 1939 | dependencies:
|
1940 |
| - "@stylelint/postcss-css-in-js" "^0.37.2" |
| 1940 | + "@stylelint/postcss-css-in-js" "^0.38.0" |
1941 | 1941 | "@toptal/davinci-cli-shared" "1.7.0"
|
1942 | 1942 | "@toptal/davinci-dir-lint" "^0.2.1"
|
1943 |
| - "@toptal/eslint-plugin-davinci" "5.3.1" |
| 1943 | + "@toptal/eslint-plugin-davinci" "5.4.0" |
1944 | 1944 | "@typescript-eslint/eslint-plugin" "^5.19.0"
|
1945 | 1945 | "@typescript-eslint/parser" "^5.30.7"
|
1946 | 1946 | eslint "^8.19.0"
|
|
1968 | 1968 | stylelint-config-styled-components "^0.1.1"
|
1969 | 1969 | stylelint-processor-styled-components "^1.10.0"
|
1970 | 1970 |
|
1971 |
| -"@toptal/eslint-plugin-davinci@5.3.1": |
1972 |
| - version "5.3.1" |
1973 |
| - resolved "https://registry.yarnpkg.com/@toptal/eslint-plugin-davinci/-/eslint-plugin-davinci-5.3.1.tgz#90f268bc2603461c40b118ae125c71fdf05e56e1" |
1974 |
| - integrity sha512-LnxsCp26sJ8yB7RwY2zxCVsX7jTEeVFkryI78DeT1DXrQOMlPGLmamKfMDuxk4306kPZ3kiMYUiPiImIYVmC7Q== |
| 1971 | +"@toptal/eslint-plugin-davinci@5.4.0": |
| 1972 | + version "5.4.0" |
| 1973 | + resolved "https://registry.yarnpkg.com/@toptal/eslint-plugin-davinci/-/eslint-plugin-davinci-5.4.0.tgz#3a77c3ce8daf0ffde85f8b26e36c95438043ca57" |
| 1974 | + integrity sha512-oCSopFB7HKsSSTfOuNrOwhsWXoSHjm2AM3tsq2ht9Ead/6JKCzwZuFvlyvWf9EYHwAtSusEoiBgDQCFDSWToBw== |
1975 | 1975 | dependencies:
|
1976 | 1976 | eslint "^8.19.0"
|
| 1977 | + eslint-plugin-markdownlint "^0.4.0" |
1977 | 1978 | eslint-plugin-sort-keys-fix "^1.1.2"
|
1978 | 1979 | find-up "^5.0.0"
|
1979 | 1980 | find-yarn-workspace-root "^2.0.0"
|
1980 | 1981 | ignore "^5.2.0"
|
1981 | 1982 | lodash.kebabcase "^4.1.1"
|
| 1983 | + markdownlint "^0.26.2" |
1982 | 1984 | micromatch "^4.0.4"
|
1983 | 1985 | require-json5 "^1.1.0"
|
1984 | 1986 | requireindex "^1.2.0"
|
@@ -3721,6 +3723,11 @@ enquirer@^2.3.0, enquirer@^2.3.6:
|
3721 | 3723 | dependencies:
|
3722 | 3724 | ansi-colors "^4.1.1"
|
3723 | 3725 |
|
| 3726 | +entities@~3.0.1: |
| 3727 | + version "3.0.1" |
| 3728 | + resolved "https://registry.yarnpkg.com/entities/-/entities-3.0.1.tgz#2b887ca62585e96db3903482d336c1006c3001d4" |
| 3729 | + integrity sha512-WiyBqoomrwMdFG1e0kqvASYfnlb0lp8M5o5Fw2OFq1hNZxxcNk8Ik0Xm7LxzBhuidnZB/UtBqVCgUz3kBOP51Q== |
| 3730 | + |
3724 | 3731 | error-ex@^1.3.1:
|
3725 | 3732 | version "1.3.2"
|
3726 | 3733 | resolved "https://registry.yarnpkg.com/error-ex/-/error-ex-1.3.2.tgz#b4ac40648107fdcdcfae242f428bea8a14d4f1bf"
|
@@ -3881,6 +3888,13 @@ eslint-plugin-jest@^26.4.5:
|
3881 | 3888 | dependencies:
|
3882 | 3889 | "@typescript-eslint/utils" "^5.10.0"
|
3883 | 3890 |
|
| 3891 | +eslint-plugin-markdownlint@^0.4.0: |
| 3892 | + version "0.4.0" |
| 3893 | + resolved "https://registry.yarnpkg.com/eslint-plugin-markdownlint/-/eslint-plugin-markdownlint-0.4.0.tgz#ee70192efb05d451d5287c1b0454a280e5568f30" |
| 3894 | + integrity sha512-k5ZvMP11HJd3ggpmgfc+LSesx/QK75wsD7wQJjj2lLf0eJCMGQl8Osq0T4EmjJzBX0T0D3IlmArkhpj2wLg7Lg== |
| 3895 | + dependencies: |
| 3896 | + markdownlint "0.26.0" |
| 3897 | + |
3884 | 3898 | eslint-plugin-no-inline-styles@^1.0.5:
|
3885 | 3899 | version "1.0.5"
|
3886 | 3900 | resolved "https://registry.yarnpkg.com/eslint-plugin-no-inline-styles/-/eslint-plugin-no-inline-styles-1.0.5.tgz#c37a7e7a53b46312852d2c44c02cac0df2e700c3"
|
@@ -6066,6 +6080,13 @@ lines-and-columns@^1.1.6:
|
6066 | 6080 | resolved "https://registry.yarnpkg.com/lines-and-columns/-/lines-and-columns-1.2.4.tgz#eca284f75d2965079309dc0ad9255abb2ebc1632"
|
6067 | 6081 | integrity sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==
|
6068 | 6082 |
|
| 6083 | +linkify-it@^4.0.1: |
| 6084 | + version "4.0.1" |
| 6085 | + resolved "https://registry.yarnpkg.com/linkify-it/-/linkify-it-4.0.1.tgz#01f1d5e508190d06669982ba31a7d9f56a5751ec" |
| 6086 | + integrity sha512-C7bfi1UZmoj8+PQx22XyeXCuBlokoyWQL5pWSP+EI6nzRylyThouddufc2c1NDIcP9k5agmN9fLpA7VNJfIiqw== |
| 6087 | + dependencies: |
| 6088 | + uc.micro "^1.0.1" |
| 6089 | + |
6069 | 6090 | lint-staged@^13.0.2:
|
6070 | 6091 | version "13.0.3"
|
6071 | 6092 | resolved "https://registry.yarnpkg.com/lint-staged/-/lint-staged-13.0.3.tgz#d7cdf03a3830b327a2b63c6aec953d71d9dc48c6"
|
@@ -6319,11 +6340,36 @@ map-obj@^4.0.0:
|
6319 | 6340 | resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
|
6320 | 6341 | integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==
|
6321 | 6342 |
|
| 6343 | + |
| 6344 | + version "13.0.1" |
| 6345 | + resolved "https://registry.yarnpkg.com/markdown-it/-/markdown-it-13.0.1.tgz#c6ecc431cacf1a5da531423fc6a42807814af430" |
| 6346 | + integrity sha512-lTlxriVoy2criHP0JKRhO2VDG9c2ypWCsT237eDiLqi09rmbKoUetyGHq2uOIRoRS//kfoJckS0eUzzkDR+k2Q== |
| 6347 | + dependencies: |
| 6348 | + argparse "^2.0.1" |
| 6349 | + entities "~3.0.1" |
| 6350 | + linkify-it "^4.0.1" |
| 6351 | + mdurl "^1.0.1" |
| 6352 | + uc.micro "^1.0.5" |
| 6353 | + |
6322 | 6354 | markdown-table@^3.0.0:
|
6323 | 6355 | version "3.0.2"
|
6324 | 6356 | resolved "https://registry.yarnpkg.com/markdown-table/-/markdown-table-3.0.2.tgz#9b59eb2c1b22fe71954a65ff512887065a7bb57c"
|
6325 | 6357 | integrity sha512-y8j3a5/DkJCmS5x4dMCQL+OR0+2EAq3DOtio1COSHsmW2BGXnNCK3v12hJt1LrUz5iZH5g0LmuYOjDdI+czghA==
|
6326 | 6358 |
|
| 6359 | + |
| 6360 | + version "0.26.0" |
| 6361 | + resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.0.tgz#1e800ecc709ed4061c18ab03f1cba23f58511421" |
| 6362 | + integrity sha512-I7nfRVwKVs/AJi4BlBkUCNj/S4HJjZSSM1wbzdy7vZerFkSGpbs7wX9Rk8rvopvZjTTKFPQWItqdbl2Hh6YXQQ== |
| 6363 | + dependencies: |
| 6364 | + markdown-it "13.0.1" |
| 6365 | + |
| 6366 | +markdownlint@^0.26.2: |
| 6367 | + version "0.26.2" |
| 6368 | + resolved "https://registry.yarnpkg.com/markdownlint/-/markdownlint-0.26.2.tgz#11d3d03e7f0dd3c2e239753ee8fd064a861d9237" |
| 6369 | + integrity sha512-2Am42YX2Ex5SQhRq35HxYWDfz1NLEOZWWN25nqd2h3AHRKsGRE+Qg1gt1++exW792eXTrR4jCNHfShfWk9Nz8w== |
| 6370 | + dependencies: |
| 6371 | + markdown-it "13.0.1" |
| 6372 | + |
6327 | 6373 | matchmedia-polyfill@^0.3.2:
|
6328 | 6374 | version "0.3.2"
|
6329 | 6375 | resolved "https://registry.yarnpkg.com/matchmedia-polyfill/-/matchmedia-polyfill-0.3.2.tgz#4666e252aead72e8dd232a9fbde5d93fa50497d3"
|
@@ -6395,6 +6441,11 @@ mdast-util-to-string@^3.0.0, mdast-util-to-string@^3.1.0:
|
6395 | 6441 | resolved "https://registry.yarnpkg.com/mdast-util-to-string/-/mdast-util-to-string-3.1.0.tgz#56c506d065fbf769515235e577b5a261552d56e9"
|
6396 | 6442 | integrity sha512-n4Vypz/DZgwo0iMHLQL49dJzlp7YtAJP+N07MZHpjPf/5XJuHUWstviF4Mn2jEiR/GNmtnRRqnwsXExk3igfFA==
|
6397 | 6443 |
|
| 6444 | +mdurl@^1.0.1: |
| 6445 | + version "1.0.1" |
| 6446 | + resolved "https://registry.yarnpkg.com/mdurl/-/mdurl-1.0.1.tgz#fe85b2ec75a59037f2adfec100fd6c601761152e" |
| 6447 | + integrity sha512-/sKlQJCBYVY9Ers9hqzKou4H6V5UWc/M59TH2dvkt+84itfnq7uFOMLpOiOS4ujvHP4etln18fmIxA5R5fll0g== |
| 6448 | + |
6398 | 6449 | meow@^6.0.0:
|
6399 | 6450 | version "6.1.1"
|
6400 | 6451 | resolved "https://registry.yarnpkg.com/meow/-/meow-6.1.1.tgz#1ad64c4b76b2a24dfb2f635fddcadf320d251467"
|
@@ -8561,6 +8612,11 @@ typescript@^4.6.4:
|
8561 | 8612 | resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.6.4.tgz#caa78bbc3a59e6a5c510d35703f6a09877ce45e9"
|
8562 | 8613 | integrity sha512-9ia/jWHIEbo49HfjrLGfKbZSuWo9iTMwXO+Ca3pRsSpbsMbc7/IU8NKdCZVRRBafVPGnoJeFL76ZOAA84I9fEg==
|
8563 | 8614 |
|
| 8615 | +uc.micro@^1.0.1, uc.micro@^1.0.5: |
| 8616 | + version "1.0.6" |
| 8617 | + resolved "https://registry.yarnpkg.com/uc.micro/-/uc.micro-1.0.6.tgz#9c411a802a409a91fc6cf74081baba34b24499ac" |
| 8618 | + integrity sha512-8Y75pvTYkLJW2hWQHXxoqRgV7qb9B+9vFEtidML+7koHUFapnVJAZ6cKs+Qjz5Aw3aZWHMC6u0wJE3At+nSGwA== |
| 8619 | + |
8564 | 8620 | unbox-primitive@^1.0.2:
|
8565 | 8621 | version "1.0.2"
|
8566 | 8622 | resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.2.tgz#29032021057d5e6cdbd08c5129c226dff8ed6f9e"
|
|
0 commit comments