From e71abf411ff898cd9fc4e725dede51e724c43d66 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 23 Oct 2024 11:59:58 +0000 Subject: [PATCH] fix(deps): update dependency sass-loader to v16 --- frontend/bun.lockb | Bin 451138 -> 451138 bytes frontend/package.json | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/bun.lockb b/frontend/bun.lockb index 95a6c5c78e249d8cb9d42d01489e05a2631b452e..e8a5cb530b52ce12797638ef2e9151a79e591850 100755 GIT binary patch delta 171 zcmV;c0960N#2doI8;~v_@y#l`?6v#7QT8XB%xWhjZLnqx*)-xnz(q=)$kFDxu})%+ z0T7e%R5yd@j<@KJ0hM|{E?%NtokU{>6W7$LTZxhdzWTi+qVSkA5?Qk$>fsP*GY6Pa zj5G*Z!{)k8RICN$M_!5~dX-~Ghx?!I!_?+~hrI~`hrI~{x4j7jG?WE4E-)@KhxVNW ZxAvU{PCo@UE-)@Khe_Q9w@KXw`2>lCPnrM# delta 171 zcmX?fMEcMX=?QuY+cYv8!fQ5HOnj$yVTZ57%pH5C@x_Z3ElFRqrS-N!UcyGdq&`Nz z$%Y>0%`f`4zvyF}TIC?^8Z+mZ$n|48%(rHkm@jBfUT0*cd#q}+V}f94LPw}tf$EFy zZyq)dr}Y#kubg%$!QaeVe8sUNy$84={wUwPSlYgqlL?5Kx9{a-F`2?@qGzOM*#2!U X%l2<`S^eyxe9ybA+dc2H{bT_EF2hP* diff --git a/frontend/package.json b/frontend/package.json index f9ad94c958..c28d9910c4 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -30,7 +30,7 @@ "react-router-dom": "6.27.0", "react-select": "5.8.1", "sass": "1.79.6", - "sass-loader": "14.2.1", + "sass-loader": "16.0.2", "vest": "5.4.3", "@eslint/compat": "1.2.1", "@eslint/js": "9.13.0",