1
0
mirror of https://github.com/yldio/copilot.git synced 2024-11-14 23:30:05 +02:00

chore: version bumps

This commit is contained in:
Sérgio Ramos 2017-08-30 17:42:17 +01:00
parent 2b46af7e2f
commit b2f0b4c205
20 changed files with 38 additions and 34 deletions

View File

@ -19,9 +19,9 @@
"hapi": "^16.1.0", "hapi": "^16.1.0",
"hoek": "^4.1.1", "hoek": "^4.1.1",
"joi": "^10.6.0", "joi": "^10.6.0",
"joyent-cp-gql-schema": "^1.5.2", "joyent-cp-gql-schema": "^1.7.0",
"piloted": "^3.1.1", "piloted": "^3.1.1",
"portal-api": "^1.5.0", "portal-api": "^1.6.0",
"toppsy": "^1.1.0", "toppsy": "^1.1.0",
"triton": "^5.2.0" "triton": "^5.2.0"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "babel-preset-joyent-portal", "name": "babel-preset-joyent-portal",
"version": "1.0.3", "version": "2.0.0",
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "github:yldio/joyent-portal", "repository": "github:yldio/joyent-portal",
"main": "index.js", "main": "index.js",
@ -16,6 +16,6 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0" "eslint-config-joyent-portal": "3.0.0"
} }
} }

View File

@ -25,6 +25,6 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0" "eslint-config-joyent-portal": "3.0.0"
} }
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "joyent-cp-frontend", "name": "joyent-cp-frontend",
"version": "1.2.0", "version": "1.3.0",
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "github:yldio/joyent-portal", "repository": "github:yldio/joyent-portal",
"main": "build/", "main": "build/",
@ -26,8 +26,8 @@
"force-array": "^3.1.0", "force-array": "^3.1.0",
"graphql-tag": "^2.4.2", "graphql-tag": "^2.4.2",
"jest-cli": "^20.0.4", "jest-cli": "^20.0.4",
"joyent-manifest-editor": "^1.0.0", "joyent-manifest-editor": "^1.1.0",
"joyent-ui-toolkit": "^1.1.0", "joyent-ui-toolkit": "^1.2.0",
"js-yaml": "^3.9.1", "js-yaml": "^3.9.1",
"lodash.find": "^4.6.0", "lodash.find": "^4.6.0",
"lodash.flatten": "^4.4.0", "lodash.flatten": "^4.4.0",
@ -36,7 +36,7 @@
"lodash.remove": "^4.7.0", "lodash.remove": "^4.7.0",
"lodash.uniq": "^4.5.0", "lodash.uniq": "^4.5.0",
"lodash.uniqby": "^4.7.0", "lodash.uniqby": "^4.7.0",
"normalized-styled-components": "^1.0.8", "normalized-styled-components": "^1.0.9",
"param-case": "^2.1.1", "param-case": "^2.1.1",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react": "^15.6.1", "react": "^15.6.1",
@ -68,7 +68,7 @@
"apr-main": "^1.0.7", "apr-main": "^1.0.7",
"babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.1.7", "babel-plugin-styled-components": "^1.1.7",
"babel-preset-joyent-portal": "^1.0.3", "babel-preset-joyent-portal": "^2.0.0",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "2.0.0",

View File

@ -25,7 +25,7 @@
"hapi": "^16.5.2", "hapi": "^16.5.2",
"hasha": "^3.0.0", "hasha": "^3.0.0",
"joi": "^10.6.0", "joi": "^10.6.0",
"joyent-cp-gql-schema": "^1.0.4", "joyent-cp-gql-schema": "^1.7.0",
"js-yaml": "^3.9.1", "js-yaml": "^3.9.1",
"lodash.find": "^4.6.0", "lodash.find": "^4.6.0",
"lodash.findindex": "^4.6.0", "lodash.findindex": "^4.6.0",
@ -40,7 +40,7 @@
"ava": "^0.22.0", "ava": "^0.22.0",
"delay": "^2.0.0", "delay": "^2.0.0",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"execa": "^0.8.0", "execa": "^0.8.0",
"mz": "^2.6.0", "mz": "^2.6.0",
"nodemon": "^1.11.0", "nodemon": "^1.11.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "joyent-cp-gql-schema", "name": "joyent-cp-gql-schema",
"version": "1.6.0", "version": "1.7.0",
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "github:yldio/joyent-portal", "repository": "github:yldio/joyent-portal",
"main": "index.js", "main": "index.js",
@ -14,6 +14,6 @@
"dependencies": {}, "dependencies": {},
"devDependencies": { "devDependencies": {
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0" "eslint-config-joyent-portal": "3.0.0"
} }
} }

