Skip to content

Commit 19b4deb

Browse files
committed
fix: package updates
1 parent c8fc34e commit 19b4deb

File tree

20 files changed

+67
-69
lines changed

20 files changed

+67
-69
lines changed

packages/bundler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"dependencies": {
2525
"@babel/core": "^7.1.6",
2626
"@babel/preset-env": "^7.1.6",
27-
"@carbon/cli-reporter": "10.2.0",
27+
"@carbon/cli-reporter": "^10.2.0",
2828
"autoprefixer": "^9.4.3",
2929
"babel-plugin-macros": "^2.4.2",
3030
"chalk": "^2.4.1",

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"access": "public"
2020
},
2121
"dependencies": {
22-
"@carbon/cli-reporter": "10.2.0",
22+
"@carbon/cli-reporter": "^10.2.0",
2323
"@octokit/plugin-retry": "^2.2.0",
2424
"@octokit/plugin-throttling": "^2.6.0",
2525
"@octokit/rest": "^16.28.1",

packages/colors/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/colors",
33
"description": "Colors for digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -31,10 +31,10 @@
3131
"clean": "rimraf css es lib umd scss"
3232
},
3333
"devDependencies": {
34-
"@carbon/bundler": "10.2.0",
35-
"@carbon/cli-reporter": "10.2.0",
36-
"@carbon/scss-generator": "10.2.0",
37-
"@carbon/test-utils": "10.2.0",
34+
"@carbon/bundler": "^10.2.0",
35+
"@carbon/cli-reporter": "^10.2.0",
36+
"@carbon/scss-generator": "^10.2.0",
37+
"@carbon/test-utils": "^10.2.0",
3838
"change-case": "^3.0.2",
3939
"core-js": "^3.0.1",
4040
"fs-extra": "^7.0.0",

packages/components/package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -80,11 +80,13 @@
8080
"@babel/preset-env": "^7.0.0",
8181
"@babel/preset-react": "^7.0.0",
8282
"@babel/runtime": "^7.0.0",
83-
"@rocketsoftware/elements": "^0.0.1",
84-
"@rocketsoftware/icons-handlebars": "0.0.1",
85-
"@rocketsoftware/icons-react": "^0.0.1",
86-
"@carbon/test-utils": "10.2.0",
83+
"@carbon/test-utils": "^10.2.0",
8784
"@frctl/fractal": "^1.1.0",
85+
"@rocketsoftware/carbon-components": "0.0.1",
86+
"@rocketsoftware/carbon-components-react": "^0.0.2",
87+
"@rocketsoftware/elements": "^0.0.2",
88+
"@rocketsoftware/icons-handlebars": "^0.0.2",
89+
"@rocketsoftware/icons-react": "^0.0.2",
8890
"adaro": "1.0.4",
8991
"autoprefixer": "^8.2.0",
9092
"babel-core": "^7.0.0-bridge.0",
@@ -94,9 +96,7 @@
9496
"babel-plugin-rewire": "^1.1.0",
9597
"bluebird": "~3.1.1",
9698
"browser-sync": "^2.26.3",
97-
"browserslist-config-carbon": "10.3.0",
98-
"@rocketsoftware/carbon-components": "0.0.1",
99-
"@rocketsoftware/carbon-components-react": "0.0.1",
99+
"browserslist-config-carbon": "^10.3.0",
100100
"chokidar": "^2.0.0",
101101
"classnames": "^2.2.0",
102102
"commander": "^2.13.0",

packages/elements/package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/elements",
33
"description": "A collection of design elements in code for the IBM Design Language",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -31,17 +31,17 @@
3131
"clean": "rimraf es lib umd && node tasks/clean.js"
3232
},
3333
"dependencies": {
34-
"@rocketsoftware/colors": "0.0.1",
35-
"@rocketsoftware/grid": "0.0.1",
36-
"@rocketsoftware/icons": "0.0.1",
37-
"@carbon/import-once": "10.2.0",
34+
"@carbon/import-once": "^10.2.0",
35+
"@rocketsoftware/colors": "^0.0.2",
36+
"@rocketsoftware/grid": "^0.0.2",
37+
"@rocketsoftware/icons": "^0.0.2",
3838
"@rocketsoftware/layout": "0.0.1",
3939
"@rocketsoftware/motion": "0.0.1",
40-
"@rocketsoftware/themes": "0.0.1",
41-
"@rocketsoftware/type": "0.0.1"
40+
"@rocketsoftware/themes": "^0.0.2",
41+
"@rocketsoftware/type": "^0.0.2"
4242
},
4343
"devDependencies": {
44-
"@carbon/bundler": "10.2.0",
44+
"@carbon/bundler": "^10.2.0",
4545
"fs-extra": "^7.0.1",
4646
"klaw-sync": "^6.0.0",
4747
"replace-in-file": "^3.4.2",

packages/eslint-config-carbon/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,5 @@
3131
"eslint-plugin-react": "^7.13.0",
3232
"eslint-plugin-react-hooks": "^1.6.0",
3333
"eslint-restricted-globals": "^0.2.0"
34-
},
35-
"devDependencies": {}
34+
}
3635
}

