Browse Source

fix: downgrade the sass version to suppress the warnings (#4689)

Vben 5 months ago
parent
commit
307a71fb35
2 changed files with 153 additions and 167 deletions
  1. 152 166
      pnpm-lock.yaml
  2. 1 1
      pnpm-workspace.yaml

File diff suppressed because it is too large
+ 152 - 166
pnpm-lock.yaml


+ 1 - 1
pnpm-workspace.yaml

@@ -138,7 +138,7 @@ catalog:
   rimraf: ^6.0.1
   rollup: ^4.24.0
   rollup-plugin-visualizer: ^5.12.0
-  sass: ^1.80.3
+  sass: 1.79.5
   sortablejs: ^1.15.3
   stylelint: ^16.10.0
   stylelint-config-recess-order: ^5.1.1

Some files were not shown because too many files changed in this diff