Skip to content

Commit

Permalink
Merge pull request #18 from pansyjs/renovate/dumi-1.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency dumi to v1.1.16
  • Loading branch information
wangxingkang authored Apr 24, 2021
2 parents 4412b39 + 39bd14e commit 8703ef1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"build": "dumi build"
},
"devDependencies": {
"dumi": "1.1.14",
"dumi": "1.1.16",
"typescript": "4.2.4"
}
}
42 changes: 21 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2147,10 +2147,10 @@
umi-webpack-bundle-analyzer "3.6.0"
zlib "1.0.5"

"@umijs/[email protected].14":
version "1.1.14"
resolved "https://registry.yarnpkg.com/@umijs/preset-dumi/-/preset-dumi-1.1.14.tgz#8d6537c31f8425560fb0fe90991c2bf171e2fa63"
integrity sha512-74UmuF6YsjExKPTGjnrZibiq+bGfQg4WldYLi43wqGKlHEg1nVXIUCgJCdWvh1430wdTFZD/Fghma9RG7060mw==
"@umijs/[email protected].16":
version "1.1.16"
resolved "https://registry.yarnpkg.com/@umijs/preset-dumi/-/preset-dumi-1.1.16.tgz#5ffd26bd582bc441a0a6f4fe657057fc3a849ae9"
integrity sha512-FFINOjhAgdS4+tWMooRqE6nF3GEMBp1kepVV3ck+xVga8OuKgFdZ/NCxlMMQibyGvwvZV2DEKq3FYwPqTfiI6w==
dependencies:
"@babel/core" "^7.7.2"
"@babel/generator" "^7.7.2"
Expand All @@ -2166,7 +2166,7 @@
copy-text-to-clipboard "^2.2.0"
deepmerge "^4.2.2"
dumi-assets-types "1.0.0"
dumi-theme-default "1.0.14"
dumi-theme-default "1.0.16"
enhanced-resolve "^4.1.1"
github-slugger "^1.3.0"
hast-util-has-property "^1.0.4"
Expand All @@ -2179,7 +2179,7 @@
lz-string "^1.4.4"
react-docgen-typescript "^1.20.5"
rehype-autolink-headings "^4.0.0"
rehype-mathjax "^3.1.0"
rehype-mathjax-dumi-tmp "^3.1.1-0"
rehype-remove-comments "^4.0.2"
rehype-stringify "^8.0.0"
remark-frontmatter "^3.0.0"
Expand Down Expand Up @@ -4372,21 +4372,21 @@ [email protected]:
resolved "https://registry.yarnpkg.com/dumi-assets-types/-/dumi-assets-types-1.0.0.tgz#d5368cb11045b203bf1ef1080e553b2287a2ec81"
integrity sha512-7nhSeWM15vybbUAMPLZsdls2jKoHB2UU4P1RM6kLPucuS8eC/HSmufquFqTTYtX4oIDLHGtil/dVtMreNGwhdA==

[email protected].14:
version "1.0.14"
resolved "https://registry.yarnpkg.com/dumi-theme-default/-/dumi-theme-default-1.0.14.tgz#538cad09141db1a8847d718f8ad00a1d55a091cf"
integrity sha512-epBl94REmqH8DdryAYh9SwV5gC5t1GRUrJIdSQeZCB1/VL4ZSGUsQCM97gYgAwk8ieAsEx7hFD+LSTA1rxKuOA==
[email protected].16:
version "1.0.16"
resolved "https://registry.yarnpkg.com/dumi-theme-default/-/dumi-theme-default-1.0.16.tgz#8c844cc2cdb8c98db95c5189772b0b9d2a74669e"
integrity sha512-+jMMKsdGEgBHiqcSrpY7q03Y/8AQkNGdr/E5uhB0jRebPCu7nCNHAWefOFdvYeXZ4ViAfcCf3LrfBoteFbtxVQ==
dependencies:
prism-react-renderer "^1.1.1"
prismjs "^1.21.0"
rc-tabs "^11.7.1"

[email protected].14:
version "1.1.14"
resolved "https://registry.yarnpkg.com/dumi/-/dumi-1.1.14.tgz#66481f93ef93cf00404e27006174a793fb56e9e4"
integrity sha512-j+jbWJcEhx4Lb3OjURX1EonS2Pt/gQabJLwS+83DA1sWKZIGYdtIgfOF7Lz7od3W7yn5x3GDiPGj7j56l7BMhQ==
[email protected].16:
version "1.1.16"
resolved "https://registry.yarnpkg.com/dumi/-/dumi-1.1.16.tgz#a4c5966c91f5143f1e992c48686323c15450cc04"
integrity sha512-MfIfiC5TYoMiV1hwI2C27xxU1cJ2hT3jf/4DZhxMX8lrsjyQel9MQHzIfnCyUXg8Len22o593wwgQjLo00NViQ==
dependencies:
"@umijs/preset-dumi" "1.1.14"
"@umijs/preset-dumi" "1.1.16"
umi "^3.0.0"

duplexer3@^0.1.4:
Expand Down Expand Up @@ -6710,7 +6710,7 @@ [email protected]:
resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a"
integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw==

mathjax-full@^3.0.0:
mathjax-full@3.1.2:
version "3.1.2"
resolved "https://registry.yarnpkg.com/mathjax-full/-/mathjax-full-3.1.2.tgz#53ac5b38252379d515d60e99092672b42725bf6a"
integrity sha512-jFCwRFdFwIOa8J7r6VZT0AIv9ZwbLQ9aPc9YZp695NTvv7XKU2NunJodA+zDWzElIFJ7mTsImyfe5R3QyRNZjw==
Expand Down Expand Up @@ -9077,16 +9077,16 @@ rehype-autolink-headings@^4.0.0:
hast-util-is-element "^1.0.0"
unist-util-visit "^2.0.0"

rehype-mathjax@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/rehype-mathjax/-/rehype-mathjax-3.1.0.tgz#d0282243bf68f3f18dd63a062e0f8c45662ecc26"
integrity sha512-Pmz92Y56lBFmDjFc9nIdrKu1xzKSBYevcwKiKiG7b5JJg74q1E62nRSbPEm37vXaXn7Bn25iRsWcP39bJKkMxg==
rehype-mathjax-dumi-tmp@^3.1.1-0:
version "3.1.1-0"
resolved "https://registry.yarnpkg.com/rehype-mathjax-dumi-tmp/-/rehype-mathjax-dumi-tmp-3.1.1-0.tgz#56958ebfdf089c39fe629f8fe0b423253d5f9679"
integrity sha512-NonV24f4zTOaDA5WGko/3Wh1wf5hrUYqcxJoTFs4cd97bZPR0gQytGcPO6z7xjcu5QP7+Af8IQRf35k9sijX6Q==
dependencies:
"@types/mathjax" "^0.0.36"
hast-util-from-dom "^3.0.0"
hast-util-to-text "^2.0.0"
jsdom "^16.0.0"
mathjax-full "^3.0.0"
mathjax-full "3.1.2"
unist-util-visit "^2.0.0"

rehype-remove-comments@^4.0.2:
Expand Down

1 comment on commit 8703ef1

@vercel
Copy link

@vercel vercel bot commented on 8703ef1 Apr 24, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.