packages/grid/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/grid",
33
"description": "Grid for digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/grid",
77
"bugs": "https://github.com/carbon-design-system/carbon/issues",
@@ -27,11 +27,11 @@
2727
"clean": "rimraf scss/_inlined scss/vendor"
2828
},
2929
"dependencies": {
30-
"@carbon/import-once": "10.2.0",
30+
"@carbon/import-once": "^10.2.0",
3131
"@rocketsoftware/layout": "0.0.1"
3232
},
3333
"devDependencies": {
34-
"@carbon/bundler": "10.2.0",
34+
"@carbon/bundler": "^10.2.0",
3535
"rimraf": "^2.6.3"
3636
},
3737
"eyeglass": {

packages/icon-helpers/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/icon-helpers",
33
"description": "Helpers used alongside icons for digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -29,7 +29,7 @@
2929
"clean": "rimraf es lib umd"
3030
},
3131
"devDependencies": {
32-
"@carbon/bundler": "10.2.0",
32+
"@carbon/bundler": "^10.2.0",
3333
"rimraf": "^2.6.2"
3434
},
3535
"sideEffects": false

packages/icons-angular/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/icons-angular",
33
"description": "Angular components for icons in digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons-angular",
@@ -31,14 +31,14 @@
3131
"@angular/core": "^6.0.0 || ^7.0.0 || ^8.0.0"
3232
},
3333
"dependencies": {
34-
"@rocketsoftware/icon-helpers": "0.0.1"
34+
"@rocketsoftware/icon-helpers": "^0.0.2"
3535
},
3636
"devDependencies": {
3737
"@angular/compiler": "6.1.10",
3838
"@angular/compiler-cli": "6.1.10",
3939
"@angular/core": "6.1.10",
40-
"@carbon/cli-reporter": "10.2.0",
41-
"@rocketsoftware/icons": "0.0.1",
40+
"@carbon/cli-reporter": "^10.2.0",
41+
"@rocketsoftware/icons": "^0.0.2",
4242
"change-case": "3.0.2",
4343
"fs-extra": "7.0.1",
4444
"rollup": "^0.66.6",

packages/icons-handlebars/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/icons-handlebars",
33
"description": "Handlebars helpers for IBM Design Language icons in digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "index.js",
77
"repository": "https://github.com/carbon-design-system/carbon/tree/master/packages/icons-handlebars",
@@ -22,8 +22,8 @@
2222
"handlebars": "^4.0.12"
2323
},
2424
"dependencies": {
25-
"@rocketsoftware/icon-helpers": "0.0.1",
26-
"@rocketsoftware/icons": "0.0.1"
25+
"@rocketsoftware/icon-helpers": "^0.0.2",
26+
"@rocketsoftware/icons": "^0.0.2"
2727
},
2828
"devDependencies": {
2929
"handlebars": "^4.0.12"

packages/icons-react/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/icons-react",
33
"description": "React components for icons in digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -29,14 +29,14 @@
2929
"clean": "rimraf es lib umd"
3030
},
3131
"dependencies": {
32-
"@rocketsoftware/icon-helpers": "0.0.1"
32+
"@rocketsoftware/icon-helpers": "^0.0.2"
3333
},
3434
"devDependencies": {
3535
"@babel/preset-env": "^7.4.5",
3636
"@babel/preset-react": "^7.0.0",
37-
"@carbon/cli-reporter": "10.2.0",
38-
"@rocketsoftware/icons": "0.0.1",
39-
"browserslist-config-carbon": "10.3.0",
37+
"@carbon/cli-reporter": "^10.2.0",
38+
"@rocketsoftware/icons": "^0.0.2",
39+
"browserslist-config-carbon": "^10.3.0",
4040
"core-js": "^3.1.3",
4141
"fs-extra": "^7.0.0",
4242
"prop-types": "^15.6.2",

packages/icons-vue/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
"clean": "rimraf es lib umd"
2525
},
2626
"dependencies": {
27-
"@rocketsoftware/icon-helpers": "0.0.1"
27+
"@rocketsoftware/icon-helpers": "^0.0.2"
2828
},
2929
"devDependencies": {
30-
"@carbon/cli-reporter": "10.2.0",
31-
"@rocketsoftware/icons": "0.0.1",
30+
"@carbon/cli-reporter": "^10.2.0",
31+
"@rocketsoftware/icons": "^0.0.2",
3232
"fs-extra": "^7.0.1",
3333
"prettier": "^1.17.0",
3434
"rimraf": "^2.6.2",

packages/icons/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/icons",
33
"description": "Icons for digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -33,7 +33,7 @@
3333
"prepublishOnly": "yarn build"
3434
},
3535
"devDependencies": {
36-
"@carbon/cli-reporter": "10.2.0",
36+
"@carbon/cli-reporter": "^10.2.0",
3737
"change-case": "^3.0.2",
3838
"js-yaml": "^3.12.1",
3939
"klaw-sync": "^6.0.0",

packages/layout/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/layout",
33
"description": "Layout helpers for digital and software products using the Carbon Design System",
4-
"version": "10.2.0",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -25,7 +25,7 @@
2525
"clean": "rimraf es lib umd"
2626
},
2727
"devDependencies": {
28-
"@carbon/bundler": "10.2.0",
28+
"@carbon/bundler": "^10.2.0",
2929
"rimraf": "^2.6.2"
3030
},
3131
"eyeglass": {

packages/motion/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/motion",
33
"description": "Motion helpers for digital and software products using the Carbon Design System",
4-
"version": "10.2.0",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -25,7 +25,7 @@
2525
"clean": "rimraf es lib umd"
2626
},
2727
"devDependencies": {
28-
"@carbon/bundler": "10.2.0",
28+
"@carbon/bundler": "^10.2.0",
2929
"rimraf": "^2.6.2"
3030
},
3131
"eyeglass": {

packages/react/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/carbon-components-react",
33
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -44,7 +44,7 @@
4444
"react-dom": "^16.8.6"
4545
},
4646
"dependencies": {
47-
"@rocketsoftware/icons-react": "0.0.1",
47+
"@rocketsoftware/icons-react": "^0.0.2",
4848
"classnames": "2.2.6",
4949
"downshift": "^1.31.14",
5050
"flatpickr": "4.6.1",
@@ -69,6 +69,7 @@
6969
"@babel/plugin-transform-object-assign": "^7.2.0",
7070
"@babel/preset-env": "^7.4.3",
7171
"@babel/preset-react": "^7.0.0",
72+
"@rocketsoftware/carbon-components": "0.0.1",
7273
"@storybook/addon-a11y": "^5.1.3",
7374
"@storybook/addon-actions": "^5.1.3",
7475
"@storybook/addon-info": "^5.1.3",
@@ -85,8 +86,7 @@
8586
"babel-plugin-dev-expression": "^0.2.1",
8687
"babel-plugin-react-docgen": "^2.0.0",
8788
"babel-plugin-transform-inline-environment-variables": "^0.4.0",
88-
"browserslist-config-carbon": "10.3.0",
89-
"@rocketsoftware/carbon-components": "0.0.1",
89+
"browserslist-config-carbon": "^10.3.0",
9090
"carbon-icons": "^7.0.5",
9191
"chalk": "^2.3.0",
9292
"cli-table": "^0.3.0",

packages/sketch/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@
2424
},
2525
"dependencies": {
2626
"@babel/polyfill": "^7.4.4",
27-
"@rocketsoftware/colors": "0.0.1",
28-
"@rocketsoftware/icon-helpers": "0.0.1",
29-
"@rocketsoftware/icons": "0.0.1",
30-
"@rocketsoftware/themes": "^0.0.1",
31-
"@rocketsoftware/type": "0.0.1",
27+
"@rocketsoftware/colors": "^0.0.2",
28+
"@rocketsoftware/icon-helpers": "^0.0.2",
29+
"@rocketsoftware/icons": "^0.0.2",
30+
"@rocketsoftware/themes": "^0.0.2",
31+
"@rocketsoftware/type": "^0.0.2",
3232
"@skpm/builder": "^0.7.0",
3333
"color-string": "^1.5.3",
3434
"skpm": "^1.2.0"

packages/themes/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/themes",
33
"description": "Themes for applying color in the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -24,12 +24,12 @@
2424
"build": "yarn clean && bundler bundle src/index.js --name CarbonThemes && node tasks/build.js && bundler check \"scss/*.scss\" && bundler sassdoc \"scss/*.scss\""
2525
},
2626
"dependencies": {
27-
"@rocketsoftware/colors": "0.0.1"
27+
"@rocketsoftware/colors": "^0.0.2"
2828
},
2929
"devDependencies": {
30-
"@carbon/cli-reporter": "10.2.0",
31-
"@carbon/scss-generator": "10.2.0",
32-
"@carbon/test-utils": "10.2.0",
30+
"@carbon/cli-reporter": "^10.2.0",
31+
"@carbon/scss-generator": "^10.2.0",
32+
"@carbon/test-utils": "^10.2.0",
3333
"change-case": "^3.0.2",
3434
"core-js": "^3.0.1",
3535
"fs-extra": "^7.0.1",

packages/type/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rocketsoftware/type",
33
"description": "Typography for digital and software products using the Carbon Design System",
4-
"version": "0.0.1",
4+
"version": "0.0.2",
55
"license": "Apache-2.0",
66
"main": "lib/index.js",
77
"module": "es/index.js",
@@ -32,11 +32,11 @@
3232
"clean": "rimraf css es lib umd scss/_inlined scss/vendor"
3333
},
3434
"dependencies": {
35-
"@carbon/import-once": "10.2.0",
35+
"@carbon/import-once": "^10.2.0",
3636
"@rocketsoftware/layout": "0.0.1"
3737
},
3838
"devDependencies": {
39-
"@carbon/bundler": "10.2.0",
39+
"@carbon/bundler": "^10.2.0",
4040
"rimraf": "^2.6.2"
4141
},
4242
"eyeglass": {

0 commit comments

Comments
 (0)