From 43cd4f18e976f0840393b3baf7f88d7e22cbf68d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Sep 2022 12:19:23 +0200 Subject: [PATCH] chore(deps): update all non-major dependencies (#1472) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package.json | 14 +++++++------- yarn.lock | 33 +++++++++++++++++++++++++-------- 2 files changed, 32 insertions(+), 15 deletions(-) diff --git a/package.json b/package.json index 771d6d929..a4896c3cf 100644 --- a/package.json +++ b/package.json @@ -51,12 +51,12 @@ "json5": "^2.2.1", "knitwork": "^0.1.2", "listhen": "^0.2.15", - "mdast-util-to-hast": "^12.2.0", + "mdast-util-to-hast": "^12.2.1", "mdurl": "^1.0.1", "ohash": "^0.1.5", - "pathe": "^0.3.5", + "pathe": "^0.3.7", "property-information": "^6.1.1", - "rehype-external-links": "^2.0.0", + "rehype-external-links": "^2.0.1", "rehype-raw": "^6.1.1", "rehype-slug": "^5.0.1", "rehype-sort-attribute-values": "^4.0.0", @@ -87,15 +87,15 @@ "@types/ws": "^8.5.3", "c8": "^7.12.0", "csvtojson": "^2.0.10", - "eslint": "^8.22.0", + "eslint": "^8.23.0", "globby": "^13.1.2", "husky": "^8.0.1", - "jiti": "^1.14.0", + "jiti": "^1.15.0", "lint-staged": "^13.0.3", "nuxt": "^3.0.0-rc.9", "rehype-figure": "^1.0.1", "remark-oembed": "^1.2.2", - "vitest": "^0.22.1", - "vue-docgen-web-types": "^0.1.7" + "vitest": "^0.23.1", + "vue-docgen-web-types": "^0.1.8" } } diff --git a/yarn.lock b/yarn.lock index b8bc935dc..293e3ee4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2864,7 +2864,7 @@ eslint-visitor-keys@^3.3.0: resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826" integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA== -eslint@^8.22.0: +eslint@^8.23.0: version "8.23.0" resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040" integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA== @@ -4179,6 +4179,11 @@ jiti@^1.12.14, jiti@^1.12.9, jiti@^1.14.0: resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.14.0.tgz#5350fff532a4d891ca4bcd700c47c1f40e6ee326" integrity sha512-4IwstlaKQc9vCTC+qUXLM1hajy2ImiL9KnLvVYiaHOtS/v3wRjhLlGl121AmgDgx/O43uKmxownJghS5XMya2A== +jiti@^1.15.0: + version "1.15.0" + resolved "https://registry.yarnpkg.com/jiti/-/jiti-1.15.0.tgz#cfa7ebfe4a60d77cf3bd4f8630cd99225b638417" + integrity sha512-cClBkETOCVIpPMjX3ULlivuBvmt8l2Xtz+SHrULO06OqdtV0QFR2cuhc4FJnXByjUUX4CY0pl1nph0aFh9D3yA== + joycon@^3.0.1: version "3.1.1" resolved "https://registry.yarnpkg.com/joycon/-/joycon-3.1.1.tgz#bce8596d6ae808f8b68168f5fc69280996894f03" @@ -4646,7 +4651,7 @@ mdast-util-gfm@^2.0.0: mdast-util-gfm-task-list-item "^1.0.0" mdast-util-to-markdown "^1.0.0" -mdast-util-to-hast@^12.1.0, mdast-util-to-hast@^12.2.0: +mdast-util-to-hast@^12.1.0, mdast-util-to-hast@^12.2.1: version "12.2.1" resolved "https://registry.yarnpkg.com/mdast-util-to-hast/-/mdast-util-to-hast-12.2.1.tgz#5bba5e8234abcf66ae474cace5d0372c0dc4bfd7" integrity sha512-dyindR2P7qOqXO1hQirZeGtVbiX7xlNQbw7gGaAwN4A1dh4+X8xU/JyYmRoyB8Fu1uPXzp7mlL5QwW7k+knvgA== @@ -5702,6 +5707,11 @@ pathe@^0.3.0, pathe@^0.3.3, pathe@^0.3.4, pathe@^0.3.5: resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.5.tgz#87e5c1164ded1bebeb9dea5dab63563144062303" integrity sha512-grU/QeYP0ChuE5kjU2/k8VtAeODzbernHlue0gTa27+ayGIu3wqYBIPGfP9r5xSqgCgDd4nWrjKXEfxMillByg== +pathe@^0.3.7: + version "0.3.7" + resolved "https://registry.yarnpkg.com/pathe/-/pathe-0.3.7.tgz#83860c096cb11d9614c17e0d70d91622931676ce" + integrity sha512-yz7GK+kSsS27x727jtXpd5VT4dDfP/JDIQmaowfxyWCnFjOWtE1VIh7i6TzcSfzW0n4+bRQztj1VdKnITNq/MA== + pathval@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d" @@ -6300,7 +6310,7 @@ regexpp@^3.0.0, regexpp@^3.2.0: resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.2.0.tgz#0425a2768d8f23bad70ca4b90461fa2f1213e1b2" integrity sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg== -rehype-external-links@^2.0.0: +rehype-external-links@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/rehype-external-links/-/rehype-external-links-2.0.1.tgz#fe54f9f227a1a2f8f6afe442ac4c9ee748f08756" integrity sha512-u2dNypma+ps12SJWlS23zvbqwNx0Hl24t0YHXSM/6FCZj/pqWETCO3WyyrvALv4JYvRtuPjhiv2Lpen15ESqbA== @@ -7168,6 +7178,11 @@ tiny-invariant@^1.1.0: resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.2.0.tgz#a1141f86b672a9148c72e978a19a73b9b94a15a9" integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg== +tinybench@^2.1.3: + version "2.1.5" + resolved "https://registry.yarnpkg.com/tinybench/-/tinybench-2.1.5.tgz#6864341415ff0f912ed160cfd90b7f833ece674c" + integrity sha512-ak+PZZEuH3mw6CCFOgf5S90YH0MARnZNhxjhjguAmoJimEMAJuNip/rJRd6/wyylHItomVpKTzZk9zrhTrQCoQ== + tinypool@^0.2.4: version "0.2.4" resolved "https://registry.yarnpkg.com/tinypool/-/tinypool-0.2.4.tgz#4d2598c4689d1a2ce267ddf3360a9c6b3925a20c" @@ -7660,10 +7675,10 @@ vite-plugin-checker@^0.5.0: optionalDependencies: fsevents "~2.3.2" -vitest@^0.22.1: - version "0.22.1" - resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.22.1.tgz#3122e6024bf782ee9aca53034017af7adb009c32" - integrity sha512-+x28YTnSLth4KbXg7MCzoDAzPJlJex7YgiZbUh6YLp0/4PqVZ7q7/zyfdL0OaPtKTpNiQFPpMC8Y2MSzk8F7dw== +vitest@^0.23.1: + version "0.23.1" + resolved "https://registry.yarnpkg.com/vitest/-/vitest-0.23.1.tgz#da3f79a88a6570e4d8c1fe8cf5e2d997be2dc3bd" + integrity sha512-kn9pG+h6VA3yj/xRvwgLKEd33rOlzMqJEg3tl5HSm3WUPlkY1Lr1FK8RN1uIqVKvFxmz6HGU3EQW+xW2kazRkQ== dependencies: "@types/chai" "^4.3.3" "@types/chai-subset" "^1.3.3" @@ -7671,6 +7686,8 @@ vitest@^0.22.1: chai "^4.3.6" debug "^4.3.4" local-pkg "^0.4.2" + strip-literal "^0.4.0" + tinybench "^2.1.3" tinypool "^0.2.4" tinyspy "^1.0.2" vite "^2.9.12 || ^3.0.0-0" @@ -7753,7 +7770,7 @@ vue-docgen-api@^4.30.0: ts-map "^1.0.3" vue-inbrowser-compiler-independent-utils "^4.52.0" -vue-docgen-web-types@^0.1.7: +vue-docgen-web-types@^0.1.8: version "0.1.8" resolved "https://registry.yarnpkg.com/vue-docgen-web-types/-/vue-docgen-web-types-0.1.8.tgz#5d560d85ffea7e9a4f5cb1afb02001ea9fbc3e4c" integrity sha512-8EE2bkZP3OtzUWBrGY44wp5AqbDzjYViHwvKk2w7IDocbLT1O8vCubF7fqTgaxXrBFgQ/jcr/063WH8q+U3Tww==