Skip to content

Commit

Permalink
Update to latest Carbon release
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGreene authored and tekton-robot committed Jan 13, 2022
1 parent 5bca777 commit 1bb0805
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 25 deletions.
44 changes: 27 additions & 17 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
},
"dependencies": {
"@babel/runtime": "^7.15.4",
"@carbon/icons-react": "^10.43.0",
"@carbon/themes": "^10.47.0",
"@carbon/icons-react": "^10.44.0",
"@carbon/themes": "^10.48.0",
"@tektoncd/dashboard-components": "file:./packages/components",
"@tektoncd/dashboard-utils": "file:./packages/utils",
"buffer": "^6.0.3",
"carbon-components": "^10.48.0",
"carbon-components-react": "^7.48.0",
"carbon-components": "^10.50.0",
"carbon-components-react": "^7.50.0",
"carbon-icons": "^7.0.7",
"classnames": "^2.2.6",
"core-js": "^3.6.5",
Expand Down
8 changes: 4 additions & 4 deletions packages/components/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
"tlds": "^1.208.0"
},
"peerDependencies": {
"@carbon/icons-react": "^10.43.0",
"@carbon/themes": "^10.47.0",
"carbon-components": "^10.48.0",
"carbon-components-react": "^7.48.0",
"@carbon/icons-react": "^10.44.0",
"@carbon/themes": "^10.48.0",
"carbon-components": "^10.50.0",
"carbon-components-react": "^7.50.0",
"react": "^16.14.0 || ^17.0.1",
"react-dom": "^16.14.0 || ^17.0.1",
"react-intl": "^5.10.2",
Expand Down

0 comments on commit 1bb0805

Please sign in to comment.