Skip to content

Commit

Permalink
chore: remove products package for some examples
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewgallo committed Nov 18, 2024
1 parent c798aa7 commit 5b6235c
Show file tree
Hide file tree
Showing 26 changed files with 0 additions and 26 deletions.
1 change: 0 additions & 1 deletion react/ai-label/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/match-sorter-utils": "^8.19.4",
Expand Down
1 change: 0 additions & 1 deletion react/ai-label/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/batch-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/match-sorter-utils": "^8.19.4",
Expand Down
1 change: 0 additions & 1 deletion react/batch-actions/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/dynamic-nested-rows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/dynamic-nested-rows/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/editableCells/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/editableCells/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/header/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/header/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/infiniteScroll/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-query": "^5.52.1",
Expand Down
1 change: 0 additions & 1 deletion react/infiniteScroll/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/nestedRows/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/nestedRows/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/pagination/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/pagination/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/resizing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/resizing/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/row-actions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.70.0-rc.0",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/row-actions/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/rowExpansion/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/rowExpansion/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/sortable/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/sortable/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down
1 change: 0 additions & 1 deletion react/sticky-columns/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
"preview": "vite preview"
},
"dependencies": {
"@carbon/ibm-products": "^2.47.0",
"@carbon/react": "^1.64.1",
"@faker-js/faker": "^8.4.1",
"@tanstack/react-table": "^8.20.1",
Expand Down
1 change: 0 additions & 1 deletion react/sticky-columns/src/index.scss
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
$font-path: '@ibm/plex'
);
@use '@carbon/styles/scss/type';
@use '@carbon/ibm-products/css/index';

body {
margin: 0;
Expand Down

0 comments on commit 5b6235c

Please sign in to comment.