diff --git a/package.json b/package.json index 3905de5..7bb7027 100644 --- a/package.json +++ b/package.json @@ -60,8 +60,8 @@ "@tarojs/components": "^3.0.0-rc.0", "@tarojs/taro": "^3.0.0-rc.0", "@types/classnames": "^2.2.10", - "@types/lodash": "^4.14.151", - "@types/node": "^14.0.1", + "@types/lodash": "^4.14.152", + "@types/node": "^14.0.5", "@types/react": "^16.9.35", "@types/react-is": "^16.7.1", "@types/webpack": "^4.41.13", @@ -74,7 +74,7 @@ "tslib": "^2.0.0", "typedoc": "^0.17.7", "typedoc-plugin-markdown": "^2.2.17", - "typescript": "^3.9.2", + "typescript": "^3.9.3", "webpack": "^4.43.0" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 41845fb..51229c3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1119,10 +1119,10 @@ "@types/minimatch" "*" "@types/node" "*" -"@types/lodash@^4.14.151": - version "4.14.151" - resolved "https://registry.npm.taobao.org/@types/lodash/download/@types/lodash-4.14.151.tgz?cache=0&sync_timestamp=1589537339927&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Flodash%2Fdownload%2F%40types%2Flodash-4.14.151.tgz#7d58cac32bedb0ec37cb7f99094a167d6176c9d5" - integrity sha1-fVjKwyvtsOw3y3+ZCUoWfWF2ydU= +"@types/lodash@^4.14.152": + version "4.14.152" + resolved "https://registry.npm.taobao.org/@types/lodash/download/@types/lodash-4.14.152.tgz?cache=0&sync_timestamp=1589928304253&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Flodash%2Fdownload%2F%40types%2Flodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c" + integrity sha1-fnZ5JQrc4U50kwTNtXCWn3fsmXw= "@types/minimatch@*": version "3.0.3" @@ -1139,10 +1139,10 @@ resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-13.9.2.tgz?cache=0&sync_timestamp=1584566411412&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-13.9.2.tgz#ace1880c03594cc3e80206d96847157d8e7fa349" integrity sha1-rOGIDANZTMPoAgbZaEcVfY5/o0k= -"@types/node@^14.0.1": - version "14.0.1" - resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-14.0.1.tgz#5d93e0a099cd0acd5ef3d5bde3c086e1f49ff68c" - integrity sha1-XZPgoJnNCs1e89W948CG4fSf9ow= +"@types/node@^14.0.5": + version "14.0.5" + resolved "https://registry.npm.taobao.org/@types/node/download/@types/node-14.0.5.tgz?cache=0&sync_timestamp=1590092219164&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40types%2Fnode%2Fdownload%2F%40types%2Fnode-14.0.5.tgz#3d03acd3b3414cf67faf999aed11682ed121f22b" + integrity sha1-PQOs07NBTPZ/r5ma7RFoLtEh8is= "@types/normalize-package-data@^2.4.0": version "2.4.0" @@ -5966,10 +5966,10 @@ typescript@3.7.5: resolved "https://registry.npm.taobao.org/typescript/download/typescript-3.7.5.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.7.5.tgz#0692e21f65fd4108b9330238aac11dd2e177a1ae" integrity sha1-BpLiH2X9QQi5MwI4qsEd0uF3oa4= -typescript@^3.9.2: - version "3.9.2" - resolved "https://registry.npm.taobao.org/typescript/download/typescript-3.9.2.tgz?cache=0&sync_timestamp=1589440528331&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.9.2.tgz#64e9c8e9be6ea583c54607677dd4680a1cf35db9" - integrity sha1-ZOnI6b5upYPFRgdnfdRoChzzXbk= +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=1590390909369&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Ftypescript%2Fdownload%2Ftypescript-3.9.3.tgz#d3ac8883a97c26139e42df5e93eeece33d610b8a" + integrity sha1-06yIg6l8JhOeQt9ek+7s4z1hC4o= uglify-js@^3.1.4: version "3.8.0"