Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
cncolder committed Jun 8, 2020
1 parent a8908e3 commit 47a58fc
Show file tree
Hide file tree
Showing 2 changed files with 112 additions and 3,212 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
},
"dependencies": {
"@tarojsx/history": "^0.11.0",
"@tarojsx/hooks": "^0.10.2",
"@tarojsx/hooks": "^0.13.1",
"tslib": "^2.0.0"
},
"devDependencies": {
Expand All @@ -59,17 +59,17 @@
"@tarojs/components": "^3.0.0-rc.3",
"@tarojs/taro": "^3.0.0-rc.3",
"@types/classnames": "^2.2.10",
"@types/lodash": "^4.14.154",
"@types/node": "^14.0.6",
"@types/lodash": "^4.14.155",
"@types/node": "^14.0.11",
"@types/react": "^16.9.35",
"@types/react-is": "^16.7.1",
"husky": "^4.2.5",
"np": "^6.2.3",
"np": "^6.2.4",
"rimraf": "^3.0.2",
"taro-ui": "^2.3.4",
"taro-ui": "^3.0.0-alpha.2",
"typedoc": "^0.17.7",
"typedoc-plugin-markdown": "^2.2.17",
"typescript": "^3.9.3"
"typedoc-plugin-markdown": "^2.3.1",
"typescript": "^3.9.5"
},
"peerDependencies": {
"taro-ui": "*"
Expand Down
Loading

0 comments on commit 47a58fc

Please sign in to comment.