From 11fc421b66c193d1dafe48748243ef16098d51c2 Mon Sep 17 00:00:00 2001 From: Matei Stanca Date: Sat, 19 Oct 2024 15:46:50 -0400 Subject: [PATCH] Upgraded drupal/omnipedia_site_theme (7.x-dev 9fda888 => 7.x-dev 9d87fc9): Restrict sass ^1.43.4 <1.79.0 to fix busted eased gradients: https://github.com/gka/chroma.js/issues/362 --- composer.lock | 8 ++++---- yarn.lock | 15 ++++++++++++++- 2 files changed, 18 insertions(+), 5 deletions(-) diff --git a/composer.lock b/composer.lock index 7c5a873..807b01a 100644 --- a/composer.lock +++ b/composer.lock @@ -4882,12 +4882,12 @@ "source": { "type": "git", "url": "https://github.com/neurocracy/drupal-omnipedia-site-theme.git", - "reference": "9fda8889289b6bfb1f7a9bdca86c71f0bd52dce9" + "reference": "9d87fc9c94be54a38fefe1510a76abe39a8556ea" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/neurocracy/drupal-omnipedia-site-theme/zipball/9fda8889289b6bfb1f7a9bdca86c71f0bd52dce9", - "reference": "9fda8889289b6bfb1f7a9bdca86c71f0bd52dce9", + "url": "https://api.github.com/repos/neurocracy/drupal-omnipedia-site-theme/zipball/9d87fc9c94be54a38fefe1510a76abe39a8556ea", + "reference": "9d87fc9c94be54a38fefe1510a76abe39a8556ea", "shasum": "" }, "require": { @@ -4922,7 +4922,7 @@ "source": "https://github.com/neurocracy/drupal-omnipedia-site-theme", "issues": "https://github.com/neurocracy/drupal-omnipedia-site-theme/issues" }, - "time": "2024-10-18T21:14:20+00:00" + "time": "2024-10-19T19:43:08+00:00" }, { "name": "drupal/omnipedia_user", diff --git a/yarn.lock b/yarn.lock index b8a35f3..edd6a7d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5332,7 +5332,7 @@ __metadata: mini-css-extract-plugin: "npm:^2.9.1" postcss: "npm:^8.4.31" postcss-loader: "npm:^7.0.1" - sass: "npm:^1.43.4" + sass: "npm:^1.43.4 <1.79.0" sass-loader: "npm:^13.3.3" webpack: "npm:^5.94.0" webpack-cli: "npm:^5.1.4" @@ -8967,6 +8967,19 @@ __metadata: languageName: node linkType: hard +"sass@npm:^1.43.4 <1.79.0": + version: 1.78.0 + resolution: "sass@npm:1.78.0" + dependencies: + chokidar: "npm:>=3.0.0 <4.0.0" + immutable: "npm:^4.0.0" + source-map-js: "npm:>=0.6.2 <2.0.0" + bin: + sass: sass.js + checksum: 10/a180135addd9108d9a3549e111b2b442a97761bc429ef04374d57ef741d4343378e7092a6cba12e1f94e48b02d9b997cc79e737c0a2b834ad9204a761b14734d + languageName: node + linkType: hard + "sassy-cast@github:Ambient-Impact/SassyCast#adbbd499bb36eb0c7015ae6f23c00e3a78dc54b3": version: 2.0.1 resolution: "sassy-cast@https://github.com/Ambient-Impact/SassyCast.git#commit=adbbd499bb36eb0c7015ae6f23c00e3a78dc54b3"