Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 1 addition & 13 deletions data/libraries.json
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,7 @@
"location": "public/lib/aws-sdk",
"name": "AWS SDK for PHP",
"description": "The AWS SDK for PHP library",
"version": "3.356.22",
"version": "3.369.22",
"license": "Apache",
"licenseversion": "2.0",
"repository": "https://github.com/aws/aws-sdk-php",
Expand Down Expand Up @@ -1374,18 +1374,6 @@
"repository": "https://github.com/twbs/bootstrap",
"customised": true
},
{
"copyrightHolders": [
"Moodle HQ"
],
"location": "public/theme/boost/scss/design-system",
"name": "@moodlehq/design-system",
"description": "The Moodle HQ design system based on React",
"version": "2.1.1",
"license": "GNU",
"repository": "https://github.com/moodlehq/design-system",
"customised": false
},
{
"copyrightHolders": [
"2023 Fonticons, Inc"
Expand Down
1 change: 1 addition & 0 deletions data/moodle-contributors.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1572,6 +1572,7 @@ stronk7
tai.letan
thepurpleblob
thetrinity
thomas.schoenlein
thompson697
tim@netspot.com.au
tjh238
Expand Down
13 changes: 1 addition & 12 deletions general/community/credits/thirdpartylibs.md
Original file line number Diff line number Diff line change
Expand Up @@ -198,7 +198,7 @@ Dead simple HTML-safe truncation via the DOM. It truncates HTML code, and has se
The AWS SDK for PHP library

- **Location**: public/lib/aws-sdk
- **Version**: 3.356.22
- **Version**: 3.369.22
- **License**: Apache 2.0
- **URL**: [https://github.com/aws/aws-sdk-php](https://github.com/aws/aws-sdk-php)

Expand Down Expand Up @@ -1222,17 +1222,6 @@ HTML, CSS, and JavaScript framework for developing responsive, mobile-first proj
- 2011-2021 Twitter, Inc
- 2011-2021 The Bootstrap Authors

### @moodlehq/design-system {/* #moodlehqdesign-system */}

The Moodle HQ design system based on React

- **Location**: public/theme/boost/scss/design-system
- **Version**: 2.1.1
- **License**: GNU
- **URL**: [https://github.com/moodlehq/design-system](https://github.com/moodlehq/design-system)
- **Copyright holders**:
- Moodle HQ

### Font Awesome - http://fontawesome.com {/* #font-awesome---httpfontawesomecom */}

Font Awesome CSS, LESS, and Sass files. Font Awesome is the Internet's icon library and toolkit, used by millions of designers, developers, and content creators.
Expand Down