|
18 | 18 | "@leafygreen-ui/emotion": "workspace:^", |
19 | 19 | "@leafygreen-ui/icon": "workspace:^", |
20 | 20 | "@leafygreen-ui/lib": "workspace:^", |
21 | | - "@leafygreen-ui/palette": "workspace:^", |
22 | 21 | "@leafygreen-ui/tokens": "workspace:^", |
23 | | - "@lg-chat/message": "workspace:^", |
24 | | - "@lg-chat/message-rating": "workspace:^", |
25 | | - "@lg-chat/avatar": "workspace:^", |
26 | 22 | "react-intersection-observer": "^8.25.1", |
27 | 23 | "react-keyed-flatten-children": "^2.2.1" |
28 | 24 | }, |
29 | 25 | "devDependencies": { |
| 26 | + "@floating-ui/react": "^0.26.20", |
| 27 | + "@leafygreen-ui/palette": "workspace:^", |
30 | 28 | "@lg-chat/message": "workspace:^", |
31 | 29 | "@lg-chat/message-prompts": "workspace:^", |
32 | 30 | "@lg-chat/message-rating": "workspace:^", |
33 | 31 | "@lg-tools/build": "workspace:^", |
| 32 | + "clipboard": "^2.0.11", |
| 33 | + "facepaint": "^1.2.1", |
| 34 | + "highlight.js": "^11.10.0", |
| 35 | + "highlightjs-graphql": "^1.0.2", |
34 | 36 | "polished": "^4.2.2" |
35 | 37 | }, |
36 | 38 | "peerDependencies": { |
|
0 commit comments