mirror of https://github.com/harness/drone.git
Add canary and icons-noir packages
parent
3539266fb3
commit
bec3c01991
|
@ -46,8 +46,10 @@
|
|||
"@codemirror/language-data": "^6.3.0",
|
||||
"@codemirror/state": "^6.2.0",
|
||||
"@codemirror/view": "^6.9.6",
|
||||
"@harnessio/canary": "^0.1.0",
|
||||
"@harnessio/design-system": "^2.1.1",
|
||||
"@harnessio/icons": "^2.1.5",
|
||||
"@harnessio/icons-noir": "^0.1.1",
|
||||
"@harnessio/uicore": "^4.1.2",
|
||||
"@types/dompurify": "^3.0.2",
|
||||
"@types/react-monaco-editor": "^0.16.0",
|
||||
|
@ -59,8 +61,8 @@
|
|||
"classnames": "^2.2.6",
|
||||
"clipboard-copy": "^3.1.0",
|
||||
"diff2html": "3.4.22",
|
||||
"event-source-polyfill": "^1.0.22",
|
||||
"dompurify": "^3.0.5",
|
||||
"event-source-polyfill": "^1.0.22",
|
||||
"formik": "2.2.9",
|
||||
"hast-util-to-html": "^9.0.1",
|
||||
"highlight.js": "^11.8.0",
|
||||
|
@ -99,12 +101,12 @@
|
|||
"yup": "^0.29.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/event-source-polyfill": "^1.0.0",
|
||||
"@svgr/webpack": "^8.1.0",
|
||||
"@testing-library/jest-dom": "^5.12.0",
|
||||
"@testing-library/react": "^10.0.3",
|
||||
"@testing-library/react-hooks": "5",
|
||||
"@types/classnames": "^2.2.10",
|
||||
"@types/event-source-polyfill": "^1.0.0",
|
||||
"@types/jest": "^26.0.15",
|
||||
"@types/lodash-es": "^4.17.3",
|
||||
"@types/masonry-layout": "^4.2.1",
|
||||
|
|
1067
web/yarn.lock
1067
web/yarn.lock
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue