Skip to content

Commit

Permalink
v0.9.11
Browse files Browse the repository at this point in the history
  • Loading branch information
0xycvv committed Feb 13, 2019
1 parent 38a62a2 commit 09ecd39
Show file tree
Hide file tree
Showing 16 changed files with 62 additions and 62 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"publish": {
"access": "public"
},
"version": "0.9.10",
"version": "0.9.11",
"changelog": {
"repo": "GSS-FED/vital-ui-kit-react",
"labels": {
Expand Down
6 changes: 3 additions & 3 deletions packages/avatar/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-avatar",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -23,8 +23,8 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/badge/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-badge",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,8 +16,8 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/button/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-button",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,8 +16,8 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6",
"polished": "^2.3.3",
"styled-map": "^3.2.0-rc.1"
Expand Down
8 changes: 4 additions & 4 deletions packages/card/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-card",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,9 +16,9 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-badge": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-badge": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions packages/form/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-form",
"version": "0.9.10",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -17,12 +17,12 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-button": "^0.9.9",
"@vital-ui/react-button": "^0.9.11",
"@vital-ui/react-icon": "^0.9.9",
"@vital-ui/react-popup": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-tooltip": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-popup": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-tooltip": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6",
"downshift": "^3.1.12",
"polished": "2.3.3",
Expand Down
8 changes: 4 additions & 4 deletions packages/list/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-list",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,9 +16,9 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-badge": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-badge": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6",
"popmotion": "8.5.5"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/menu/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-menu",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,8 +16,8 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-button": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-button": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"classnames": "^2.2.6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/modal/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-modal",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,8 +16,8 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6",
"react-resize-detector": "^3.4.0"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/pill/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-pill",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,9 +16,9 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-badge": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-badge": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6",
"react-priority-navigation": "0.3.1"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/popup/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-popup",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,8 +16,8 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6",
"rc-trigger": "2.6.2"
},
Expand Down
8 changes: 4 additions & 4 deletions packages/tabs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-tabs",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -16,9 +16,9 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-badge": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9",
"@vital-ui/react-badge": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11",
"classnames": "^2.2.6"
},
"devDependencies": {
Expand Down
6 changes: 3 additions & 3 deletions packages/theme/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-theme",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -13,10 +13,10 @@
"author": "Eric Yip (https://github.com/ericyip)",
"license": "MIT",
"devDependencies": {
"@types/lodash.merge": "4.6.4",
"@types/fs-extra": "^5.0.4",
"fs-extra": "^7.0.0",
"@types/lodash.merge": "4.6.4",
"copyfiles": "2.1.0",
"fs-extra": "^7.0.0",
"typescript": "3.2.2"
},
"peerDependencies": {
Expand Down
4 changes: 2 additions & 2 deletions packages/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-tooltip",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
},
"license": "ISC",
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"classnames": "^2.2.6",
"rc-trigger": "2.6.2"
},
Expand Down
4 changes: 2 additions & 2 deletions packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react-utils",
"version": "0.9.9",
"version": "0.9.11",
"description": "",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -19,7 +19,7 @@
"typescript": "3.2.2"
},
"dependencies": {
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-theme": "^0.9.11",
"classnames": "^2.2.6",
"styled-system": "^3.2.1"
}
Expand Down
28 changes: 14 additions & 14 deletions packages/web/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vital-ui/react",
"version": "0.9.10",
"version": "0.9.11",
"description": "Vital UI Kit for React!",
"main": "cjs/index.js",
"module": "dist/index.js",
Expand All @@ -26,20 +26,20 @@
"web"
],
"dependencies": {
"@vital-ui/react-avatar": "^0.9.9",
"@vital-ui/react-badge": "^0.9.9",
"@vital-ui/react-button": "^0.9.9",
"@vital-ui/react-card": "^0.9.9",
"@vital-ui/react-form": "^0.9.10",
"@vital-ui/react-avatar": "^0.9.11",
"@vital-ui/react-badge": "^0.9.11",
"@vital-ui/react-button": "^0.9.11",
"@vital-ui/react-card": "^0.9.11",
"@vital-ui/react-form": "^0.9.11",
"@vital-ui/react-icon": "^0.9.9",
"@vital-ui/react-list": "^0.9.9",
"@vital-ui/react-menu": "^0.9.9",
"@vital-ui/react-modal": "^0.9.9",
"@vital-ui/react-pill": "^0.9.9",
"@vital-ui/react-tabs": "^0.9.9",
"@vital-ui/react-theme": "^0.9.9",
"@vital-ui/react-tooltip": "^0.9.9",
"@vital-ui/react-utils": "^0.9.9"
"@vital-ui/react-list": "^0.9.11",
"@vital-ui/react-menu": "^0.9.11",
"@vital-ui/react-modal": "^0.9.11",
"@vital-ui/react-pill": "^0.9.11",
"@vital-ui/react-tabs": "^0.9.11",
"@vital-ui/react-theme": "^0.9.11",
"@vital-ui/react-tooltip": "^0.9.11",
"@vital-ui/react-utils": "^0.9.11"
},
"peerDependencies": {
"react": "^16",
Expand Down

0 comments on commit 09ecd39

Please sign in to comment.