File tree Expand file tree Collapse file tree 4 files changed +718
-1271
lines changed Expand file tree Collapse file tree 4 files changed +718
-1271
lines changed Original file line number Diff line number Diff line change 20
20
"test:e2e:headed" : " playwright test --headed"
21
21
},
22
22
"dependencies" : {
23
- "@atlaskit/button" : " ^17.1.0" ,
24
- "@atlaskit/css-reset" : " ^6.6.2" ,
25
- "@atlaskit/heading" : " ^1.4.4" ,
26
- "@atlaskit/icon" : " ^22.0.0" ,
27
- "@atlaskit/tooltip" : " ^18.1.0" ,
28
23
"@commonify/lowdb" : " ^3.0.0" ,
29
- "@emotion/styled" : " ^11.11.0" ,
30
24
"@types/marked" : " ^4.0.8" ,
31
25
"atlassian-jwt" : " ^2.0.2" ,
32
26
"express" : " ^4.18.2" ,
Original file line number Diff line number Diff line change 4
4
"private" : true ,
5
5
"homepage" : " /spa" ,
6
6
"dependencies" : {
7
+ "@atlaskit/button" : " ^17.1.0" ,
8
+ "@atlaskit/css-reset" : " ^6.6.2" ,
9
+ "@atlaskit/heading" : " ^1.4.4" ,
10
+ "@atlaskit/tooltip" : " ^18.1.0" ,
7
11
"@atlaskit/avatar" : " ^21.4.3" ,
8
12
"@atlaskit/badge" : " ^15.2.1" ,
9
13
"@atlaskit/dropdown-menu" : " ^12.1.10" ,
10
14
"@atlaskit/icon" : " ^22.0.0" ,
11
15
"@atlaskit/lozenge" : " ^11.5.0" ,
12
16
"@atlaskit/tokens" : " ^1.33.0" ,
13
- "@sentry/react" : " ^7.93.0" ,
17
+ "@emotion/styled" : " ^11.11.0" ,
18
+ "@sentry/react" : " ^7.93.0" ,
14
19
"@testing-library/jest-dom" : " ^5.17.0" ,
15
20
"@testing-library/react" : " ^13.4.0" ,
16
21
"@testing-library/user-event" : " ^13.5.0" ,
You can’t perform that action at this time.
0 commit comments