Skip to content

Commit

Permalink
build(deps-dev): bump @umijs/preset-react from 1.7.13 to 1.8.1
Browse files Browse the repository at this point in the history
Bumps [@umijs/preset-react](https://github.com/umijs/plugins) from 1.7.13 to 1.8.1.
- [Release notes](https://github.com/umijs/plugins/releases)
- [Commits](https://github.com/umijs/plugins/compare/@umijs/preset-react@1.7.13...@umijs/preset-react@1.8.1)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 16, 2021
1 parent 4a314f2 commit 2cb8058
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4711,20 +4711,20 @@
resolved "https://registry.npm.taobao.org/@umijs/plugin-initial-state/download/@umijs/plugin-initial-state-2.3.0.tgz#b0afc6cf8446bddb0ed2c2fa4271c4cff993d688"
integrity sha1-sK/Gz4RGvdsO0sL6QnHEz/mT1og=

"@umijs/plugin-layout@0.13.5":
version "0.13.5"
resolved "https://registry.npm.taobao.org/@umijs/plugin-layout/download/@umijs/plugin-layout-0.13.5.tgz#f2cd8ebff855c7fd470f6a825210a12cc85f2078"
integrity sha1-8s2Ov/hVx/1HD2qCUhChLMhfIHg=
"@umijs/plugin-layout@0.14.0":
version "0.14.0"
resolved "https://registry.yarnpkg.com/@umijs/plugin-layout/-/plugin-layout-0.14.0.tgz#830687d1246aba44cc3a25f6d8dec3d0189490b7"
integrity sha512-CQhATqTgpyN9c6LpVDnWNydEOsDyZWpst4wvToigPOY+vkjIYrd3Xv6ExKnr3+9v4J+VYbrLvDQNxA+ACVmjsA==
dependencies:
"@umijs/route-utils" "^1.0.7"
antd "^4.1.2"
lodash "^4.17.15"
path-to-regexp "1.x"

"@umijs/plugin-locale@0.10.8":
version "0.10.8"
resolved "https://registry.npm.taobao.org/@umijs/plugin-locale/download/@umijs/plugin-locale-0.10.8.tgz#ef8d29697d179f8176cd6ebb091edfc85b9bef12"
integrity sha1-740paX0Xn4F2zW67CR7fyFub7xI=
"@umijs/plugin-locale@0.10.9":
version "0.10.9"
resolved "https://registry.yarnpkg.com/@umijs/plugin-locale/-/plugin-locale-0.10.9.tgz#0995e508f531458f1745f09f79b4f81b83f7fa66"
integrity sha512-kokJ1YHx2OB/pD2oDcbQZXt1qpmO4+Z6sMxHGjCXHQepnvugNzcV04LwgWIN/6Ioewo5fvAX02wZyNHAkSBmOQ==
dependencies:
"@ant-design/icons" "^4.1.0"
"@formatjs/intl-pluralrules" "^1.5.0"
Expand Down Expand Up @@ -4829,9 +4829,9 @@
unist-util-visit-parents "^3.0.1"

"@umijs/preset-react@1.x":
version "1.7.13"
resolved "https://registry.npm.taobao.org/@umijs/preset-react/download/@umijs/preset-react-1.7.13.tgz#b6ebd0cf77b0ed198f14f6b74253fe1f1f744517"
integrity sha1-tuvQz3ew7RmPFPa3QlP+Hx90RRc=
version "1.8.1"
resolved "https://registry.yarnpkg.com/@umijs/preset-react/-/preset-react-1.8.1.tgz#390992e6a375dfbda2ebe2ea995d215a641d09b3"
integrity sha512-EFy96oZF0lYQqwg+U1/toD16toaxM8npghYkAIO7BPNr+9a+EJR1lfbOBoe0DfMsrhD5z/Eaq7zz3mcA+y2meQ==
dependencies:
"@umijs/plugin-access" "2.3.3"
"@umijs/plugin-analytics" "0.2.2"
Expand All @@ -4840,8 +4840,8 @@
"@umijs/plugin-dva" "0.10.0"
"@umijs/plugin-helmet" "1.1.1"
"@umijs/plugin-initial-state" "2.3.0"
"@umijs/plugin-layout" "0.13.5"
"@umijs/plugin-locale" "0.10.8"
"@umijs/plugin-layout" "0.14.0"
"@umijs/plugin-locale" "0.10.9"
"@umijs/plugin-model" "2.5.6"
"@umijs/plugin-request" "2.5.2"
"@umijs/plugin-test" "1.0.0"
Expand Down

0 comments on commit 2cb8058

Please sign in to comment.