Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jun 17, 2017
1 parent 91f3d72 commit d41f8d2
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,13 @@
"dependencies": {
"@trendmicro/react-anchor": "~0.5.5",
"@trendmicro/react-breadcrumbs": "~0.5.3",
"@trendmicro/react-buttons": "~1.1.0",
"@trendmicro/react-dropdown": "~0.6.13",
"@trendmicro/react-interpolate": "~0.5.3",
"@trendmicro/react-modal": "~0.7.0",
"@trendmicro/react-modal": "~0.7.1",
"@trendmicro/react-navs": "~0.9.0",
"@trendmicro/react-paginations": "~0.5.10",
"@trendmicro/react-table": "~0.5.0",
"@trendmicro/react-table": "~0.5.4",
"@trendmicro/react-toggle-switch": "~0.5.4",
"async": "~2.4.1",
"babel-runtime": "~6.23.0",
Expand Down Expand Up @@ -160,7 +162,7 @@
"gcode-interpreter": "~1.1.1",
"gcode-parser": "~1.1.1",
"gcode-toolpath": "~1.1.1",
"history": "~4.6.1",
"history": "~4.6.2",
"hogan.js": "~3.0.2",
"i18next": "~8.4.2",
"i18next-browser-languagedetector": "~1.0.1",
Expand All @@ -187,7 +189,7 @@
"pubsub-js": "~1.5.7",
"push.js": "~0.0.13",
"range_check": "~1.4.0",
"rc-slider": "~8.1.2",
"rc-slider": "~8.1.3",
"react": "~15.5.4",
"react-addons-shallow-compare": "~15.5.2",
"react-addons-update": "~15.5.2",
Expand Down Expand Up @@ -254,7 +256,7 @@
"electron-builder": "~18.8.1",
"electron-rebuild": "~1.5.11",
"eslint": "~3.19.0",
"eslint-config-trendmicro": "^0.5.1",
"eslint-config-trendmicro": "~0.5.1",
"eslint-import-resolver-webpack": "~0.8.1",
"eslint-loader": "~1.7.1",
"eslint-plugin-import": "~2.3.0",
Expand Down Expand Up @@ -291,7 +293,7 @@
"stylint-loader": "~1.0.0",
"stylus": "~0.54.5",
"stylus-loader": "~3.0.1",
"tap": "~10.3.3",
"tap": "~10.3.4",
"text-table": "~0.2.0",
"transform-loader": "~0.2.4",
"url-loader": "~0.5.9",
Expand Down

0 comments on commit d41f8d2

Please sign in to comment.