dart-sass: 1.92.1 -> 1.93.2 (#447430)

authored by nixpkgs-merge-bot[bot] and committed by GitHub c6e575f2 b6f6c613

+8 -8
+2 -2
pkgs/by-name/da/dart-sass/package.nix
··· 23 23 in 24 24 buildDartApplication rec { 25 25 pname = "dart-sass"; 26 - version = "1.92.1"; 26 + version = "1.93.2"; 27 27 28 28 src = fetchFromGitHub { 29 29 owner = "sass"; 30 30 repo = "dart-sass"; 31 31 tag = version; 32 - hash = "sha256-ee1ED6CeRQnv+jopgupelWybiH3h05Lk1TUgYUS8rNo="; 32 + hash = "sha256-YE4s0um3WR6N0KsXgLjvoiqjr8dQg8WOyZRbfoZlbqE="; 33 33 }; 34 34 35 35 pubspecLock = lib.importJSON ./pubspec.lock.json;
+6 -6
pkgs/by-name/da/dart-sass/pubspec.lock.json
··· 94 94 "dependency": "direct main", 95 95 "description": { 96 96 "name": "cli_pkg", 97 - "sha256": "eeeea1e0773c5d53fb80a179f82f12c96c50487a37b3cf0174499eb9884c55b2", 97 + "sha256": "da207d78c602f97fad700975282ea516dcb6bab97d20836287eac8fac563f3a5", 98 98 "url": "https://pub.dev" 99 99 }, 100 100 "source": "hosted", 101 - "version": "2.12.0" 101 + "version": "2.14.0" 102 102 }, 103 103 "cli_repl": { 104 104 "dependency": "direct main", ··· 174 174 "dependency": "transitive", 175 175 "description": { 176 176 "name": "dart_mappable", 177 - "sha256": "15f41a35da8ee690bbfa0059fa241edeeaea73f89a2ba685b354ece07cd8ada6", 177 + "sha256": "0e219930c9f7b9e0f14ae7c1de931c401875110fd5c67975b6b9492a6d3a531b", 178 178 "url": "https://pub.dev" 179 179 }, 180 180 "source": "hosted", 181 - "version": "4.6.0" 181 + "version": "4.6.1" 182 182 }, 183 183 "dart_style": { 184 184 "dependency": "transitive", ··· 474 474 "dependency": "direct main", 475 475 "description": { 476 476 "name": "pool", 477 - "sha256": "20fe868b6314b322ea036ba325e6fc0711a22948856475e2c2b6306e8ab39c2a", 477 + "sha256": "978783255c543aa3586a1b3c21f6e9d720eb315376a915872c61ef8b5c20177d", 478 478 "url": "https://pub.dev" 479 479 }, 480 480 "source": "hosted", 481 - "version": "1.5.1" 481 + "version": "1.5.2" 482 482 }, 483 483 "protobuf": { 484 484 "dependency": "direct main",