diff --git a/kolibri/core/package.json b/kolibri/core/package.json index 902f3469dd4..332c2e4b656 100644 --- a/kolibri/core/package.json +++ b/kolibri/core/package.json @@ -21,7 +21,7 @@ "js-cookie": "^3.0.5", "knuth-shuffle-seeded": "^1.0.6", "kolibri-constants": "0.2.6", - "kolibri-design-system": "https://github.com/AlexVelezLl/kolibri-design-system.git#9dbdbea6eb737df147b21247335bc7a6a26b7bf1", + "kolibri-design-system": "4.4.0", "lockr": "0.8.5", "lodash": "^4.17.21", "loglevel": "^1.9.1", diff --git a/packages/kolibri-core-for-export/package.json b/packages/kolibri-core-for-export/package.json index a87966f634c..4394920f63e 100644 --- a/packages/kolibri-core-for-export/package.json +++ b/packages/kolibri-core-for-export/package.json @@ -24,7 +24,7 @@ "js-cookie": "^3.0.5", "knuth-shuffle-seeded": "^1.0.6", "kolibri-constants": "0.2.6", - "kolibri-design-system": "4.3.2", + "kolibri-design-system": "4.4.0", "lockr": "0.8.5", "lodash": "^4.17.21", "loglevel": "^1.9.1", diff --git a/yarn.lock b/yarn.lock index 2276ee481ff..353a01b07eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3017,6 +3017,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" @@ -7707,28 +7716,10 @@ kolibri-constants@0.2.6: resolved "https://registry.yarnpkg.com/kolibri-constants/-/kolibri-constants-0.2.6.tgz#d13762862505a3a6ec58a104870b21da96778656" integrity sha512-gQaY2wFNFrsB+9+xQNeEcLHixNuZEK+GHyKKr78s/hg8gFU3YVsnhlYp0u+du4XeVwewpyN1ajGb4UrrdF8rTA== -kolibri-design-system@4.3.2: - version "4.3.2" - resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-4.3.2.tgz#1779fb5958499bd0cb1a65591a5ec8a82e0a2248" - integrity sha512-hsApuzPGAYxkQpcVlVLcY4GSgZAyrOzLLt+CQGj9XM1Lep99kiJuLysyNP0ZxRzmT/kKjx4jvIA8Mi81Ui5pkw== - dependencies: - "@vue/composition-api" "1.7.2" - aphrodite "https://github.com/learningequality/aphrodite/" - autosize "3.0.21" - css-element-queries "1.2.0" - date-fns "1.30.1" - frame-throttle "3.0.0" - fuzzysearch "1.0.3" - lodash "4.17.21" - popper.js "1.16.1" - purecss "2.2.0" - tippy.js "4.2.1" - vue-intl "3.1.0" - xstate "4.38.3" - -"kolibri-design-system@https://github.com/AlexVelezLl/kolibri-design-system.git#9dbdbea6eb737df147b21247335bc7a6a26b7bf1": - version "4.3.2" - resolved "https://github.com/AlexVelezLl/kolibri-design-system.git#9dbdbea6eb737df147b21247335bc7a6a26b7bf1" +kolibri-design-system@4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/kolibri-design-system/-/kolibri-design-system-4.4.0.tgz#4c230a701beafa9c87dc155b81e68128b02a4bfe" + integrity sha512-2oYNVkmY1NcXc3mNJVcphfT/glqQEriq72r0LEN3ILpGOitS99x/sGyHNOQmmww9h8/m4KBAAlD0D8IyE1xd0A== dependencies: "@vue/composition-api" "1.7.2" aphrodite "https://github.com/learningequality/aphrodite/"