Skip to content

Commit

Permalink
docs: update dependent-usage.json (#3184)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Aug 19, 2024
1 parent cd1ac0a commit aa35bfb
Showing 1 changed file with 40 additions and 12 deletions.
52 changes: 40 additions & 12 deletions dependent-usage.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"lastModified": 1723990027425,
"lastModified": 1724076530877,
"projectUsages": [
{
"version": "22.7.0",
Expand Down Expand Up @@ -31460,9 +31460,9 @@
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/AssignedCourseCard.jsx",
"line": 24,
"line": 21,
"column": 4,
"index": 990
"index": 853
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/course-cards/ContinueLearningButton.jsx",
Expand Down Expand Up @@ -31490,9 +31490,9 @@
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx",
"line": 88,
"line": 87,
"column": 4,
"index": 3181
"index": 3097
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/CourseEnrollmentsEmptyState.jsx",
Expand Down Expand Up @@ -33048,9 +33048,9 @@
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx",
"line": 88,
"line": 87,
"column": 16,
"index": 3193
"index": 3109
},
{
"filePath": "src/components/dashboard/sidebar/SupportInformation.jsx",
Expand Down Expand Up @@ -33158,9 +33158,9 @@
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx",
"line": 98,
"line": 97,
"column": 4,
"index": 3545
"index": 3461
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/CourseEnrollmentsAlert.jsx",
Expand Down Expand Up @@ -33250,9 +33250,9 @@
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/CourseAssignmentAlert.jsx",
"line": 117,
"line": 116,
"column": 6,
"index": 4342
"index": 4258
},
{
"filePath": "src/components/dashboard/main-content/course-enrollments/NewGroupAssignmentAlert.jsx",
Expand Down Expand Up @@ -37392,6 +37392,12 @@
"column": 14,
"index": 3327
},
{
"filePath": "src/preferences-unsubscribe/index.jsx",
"line": 71,
"column": 24,
"index": 3070
},
{
"filePath": "src/shared/links.jsx",
"line": 10,
Expand Down Expand Up @@ -38130,6 +38136,12 @@
"column": 24,
"index": 16299
},
{
"filePath": "src/preferences-unsubscribe/index.jsx",
"line": 57,
"column": 16,
"index": 2082
},
{
"filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx",
"line": 48,
Expand Down Expand Up @@ -39657,6 +39669,22 @@
"index": 1069
}
],
"ErrorOutline": [
{
"filePath": "src/preferences-unsubscribe/index.jsx",
"line": 42,
"column": 4,
"index": 1468
}
],
"Container": [
{
"filePath": "src/preferences-unsubscribe/index.jsx",
"line": 51,
"column": 6,
"index": 1748
}
],
"Compass": [
{
"filePath": "src/product-tours/newUserCourseHomeTour/LaunchCourseHomeTourButton.jsx",
Expand Down Expand Up @@ -42717,7 +42745,7 @@
}
},
{
"version": "22.6.1",
"version": "22.7.0",
"name": "@edx/frontend-app-profile",
"repository": {
"type": "git",
Expand Down

0 comments on commit aa35bfb

Please sign in to comment.