Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cncolder committed May 20, 2020
1 parent 6e8a550 commit d6d0f4f
Show file tree
Hide file tree
Showing 2 changed files with 119 additions and 105 deletions.
28 changes: 14 additions & 14 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,27 +42,27 @@
"prepublishOnly": "npm run build",
"release": "np"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@tarojs/components": "^3.0.0-rc.0",
"@tarojs/taro": "^3.0.0-rc.0",
"@types/react": "^16.9.34",
"np": "^6.2.2",
"react-calendar": "^3.0.1",
"rimraf": "^3.0.2",
"taro-ui": "^2.3.3",
"typescript": "^3.8.3"
},
"dependencies": {
"@types/react-window": "^1.8.2",
"@types/react-window-infinite-loader": "^1.0.3",
"react-spring": "^9.0.0-canary.808.17.55c5691",
"react-spring": "^9.0.0-rc.3",
"react-use-gesture": "^7.0.15",
"react-vtree": "^1.0.2",
"react-window": "^1.8.5",
"react-window-infinite-loader": "^1.0.5",
"tslib": "^1.11.1"
"tslib": "^2.0.0"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@tarojs/components": "^3.0.0-rc.0",
"@tarojs/taro": "^3.0.0-rc.0",
"@types/react": "^16.9.35",
"np": "^6.2.3",
"react-calendar": "^3.1.0",
"rimraf": "^3.0.2",
"taro-ui": "^2.3.4",
"typescript": "^3.9.3"
},
"husky": {
"hooks": {
Expand Down
196 changes: 105 additions & 91 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
# yarn lockfile v1


"@alloc/types@^1.2.1":
version "1.2.5"
resolved "https://registry.npm.taobao.org/@alloc/types/download/@alloc/types-1.2.5.tgz#108e4c1d9c593723e9702efc21e59d50093e972d"
integrity sha1-EI5MHZxZNyPpcC78IeWdUAk+ly0=

"@babel/code-frame@^7.0.0":
version "7.8.3"
resolved "https://registry.npm.taobao.org/@babel/code-frame/download/@babel/code-frame-7.8.3.tgz#33e25903d7481181534e12ec0a25f16b6fcf419e"
Expand Down Expand Up @@ -176,90 +181,85 @@
mkdirp "^0.5.1"
rimraf "^2.5.2"

"@react-spring/addons@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/addons/download/@react-spring/addons-9.0.0-canary.809.5.f01ecc2.tgz#087a4c43732bd7ecbf7bf0cba595cb2cbc874ef4"
integrity sha1-CHpMQ3Mr1+y/e/DLpZXLLLyHTvQ=
"@react-spring/animated@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/animated/download/@react-spring/animated-9.0.0-rc.3.tgz#e792cb76aacecfc78db2be6020ac11ce96503eb5"
integrity sha1-55LLdqrOz8eNsr5gIKwRzpZQPrU=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
use-memo-one "^1.1.0"
"@react-spring/shared" "9.0.0-rc.3"
react-layout-effect "^1.0.1"

"@react-spring/animated@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/animated/download/@react-spring/animated-9.0.0-canary.809.5.f01ecc2.tgz#432171eb77f19cca7968e162ffcbff8a59fe956e"
integrity sha1-QyFx63fxnMp5aOFi/8v/iln+lW4=
"@react-spring/core@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/core/download/@react-spring/core-9.0.0-rc.3.tgz#c8e697573936c525bd0f6ca0c0869f75c86e8a83"
integrity sha1-yOaXVzk2xSW9D2ygwIafdchuioM=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"

"@react-spring/core@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/core/download/@react-spring/core-9.0.0-canary.809.5.f01ecc2.tgz#7a3e22017c5fd43937706ca7b8aacb5c72a969d3"
integrity sha1-ej4iAXxf1Dk3cGynuKrLXHKpadM=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/animated" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"
react-layout-effect "^1.0.1"
use-memo-one "^1.1.0"

"@react-spring/konva@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/konva/download/@react-spring/konva-9.0.0-canary.809.5.f01ecc2.tgz#09e938a650a6522d857f0434a551d69bf0aa4e3a"
integrity sha1-Cek4plCmUi2FfwQ0pVHWm/CqTjo=
"@react-spring/konva@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/konva/download/@react-spring/konva-9.0.0-rc.3.tgz#7bad631eb59f141001d668267314ca40546ecf97"
integrity sha1-e61jHrWfFBAB1mgmcxTKQFRuz5c=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/animated" "9.0.0-rc.3"
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"

"@react-spring/native@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/native/download/@react-spring/native-9.0.0-canary.809.5.f01ecc2.tgz#eaef7cca7f95922adff1603b873f55e988aa0ea6"
integrity sha1-6u98yn+Vkirf8WA7hz9V6YiqDqY=
"@react-spring/native@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/native/download/@react-spring/native-9.0.0-rc.3.tgz#863b8278ea6064385c4fffaaed40316e4a2acaa8"
integrity sha1-hjuCeOpgZDhcT/+q7UAxbkoqyqg=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/animated" "9.0.0-rc.3"
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"

"@react-spring/shared@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/shared/download/@react-spring/shared-9.0.0-canary.809.5.f01ecc2.tgz#f1a4a69a9d425f53a8ff397283728d19b44828aa"
integrity sha1-8aSmmp1CX1Oo/zlyg3KNGbRIKKo=
"@react-spring/shared@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/shared/download/@react-spring/shared-9.0.0-rc.3.tgz#3f4c9d90accc20fef51a283a7806d78390b84161"
integrity sha1-P0ydkKzMIP71Gig6eAbXg5C4QWE=
dependencies:
"@alloc/types" "^1.2.1"
"@babel/runtime" "^7.3.1"
fluids "^0.1.6"
tslib "^1.11.1"

"@react-spring/three@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/three/download/@react-spring/three-9.0.0-canary.809.5.f01ecc2.tgz#17e288a7a65e07d7e164da022a15874d29367f6e"
integrity sha1-F+KIp6ZeB9fhZNoCKhWHTSk2f24=
"@react-spring/three@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/three/download/@react-spring/three-9.0.0-rc.3.tgz#bbfa7863c96ed8fa200cbff69222763c00977eef"
integrity sha1-u/p4Y8lu2PogDL/2kiJ2PACXfu8=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/animated" "9.0.0-rc.3"
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"

"@react-spring/web@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/web/download/@react-spring/web-9.0.0-canary.809.5.f01ecc2.tgz#aa13c8facc92541262fa4f7c317270ba9f92c370"
integrity sha1-qhPI+sySVBJi+k98MXJwup+Sw3A=
"@react-spring/web@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/web/download/@react-spring/web-9.0.0-rc.3.tgz#da977382f91d9af4c400e4aa7dc37d3db07b87e0"
integrity sha1-2pdzgvkdmvTEAOSqfcN9PbB7h+A=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/animated" "9.0.0-rc.3"
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"

"@react-spring/zdog@9.0.0-canary.809.5.f01ecc2":
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/@react-spring/zdog/download/@react-spring/zdog-9.0.0-canary.809.5.f01ecc2.tgz#81712d9715a67da23767e3be1489dddeb7cc9af4"
integrity sha1-gXEtlxWmfaI3Z+O+FInd3rfMmvQ=
"@react-spring/zdog@9.0.0-rc.3":
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/@react-spring/zdog/download/@react-spring/zdog-9.0.0-rc.3.tgz#00f611042b3761b984d0ca2c98da7dddcc11f081"
integrity sha1-APYRBCs3YbmE0MosmNp93cwR8IE=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/animated" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/shared" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/animated" "9.0.0-rc.3"
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/shared" "9.0.0-rc.3"

"@samverschueren/stream-to-observable@^0.3.0":
version "0.3.0"
Expand Down Expand Up @@ -427,10 +427,10 @@
"@types/prop-types" "*"
csstype "^2.2.0"

"@types/react@^16.9.34":
version "16.9.34"
resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.9.34.tgz?cache=0&sync_timestamp=1586463731821&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Freact%2Fdownload%2F%40types%2Freact-16.9.34.tgz#f7d5e331c468f53affed17a8a4d488cd44ea9349"
integrity sha1-99XjMcRo9Tr/7ReopNSIzUTqk0k=
"@types/react@^16.9.35":
version "16.9.35"
resolved "https://registry.npm.taobao.org/@types/react/download/@types/react-16.9.35.tgz?cache=0&sync_timestamp=1589187921077&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Freact%2Fdownload%2F%40types%2Freact-16.9.35.tgz#a0830d172e8aadd9bd41709ba2281a3124bbd368"
integrity sha1-oIMNFy6Krdm9QXCboigaMSS702g=
dependencies:
"@types/prop-types" "*"
csstype "^2.2.0"
Expand Down Expand Up @@ -1111,6 +1111,11 @@ find-up@^4.0.0, find-up@^4.1.0:
locate-path "^5.0.0"
path-exists "^4.0.0"

fluids@^0.1.6:
version "0.1.8"
resolved "https://registry.npm.taobao.org/fluids/download/fluids-0.1.8.tgz#0a708b4f917f96ed9453dc21ab167d4bae9877c3"
integrity sha1-CnCLT5F/lu2UU9whqxZ9S66Yd8M=

fs.realpath@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/fs.realpath/-/fs.realpath-1.0.0.tgz#1504ad2523158caa40db4a2787cb01411994ea4f"
Expand Down Expand Up @@ -1960,10 +1965,10 @@ normalize-url@^4.1.0:
resolved "https://registry.npm.taobao.org/normalize-url/download/normalize-url-4.5.0.tgz#453354087e6ca96957bd8f5baf753f5982142129"
integrity sha1-RTNUCH5sqWlXvY9br3U/WYIUISk=

np@^6.2.2:
version "6.2.2"
resolved "https://registry.npm.taobao.org/np/download/np-6.2.2.tgz?cache=0&sync_timestamp=1587623968569&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fnp%2Fdownload%2Fnp-6.2.2.tgz#a63b19d00f444361d4c0103cc4c89263c3538fc5"
integrity sha1-pjsZ0A9EQ2HUwBA8xMiSY8NTj8U=
np@^6.2.3:
version "6.2.3"
resolved "https://registry.npm.taobao.org/np/download/np-6.2.3.tgz#6161314e94f5ca38ae939d68f2c14fe95f43aa68"
integrity sha1-YWExTpT1yjiuk51o8sFP6V9Dqmg=
dependencies:
"@samverschueren/stream-to-observable" "^0.3.0"
any-observable "^0.5.0"
Expand Down Expand Up @@ -2349,10 +2354,10 @@ rc@^1.2.8:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

react-calendar@^3.0.1:
version "3.0.1"
resolved "https://registry.npm.taobao.org/react-calendar/download/react-calendar-3.0.1.tgz#69c11188d7fee6fd7d837593e6e6868317f2e682"
integrity sha1-acERiNf+5v19g3WT5uaGgxfy5oI=
react-calendar@^3.1.0:
version "3.1.0"
resolved "https://registry.npm.taobao.org/react-calendar/download/react-calendar-3.1.0.tgz#7a384a70f98e02177d176c45f6918fb6a15ce41f"
integrity sha1-ejhKcPmOAhd9F2xF9pGPtqFc5B8=
dependencies:
"@wojtekmaj/date-utils" "^1.0.2"
get-user-locale "^1.2.0"
Expand All @@ -2364,19 +2369,23 @@ react-is@^16.8.1:
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.12.0.tgz#2cc0fe0fba742d97fd527c42a13bec4eeb06241c"
integrity sha512-rPCkf/mWBtKc97aLL9/txD8DZdemK0vkA3JMLShjlJB3Pj3s+lpf1KaBzMfQrAmhMQB0n1cU/SUGgKKBCe837Q==

react-spring@^9.0.0-canary.808.17.55c5691:
version "9.0.0-canary.809.5.f01ecc2"
resolved "https://registry.npm.taobao.org/react-spring/download/react-spring-9.0.0-canary.809.5.f01ecc2.tgz#0ef2ec2297105df3e8a5fea297c8fa0df423e89c"
integrity sha1-DvLsIpcQXfPopf6il8j6DfQj6Jw=
react-layout-effect@^1.0.1:
version "1.0.5"
resolved "https://registry.npm.taobao.org/react-layout-effect/download/react-layout-effect-1.0.5.tgz#0dc4e24452aee5de66c93c166f0ec512dfb1be80"
integrity sha1-DcTiRFKu5d5myTwWbw7FEt+xvoA=

react-spring@^9.0.0-rc.3:
version "9.0.0-rc.3"
resolved "https://registry.npm.taobao.org/react-spring/download/react-spring-9.0.0-rc.3.tgz#0ad7b1e803f4385b7cbb44fff6d26f5be78884d6"
integrity sha1-Ctex6AP0OFt8u0T/9tJvW+eIhNY=
dependencies:
"@babel/runtime" "^7.3.1"
"@react-spring/addons" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/konva" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/native" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/three" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/web" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/zdog" "9.0.0-canary.809.5.f01ecc2"
"@react-spring/core" "9.0.0-rc.3"
"@react-spring/konva" "9.0.0-rc.3"
"@react-spring/native" "9.0.0-rc.3"
"@react-spring/three" "9.0.0-rc.3"
"@react-spring/web" "9.0.0-rc.3"
"@react-spring/zdog" "9.0.0-rc.3"

react-use-gesture@^7.0.15:
version "7.0.15"
Expand Down Expand Up @@ -2864,10 +2873,10 @@ symbol-observable@^1.1.0, symbol-observable@^1.2.0:
resolved "https://registry.npm.taobao.org/symbol-observable/download/symbol-observable-1.2.0.tgz#c22688aed4eab3cdc2dfeacbb561660560a00804"
integrity sha1-wiaIrtTqs83C3+rLtWFmBWCgCAQ=

taro-ui@^2.3.3:
version "2.3.3"
resolved "https://registry.npm.taobao.org/taro-ui/download/taro-ui-2.3.3.tgz#06cfdfbfa36fb549079a38c814b23d9e360de4f7"
integrity sha1-Bs/fv6NvtUkHmjjIFLI9njYN5Pc=
taro-ui@^2.3.4:
version "2.3.4"
resolved "https://registry.npm.taobao.org/taro-ui/download/taro-ui-2.3.4.tgz#a7a2cdd67b2b4a49d10c351d89def4d28b9bb192"
integrity sha1-p6LN1nsrSknRDDUdid700oubsZI=
dependencies:
"@types/react" "^16.7.3"
bind-decorator "^1.0.11"
Expand Down Expand Up @@ -2961,6 +2970,11 @@ tslib@^1.11.1, tslib@^1.9.0:
resolved "https://registry.npm.taobao.org/tslib/download/tslib-1.11.1.tgz#eb15d128827fbee2841549e171f45ed338ac7e35"
integrity sha1-6xXRKIJ/vuKEFUnhcfRe0zisfjU=

tslib@^2.0.0:
version "2.0.0"
resolved "https://registry.npm.taobao.org/tslib/download/tslib-2.0.0.tgz#18d13fc2dce04051e20f074cc8387fd8089ce4f3"
integrity sha1-GNE/wtzgQFHiDwdMyDh/2Aic5PM=

type-fest@^0.11.0:
version "0.11.0"
resolved "https://registry.npm.taobao.org/type-fest/download/type-fest-0.11.0.tgz?cache=0&sync_timestamp=1583733711150&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftype-fest%2Fdownload%2Ftype-fest-0.11.0.tgz#97abf0872310fed88a5c466b25681576145e33f1"
Expand Down Expand Up @@ -2993,10 +3007,10 @@ typescript@3.7.5:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae"
integrity sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw==

typescript@^3.8.3:
version "3.8.3"
resolved "https://registry.npm.taobao.org/typescript/download/typescript-3.8.3.tgz?cache=0&sync_timestamp=1585121456187&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.8.3.tgz#409eb8544ea0335711205869ec458ab109ee1061"
integrity sha1-QJ64VE6gM1cRIFhp7EWKsQnuEGE=
typescript@^3.9.3:
version "3.9.3"
resolved "https://registry.npm.taobao.org/typescript/download/typescript-3.9.3.tgz?cache=0&sync_timestamp=1589958854894&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a"
integrity sha1-06yIg6l8JhOeQt9ek+7s4z1hC4o=

unfetch@^4.1.0:
version "4.1.0"
Expand Down

0 comments on commit d6d0f4f

Please sign in to comment.