Skip to content

Commit

Permalink
Bump kolibri-design-system from 5.0.0-rc12 to 5.0.0
Browse files Browse the repository at this point in the history
Bumps [kolibri-design-system](https://github.com/learningequality/kolibri-design-system) from 5.0.0-rc12 to 5.0.0.
- [Release notes](https://github.com/learningequality/kolibri-design-system/releases)
- [Changelog](https://github.com/learningequality/kolibri-design-system/blob/develop/CHANGELOG.md)
- [Commits](learningequality/kolibri-design-system@v5.0.0-rc12...v5.0.0)

---
updated-dependencies:
- dependency-name: kolibri-design-system
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2025
1 parent a7ecea0 commit 2cd269c
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/kolibri/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"frame-throttle": "^3.0.0",
"intl": "^1.2.4",
"kolibri-constants": "0.2.8",
"kolibri-design-system": "5.0.0-rc12",
"kolibri-design-system": "5.0.0",
"lockr": "0.8.5",
"lodash": "^4.17.21",
"path-to-regexp": "1.9.0",
Expand Down
38 changes: 33 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2864,6 +2864,15 @@ anymatch@^3.0.3, anymatch@~3.1.2:
normalize-path "^3.0.0"
picomatch "^2.0.4"

"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"
Expand Down Expand Up @@ -3040,6 +3049,11 @@ async-foreach@^0.1.3:
resolved "https://registry.yarnpkg.com/async-foreach/-/async-foreach-0.1.3.tgz#36121f845c0578172de419a97dbeb1d16ec34542"
integrity sha1-NhIfhFwFeBct5Bmpfb6x0W7DRUI=

async@^1.3.0:
version "1.5.2"
resolved "https://registry.yarnpkg.com/async/-/async-1.5.2.tgz#ec6a61ae56480c0c3cb241c95618e20892f9672a"
integrity sha512-nSVgobk4rv61R9PUSDtYt7mPVB2olxNR5RWJcAsH676/ef11bUZwvu7+RGYrYauVdDPcO519v68wRhXQtxsV9w==

asynckit@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79"
Expand Down Expand Up @@ -5894,6 +5908,11 @@ glob-parent@^6.0.2:
dependencies:
is-glob "^4.0.3"

glob-to-regexp@^0.1.0:
version "0.1.0"
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.1.0.tgz#e0369d426578fd456d47dc23b09de05c1da9ea5d"
integrity sha512-zNKwUvfFs4IbHMLzBDl4v5YbFNs64e4yGkptl4DncCYwmhMQORQflvs7XsEv50+M5bJqbgjBqnV+zZ8vF490yQ==

glob-to-regexp@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
Expand Down Expand Up @@ -7682,19 +7701,20 @@ kolibri-constants@0.2.8:
resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.8.tgz#34ad2e2b87cf132ebe8dbaa9b64dc4a7bf261f8d"
integrity sha512-ycXeK+ePw7zkiNtf+nX/yF5BO52+onoYS2V3d9HZDIvx7X6CDJPtMcypkXrK9aZ0JbWAegRFMD/lAd8q21cf4Q==

kolibri-design-system@5.0.0-rc12:
version "5.0.0-rc12"
resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-5.0.0-rc12.tgz#326fa3446dbf597c1cdd8b08e3a4b64cb5d6ea30"
integrity sha512-IDbt5ADUSkvG6LyR9tUwMZz26xVcRBk1PBYCTbjNK+dJeuATp92QhTSh87sWXxlSoYV7/1DURqLA3lCefsaQnA==
kolibri-design-system@5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-5.0.0.tgz#6c4db1ab6581d77f10a12b996d7980f65fa443d7"
integrity sha512-NjkUi7kzwobYZ3kFnn8hG6kJGDJ+gEtPl0BIdF+6TOKv4+3GuH55g6kPGSvDC4xzH/Kr0dR+6JDYCJoQVwmjGQ==
dependencies:
aphrodite "https://github.com/learningequality/aphrodite/"
aphrodite "git+https://github.com/learningequality/aphrodite.git"
autosize "3.0.21"
color "3.2.1"
css-element-queries "1.2.0"
date-fns "1.30.1"
frame-throttle "3.0.0"
fuzzysearch "1.0.3"
lodash "4.17.21"
node-glob "^1.2.0"
popper.js "1.16.1"
purecss "2.2.0"
tippy.js "4.3.5"
Expand Down Expand Up @@ -8456,6 +8476,14 @@ node-forge@^1:
resolved "https://registry.yarnpkg.com/node-forge/-/node-forge-1.3.1.tgz#be8da2af243b2417d5f646a770663a92b7e9ded3"
integrity sha512-dPEtOeMvF9VMcYV/1Wb8CPoVAXtp6MKMlcbAt4ddqmGqUJ6fQZFXkNZNkNlfevtNkGtaSoXf/vNNNSvgrdXwtA==

node-glob@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/node-glob/-/node-glob-1.2.0.tgz#5240ffedefc6d663ce8515e5796a4d47a750c0d5"
integrity sha512-c0R4Wab2SAlwdBr5ehPANnbLzxv5dBMUdEYy8ilqBDkqvEIf74JGhaLhCh/EuhgzPTXuEOUoqDnAKdODpHXMNg==
dependencies:
async "^1.3.0"
glob-to-regexp "^0.1.0"

node-gyp@^8.4.1:
version "8.4.1"
resolved "https://registry.yarnpkg.com/node-gyp/-/node-gyp-8.4.1.tgz#3d49308fc31f768180957d6b5746845fbd429937"
Expand Down

0 comments on commit 2cd269c

Please sign in to comment.