adding in the carbon components to the web app
This commit is contained in:
@@ -9,14 +9,20 @@
|
||||
"lint": "next lint"
|
||||
},
|
||||
"dependencies": {
|
||||
"@carbon/icons-react": "10.22.0",
|
||||
"@nirvana/components": "*",
|
||||
"carbon-components": "10.25.0",
|
||||
"carbon-components-react": "7.25.0",
|
||||
"carbon-icons": "7.0.7",
|
||||
"next": "12.1.4",
|
||||
"react": "^17.0.2",
|
||||
"react-dom": "^17.0.2",
|
||||
"react-icons": "^4.3.1",
|
||||
"react-toastify": "^8.2.0"
|
||||
"react-toastify": "^8.2.0",
|
||||
"sass": "1.29.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/carbon-components-react": "^7.55.1",
|
||||
"@types/node": "17.0.23",
|
||||
"@types/react": "17.0.43",
|
||||
"@types/react-dom": "17.0.14",
|
||||
|
||||
Reference in New Issue
Block a user