-
Notifications
You must be signed in to change notification settings - Fork 720
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #12316 from learningequality/dependabot/npm_and_ya…
…rn/kolibri-design-system-4.3.1 Bump kolibri-design-system from 4.3.0 to 4.3.1
- Loading branch information
Showing
3 changed files
with
16 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2372,6 +2372,15 @@ [email protected]: | |
asap "^2.0.3" | ||
inline-style-prefixer "^2.0.0" | ||
|
||
"aphrodite@git+https://github.com/learningequality/aphrodite.git": | ||
version "2.2.3" | ||
uid fdc8d7be8912a5cf17f74ff10f124013c52c3e32 | ||
resolved "git+https://github.com/learningequality/aphrodite.git#fdc8d7be8912a5cf17f74ff10f124013c52c3e32" | ||
dependencies: | ||
asap "^2.0.3" | ||
inline-style-prefixer "^4.0.2" | ||
string-hash "^1.1.3" | ||
|
||
"aphrodite@https://github.com/learningequality/aphrodite/": | ||
version "2.2.3" | ||
resolved "https://github.com/learningequality/aphrodite/#fdc8d7be8912a5cf17f74ff10f124013c52c3e32" | ||
|
@@ -7740,13 +7749,13 @@ [email protected]: | |
resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.5.tgz#2b9df4c477119d0ade2d66bf8aef8a4172f0418f" | ||
integrity sha512-ZoFZ83xgteZhFZtYjiOmITcZeSF+X42i12TOo87zmcdA78jj0dZbPYB+ttO855UxoKY8h4HHeDVZIUkE5TGa5g== | ||
|
||
[email protected].0: | ||
version "4.3.0" | ||
resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-4.3.0.tgz#feefc61bfa9ab3c098281751d8ad582d91639108" | ||
integrity sha512-uHtqoXQSdb8ID8uMU3A1EdlZ4JXlLLkvzOt4MgURDatVz+6d9Yc4Y9GtolkcDLgeMoUq+FqojbQKjD4i1fH1pw== | ||
[email protected].1: | ||
version "4.3.1" | ||
resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-4.3.1.tgz#09bb207e7507fc3c27f119054151485ffde67dd5" | ||
integrity sha512-umMrqXorU3UzXQZ1ZAmUjYWB02phXcX0qmWwS+FAOPbOjUEjmB6pZ/lN5TjjeE3onZfasf+pjwb3xJx3F4Nn/A== | ||
dependencies: | ||
"@vue/composition-api" "1.7.2" | ||
aphrodite "https://github.com/learningequality/aphrodite/" | ||
aphrodite "git+https://github.com/learningequality/aphrodite.git" | ||
autosize "3.0.21" | ||
css-element-queries "1.2.0" | ||
date-fns "1.30.1" | ||
|