From de29c8296e3a40912adab6949c1d43146f10268c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 03:44:21 +0000 Subject: [PATCH] fix(deps): update dependency sass to v1.83.0 (#3222) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- frontend/bun.lockb | Bin 611842 -> 611842 bytes frontend/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/bun.lockb b/frontend/bun.lockb index 00245a8f0320283e417efbb11f058bf3933de4f3..b6d615c8f8e4b392a40311c3b538aedd590187ed 100755 GIT binary patch delta 172 zcmV;d08{^htR;f1C6F#45tOB^{o-5mWEge~f-PSXoxOSlbc@-ztH<-PTcEY|u}+q( z0aKIFUMrW-jR6UR8LhV&tpS|$K&r&Cm8`R%=-s_@6)sH0^MJ_}&4*+{|EyewAg0@j zRxJYgLdPq!QRmDh~N)!wj!kaZ_1e8;A9w0*CdX1BdmY1h@5}1=yMa aGl$MR2Di>U2feKUGlz`o2e*vs2zF~z>Q)N? delta 172 zcmV;d08{^htR;f1C6F#4VDA2ed0vz=frZLU1Oe(JZ);tv45stuNVLpm7q2{bu}+q( z0aBCEUMrW-jR6UR8LhV&tpS|$K#zfp2{ycXQL;DCJIA)ff?RY~1gSMaxLb@3dDJ)G z1dMihDnKOs9Xt+cRF&cGvOU2feKUGKY-n2e*vs2zF~RP*KzX diff --git a/frontend/package.json b/frontend/package.json index b28466b98..379c930c5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -46,7 +46,7 @@ "react-router-dom": "6.28.0", "react-select": "5.9.0", "react-slider": "2.0.6", - "sass": "1.82.0", + "sass": "1.83.0", "sass-loader": "16.0.4", "styled-components": "6.1.13", "vest": "5.4.5",