Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Nov 18, 2017
1 parent 13415a3 commit 1f6f7b6
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions package.json
Expand Up @@ -141,10 +141,10 @@
"@trendmicro/react-interpolate": "~0.5.4",
"@trendmicro/react-modal": "~0.9.0",
"@trendmicro/react-navs": "~0.10.1",
"@trendmicro/react-notifications": "~0.2.2",
"@trendmicro/react-notifications": "~0.2.3",
"@trendmicro/react-paginations": "~0.6.1",
"@trendmicro/react-popover": "~0.2.2",
"@trendmicro/react-table": "~0.7.2",
"@trendmicro/react-table": "~0.7.3",
"@trendmicro/react-toggle-switch": "~0.5.7",
"@trendmicro/react-tooltip": "~0.2.2",
"@trendmicro/react-validation": "~0.1.0",
Expand Down Expand Up @@ -175,7 +175,7 @@
"express-session": "~1.15.6",
"font-awesome": "~4.7.0",
"gcode-interpreter": "~2.0.0",
"gcode-parser": "~1.3.3",
"gcode-parser": "~1.3.4",
"gcode-toolpath": "~2.0.0",
"history": "~4.7.2",
"hogan.js": "~3.0.2",
Expand All @@ -184,7 +184,7 @@
"i18next-express-middleware": "~1.0.7",
"i18next-node-fs-backend": "~1.0.0",
"i18next-xhr-backend": "~1.5.0",
"infinite-tree": "~1.12.5",
"infinite-tree": "~1.14.0",
"is-electron": "~2.1.0",
"jimp": "~0.2.28",
"js-polyfills": "~0.1.41",
Expand All @@ -209,7 +209,7 @@
"react": "~15.6.2",
"react-bootstrap": "~0.31.5",
"react-dom": "~15.6.2",
"react-dropzone": "~4.2.1",
"react-dropzone": "~4.2.3",
"react-facebook-loading": "~0.6.2",
"react-ga": "~2.3.5",
"react-infinite-tree": "~0.7.1",
Expand Down Expand Up @@ -268,9 +268,9 @@
"coveralls": "~3.0.0",
"cross-env": "~5.1.1",
"css-loader": "~0.28.7",
"css-split-webpack-plugin": "~0.2.3",
"css-split-webpack-plugin": "~0.2.5",
"electron": "~1.7.9",
"electron-builder": "~19.45.4",
"electron-builder": "~19.45.5",
"electron-rebuild": "~1.6.0",
"eslint": "~3.19.0",
"eslint-config-trendmicro": "~0.5.1",
Expand All @@ -289,7 +289,7 @@
"html-webpack-inline-chunk-plugin": "~1.1.1",
"html-webpack-plugin": "~2.30.1",
"html-webpack-plugin-addons": "~0.1.1",
"i18next-scanner": "~2.1.1",
"i18next-scanner": "~2.1.2",
"imports-loader": "~0.7.1",
"json-loader": "~0.5.7",
"nib": "~1.1.2",
Expand Down
2 changes: 1 addition & 1 deletion src/package.json
Expand Up @@ -28,7 +28,7 @@
"express": "~4.16.2",
"express-jwt": "~5.3.0",
"express-session": "~1.15.6",
"gcode-parser": "~1.3.3",
"gcode-parser": "~1.3.4",
"hogan.js": "~3.0.2",
"i18next": "~10.0.7",
"i18next-express-middleware": "~1.0.7",
Expand Down

0 comments on commit 1f6f7b6

Please sign in to comment.