View File

@ -13,6 +13,6 @@
}, },
"devDependencies": { "devDependencies": {
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0" "eslint-config-joyent-portal": "3.0.0"
} }
} }

View File

@ -17,7 +17,7 @@
"devDependencies": { "devDependencies": {
"code": "^4.1.0", "code": "^4.1.0",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"js-yaml": "^3.9.1", "js-yaml": "^3.9.1",
"lab": "^14.2.1" "lab": "^14.2.1"
} }

View File

@ -1,6 +1,6 @@
{ {
"name": "eslint-config-joyent-portal", "name": "eslint-config-joyent-portal",
"version": "2.0.0", "version": "3.0.0",
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "github:yldio/joyent-portal", "repository": "github:yldio/joyent-portal",
"main": "index.js", "main": "index.js",

View File

@ -1,6 +1,6 @@
{ {
"name": "joyent-manifest-editor", "name": "joyent-manifest-editor",
"version": "1.0.0", "version": "1.1.0",
"license": "MPL-2.0", "license": "MPL-2.0",
"description": "", "description": "",
"keywords": [], "keywords": [],
@ -30,7 +30,7 @@
"babel-preset-react-app": "^3.0.2", "babel-preset-react-app": "^3.0.2",
"bup": "^1.0.9", "bup": "^1.0.9",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"jest": "^20.0.4", "jest": "^20.0.4",
"react": "^15.6.1", "react": "^15.6.1",
"react-test-renderer": "^15.6.1", "react-test-renderer": "^15.6.1",

View File

@ -1,6 +1,6 @@
{ {
"name": "normalized-styled-components", "name": "normalized-styled-components",
"version": "1.0.8", "version": "1.0.9",
"license": "MPL-2.0", "license": "MPL-2.0",
"description": "normalize.css with a styled-components mindset", "description": "normalize.css with a styled-components mindset",
"keywords": [ "keywords": [
@ -39,7 +39,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"chalk": "^2.1.0", "chalk": "^2.1.0",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"jest": "^20.0.4", "jest": "^20.0.4",
"jest-diff": "^20.0.3", "jest-diff": "^20.0.3",
"jest-junit": "^2.1.0", "jest-junit": "^2.1.0",

View File

@ -1,6 +1,6 @@
{ {
"name": "portal-api", "name": "portal-api",
"version": "1.5.0", "version": "1.6.0",
"description": "", "description": "",
"main": "./lib/index.js", "main": "./lib/index.js",
"scripts": { "scripts": {
@ -39,7 +39,7 @@
"force-array": "^3.1.0", "force-array": "^3.1.0",
"graphi": "^3.0.0", "graphi": "^3.0.0",
"hoek": "^4.2.0", "hoek": "^4.2.0",
"joyent-cp-gql-schema": "^1.6.0", "joyent-cp-gql-schema": "^1.7.0",
"lodash.find": "^4.6.0", "lodash.find": "^4.6.0",
"lodash.flatten": "^4.4.0", "lodash.flatten": "^4.4.0",
"lodash.get": "^4.4.2", "lodash.get": "^4.4.2",

View File

@ -44,7 +44,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"nyc": "^11.1.0", "nyc": "^11.1.0",
"redrun": "^5.9.16", "redrun": "^5.9.16",
"tap-xunit": "^1.7.0" "tap-xunit": "^1.7.0"

View File

@ -46,7 +46,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"nyc": "^11.1.0", "nyc": "^11.1.0",
"redrun": "^5.9.16", "redrun": "^5.9.16",
"tap-xunit": "^1.7.0" "tap-xunit": "^1.7.0"

View File

@ -32,7 +32,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"nyc": "^11.1.0", "nyc": "^11.1.0",
"tap-xunit": "^1.7.0" "tap-xunit": "^1.7.0"
}, },

View File

@ -30,7 +30,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"lodash.uniq": "^4.5.0", "lodash.uniq": "^4.5.0",
"nyc": "^11.1.0", "nyc": "^11.1.0",
"tap-xunit": "^1.7.0" "tap-xunit": "^1.7.0"

View File

@ -38,7 +38,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"nyc": "^11.1.0", "nyc": "^11.1.0",
"react": "^15.6.1", "react": "^15.6.1",
"redrun": "^5.9.16", "redrun": "^5.9.16",

View File

@ -1,6 +1,6 @@
{ {
"name": "joyent-ui-toolkit", "name": "joyent-ui-toolkit",
"version": "1.1.2", "version": "1.2.0",
"license": "MPL-2.0", "license": "MPL-2.0",
"repository": "github:yldio/joyent-portal", "repository": "github:yldio/joyent-portal",
"main": "dist/umd/index.js", "main": "dist/umd/index.js",
@ -32,7 +32,7 @@
"babel-helpers": "^6.24.1", "babel-helpers": "^6.24.1",
"babel-plugin-inline-react-svg": "^0.4.0", "babel-plugin-inline-react-svg": "^0.4.0",
"babel-plugin-styled-components": "^1.1.7", "babel-plugin-styled-components": "^1.1.7",
"babel-preset-joyent-portal": "^1.0.3", "babel-preset-joyent-portal": "^2.0.0",
"babel-template": "^6.26.0", "babel-template": "^6.26.0",
"camel-case": "^3.0.0", "camel-case": "^3.0.0",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
@ -43,7 +43,7 @@
"lodash.isequal": "^4.5.0", "lodash.isequal": "^4.5.0",
"lodash.isequalwith": "^4.4.0", "lodash.isequalwith": "^4.4.0",
"lodash.isstring": "^4.0.1", "lodash.isstring": "^4.0.1",
"normalized-styled-components": "^1.0.8", "normalized-styled-components": "^1.0.9",
"polished": "^1.6.1", "polished": "^1.6.1",
"prop-types": "^15.5.10", "prop-types": "^15.5.10",
"react-broadcast": "^0.1.2", "react-broadcast": "^0.1.2",

View File

@ -41,7 +41,7 @@
"bup": "^1.0.9", "bup": "^1.0.9",
"cross-env": "^5.0.5", "cross-env": "^5.0.5",
"eslint": "^4.5.0", "eslint": "^4.5.0",
"eslint-config-joyent-portal": "2.0.0", "eslint-config-joyent-portal": "3.0.0",
"nyc": "^11.1.0", "nyc": "^11.1.0",
"tap-xunit": "^1.7.0" "tap-xunit": "^1.7.0"
}, },

View File

@ -3047,8 +3047,8 @@ css-loader@0.28.4:
source-list-map "^0.1.7" source-list-map "^0.1.7"
css-loader@^0.28.4: css-loader@^0.28.4:
version "0.28.5" version "0.28.6"
resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.5.tgz#dd02bb91b94545710212ef7f6aaa66663113d754" resolved "https://registry.yarnpkg.com/css-loader/-/css-loader-0.28.6.tgz#9cc15eeee3f8d2f4eeb4c37556581ac84f39bad1"
dependencies: dependencies:
babel-code-frame "^6.11.0" babel-code-frame "^6.11.0"
css-selector-tokenizer "^0.7.0" css-selector-tokenizer "^0.7.0"
@ -4066,6 +4066,10 @@ eslint-config-hapi@10.x.x:
version "10.1.0" version "10.1.0"
resolved "https://registry.yarnpkg.com/eslint-config-hapi/-/eslint-config-hapi-10.1.0.tgz#e65720917575da292c4ffe8d59ad9aa4e5b0a2ac" resolved "https://registry.yarnpkg.com/eslint-config-hapi/-/eslint-config-hapi-10.1.0.tgz#e65720917575da292c4ffe8d59ad9aa4e5b0a2ac"
eslint-config-joyent-portal@2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-joyent-portal/-/eslint-config-joyent-portal-2.0.0.tgz#bd06be8866df36366f395885ccd51609b545d196"
eslint-config-prettier@^2.2.0, eslint-config-prettier@^2.3.0: eslint-config-prettier@^2.2.0, eslint-config-prettier@^2.3.0:
version "2.3.0" version "2.3.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.3.0.tgz#b75b1eabea0c8b97b34403647ee25db349b9d8a0" resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-2.3.0.tgz#b75b1eabea0c8b97b34403647ee25db349b9d8a0"