Skip to content

Commit

Permalink
fix(lerna): build packages & codesandbox updates (carbon-design-syste…
Browse files Browse the repository at this point in the history
  • Loading branch information
ariellalgilmore authored Aug 24, 2023
1 parent 2daeb9c commit fa5bee0
Show file tree
Hide file tree
Showing 53 changed files with 62 additions and 52 deletions.
10 changes: 10 additions & 0 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@
"npmClient": "yarn",
"npmClientArgs": ["--no-immutable"],
"useWorkspaces": true,
"packages": [
"packages/web-components",
"packages/utilities",
"packages/react",
"packages/eslint-*",
"packages/services-*",
"packages/storybook-addon-theme",
"packages/stylelint-config-ibmdotcom",
"packages/styles"
],
"ignoreChanges": [
"**/__fixtures__/**",
"**/__tests__/**",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@angular/platform-browser-dynamic": "^8.0.0",
"@angular/router": "^8.0.0",
"@babel/runtime": "^7.8.0",
"@carbon/web-components": "latest",
"@carbon/web-components": "v1-latest",
"rxjs": "^6.0.0",
"tslib": "^1.10.0",
"zone.js": "~0.9.0"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"start": "parcel index.html --port=9000 --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"@babel/core": "^7.0.0-0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"start": "webpack serve"
},
"dependencies": {
"@carbon/web-components": "latest"
"@carbon/web-components": "v1-latest"
},
"devDependencies": {
"html-webpack-plugin": "^4.5.0",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"start": "parcel index.html --no-hmr"
},
"dependencies": {
"@carbon/web-components": "latest",
"@carbon/web-components": "v1-latest",
"lit-element": "^2.5.1",
"lit-html": "^1.4.1",
"lodash-es": "^4.17.0"
Expand Down
Loading

0 comments on commit fa5bee0

Please sign in to comment.