Skip to content

Commit

Permalink
v1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
cheton committed Jun 13, 2017
1 parent f28f3b1 commit 7f8db88
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 26 deletions.
41 changes: 20 additions & 21 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cncjs",
"version": "1.9.5",
"version": "1.9.6",
"description": "A web-based interface for CNC milling controller running Grbl, Smoothieware, or TinyG",
"homepage": "https://github.com/cncjs/cncjs",
"author": "Cheton Wu <cheton@gmail.com>",
Expand All @@ -25,7 +25,7 @@
"preferGlobal": true,
"scripts": {
"pkgsync": "babel-node scripts/pkgsync.js",
"prepare": "npm run clean && npm run lint && npm run test && npm run build",
"prepublish": "npm run clean && npm run lint && npm run test && npm run build",
"prebuild": "npm run prebuild-prod",
"prebuild-latest": "bash scripts/prebuild-latest.sh",
"prebuild-dev": "bash scripts/prebuild-dev.sh",
Expand Down Expand Up @@ -126,11 +126,11 @@
"dependencies": {
"@trendmicro/react-anchor": "~0.5.5",
"@trendmicro/react-breadcrumbs": "~0.5.3",
"@trendmicro/react-dropdown": "~0.6.12",
"@trendmicro/react-dropdown": "~0.6.13",
"@trendmicro/react-interpolate": "~0.5.3",
"@trendmicro/react-modal": "~0.6.4",
"@trendmicro/react-paginations": "~0.5.10",
"@trendmicro/react-table": "~0.4.9",
"@trendmicro/react-table": "~0.5.0",
"@trendmicro/react-toggle-switch": "~0.5.4",
"async": "~2.4.1",
"babel-runtime": "~6.23.0",
Expand All @@ -148,23 +148,21 @@
"consolidate": "~0.14.5",
"cookie-parser": "~1.4.3",
"debug": "~2.6.8",
"del": "~2.2.2",
"detect-browser": "^1.7.0",
"detect-browser": "~1.7.0",
"errorhandler": "~1.5.0",
"es5-shim": "~4.5.9",
"esprima": "~3.1.3",
"expr-eval": "~1.0.0",
"esprima": "~4.0.0",
"expr-eval": "~1.0.1",
"express": "~4.15.3",
"express-jwt": "~5.3.0",
"express-session": "~1.15.3",
"font-awesome": "~4.7.0",
"fs-extra": "~2.1.2",
"gcode-interpreter": "~1.1.1",
"gcode-parser": "~1.1.1",
"gcode-toolpath": "~1.1.1",
"history": "~4.6.1",
"hogan.js": "~3.0.2",
"i18next": "~8.4.0",
"i18next": "~8.4.2",
"i18next-browser-languagedetector": "~1.0.1",
"i18next-express-middleware": "~1.0.5",
"i18next-node-fs-backend": "~1.0.0",
Expand All @@ -178,6 +176,7 @@
"lodash": "~4.17.4",
"method-override": "~2.3.9",
"minimatch": "~3.0.4",
"mkdirp": "~0.5.1",
"moment": "~2.18.1",
"morgan": "~1.8.2",
"mousetrap": "~1.6.1",
Expand All @@ -188,7 +187,7 @@
"pubsub-js": "~1.5.7",
"push.js": "~0.0.13",
"range_check": "~1.4.0",
"rc-slider": "~8.0.2",
"rc-slider": "~8.1.2",
"react": "~15.5.4",
"react-addons-shallow-compare": "~15.5.2",
"react-addons-update": "~15.5.2",
Expand All @@ -198,7 +197,6 @@
"react-facebook-loading": "~0.6.1",
"react-infinite": "~0.11.0",
"react-infinite-tree": "~0.7.0",
"react-modal": "~1.7.7",
"react-redux": "~5.0.5",
"react-router": "~4.1.1",
"react-router-dom": "~4.1.1",
Expand All @@ -210,6 +208,7 @@
"redux": "~3.6.0",
"registry-auth-token": "~3.3.1",
"registry-url": "~3.1.0",
"rimraf": "~2.6.1",
"semver": "~5.3.0",
"serialport": "~4.0.7",
"serve-favicon": "~2.4.3",
Expand All @@ -232,11 +231,11 @@
"watch": "~1.0.2",
"webappengine": "~1.1.3",
"winston": "~2.3.1",
"xterm": "~2.6.0"
"xterm": "~2.7.0"
},
"devDependencies": {
"babel-cli": "~6.24.1",
"babel-core": "~6.24.1",
"babel-core": "~6.25.0",
"babel-eslint": "~7.2.3",
"babel-loader": "~7.0.0",
"babel-plugin-transform-decorators-legacy": "~1.3.4",
Expand All @@ -252,17 +251,17 @@
"css-loader": "~0.28.4",
"css-split-webpack-plugin": "~0.2.3",
"electron": "~1.4.16",
"electron-builder": "~18.3.5",
"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",
"eslint-plugin-jsx-a11y": "~2.2.3",
"eslint-plugin-react": "~6.10.3",
"eslint-plugin-react": "~7.0.1",
"eventsource-polyfill": "~0.9.6",
"extract-text-webpack-plugin": "~2.1.0",
"extract-text-webpack-plugin": "~2.1.2",
"file-loader": "~0.11.2",
"find-imports": "~0.5.2",
"github-release-cli": "~0.3.0",
Expand All @@ -274,7 +273,7 @@
"html-webpack-inline-chunk-plugin": "~1.1.1",
"html-webpack-plugin": "~2.28.0",
"html-webpack-plugin-addons": "~0.1.1",
"i18next-scanner": "~1.7.0",
"i18next-scanner": "~1.8.0",
"imports-loader": "~0.7.1",
"json-loader": "~0.5.4",
"nib": "~1.1.2",
Expand All @@ -295,15 +294,15 @@
"tap": "~10.3.3",
"text-table": "~0.2.0",
"transform-loader": "~0.2.4",
"url-loader": "~0.5.8",
"url-loader": "~0.5.9",
"webpack": "~2.6.1",
"webpack-dev-middleware": "~1.10.2",
"webpack-dev-server": "~2.4.5",
"webpack-hot-middleware": "~2.18.0",
"webpack-manifest-plugin": "~1.1.0",
"webpack-md5-hash": "0.0.5",
"which": "~1.2.14",
"write-file-webpack-plugin": "~4.0.2"
"write-file-webpack-plugin": "~4.1.0"
},
"pre-push": [
"eslint:debug"
Expand Down
10 changes: 5 additions & 5 deletions src/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "cncjs",
"version": "1.9.5",
"version": "1.9.6",
"description": "CNC Milling Controller",
"homepage": "https://github.com/cncjs/cncjs",
"author": "Cheton Wu <cheton@gmail.com>",
Expand All @@ -22,26 +22,26 @@
"consolidate": "~0.14.5",
"cookie-parser": "~1.4.3",
"debug": "~2.6.8",
"del": "~2.2.2",
"errorhandler": "~1.5.0",
"esprima": "~3.1.3",
"esprima": "~4.0.0",
"express": "~4.15.3",
"express-jwt": "~5.3.0",
"express-session": "~1.15.3",
"fs-extra": "~2.1.2",
"hogan.js": "~3.0.2",
"i18next": "~8.4.0",
"i18next": "~8.4.2",
"i18next-express-middleware": "~1.0.5",
"i18next-node-fs-backend": "~1.0.0",
"jsonwebtoken": "~7.4.1",
"lodash": "~4.17.4",
"method-override": "~2.3.9",
"minimatch": "~3.0.4",
"mkdirp": "~0.5.1",
"morgan": "~1.8.2",
"parse-json": "~2.2.0",
"range_check": "~1.4.0",
"registry-auth-token": "~3.3.1",
"registry-url": "~3.1.0",
"rimraf": "~2.6.1",
"serialport": "~4.0.7",
"serve-favicon": "~2.4.3",
"serve-static": "~1.12.3",
Expand Down

0 comments on commit 7f8db88

Please sign in to comment.