Merge pull request #311990 from r-ryantm/auto-update/dart-sass

dart-sass: 1.77.0 -> 1.77.2
This commit is contained in:
OTABI Tomoya 2024-05-21 17:23:01 +09:00 committed by GitHub
commit 7a926da737
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

View File

@ -21,13 +21,13 @@ let
in
buildDartApplication rec {
pname = "dart-sass";
version = "1.77.0";
version = "1.77.2";
src = fetchFromGitHub {
owner = "sass";
repo = pname;
rev = version;
hash = "sha256-x42T8nDmwktfsd89PS8jrSIw2Dc1hKwrZxSn7h7FqAs=";
hash = "sha256-Spd21/IRNDtpgMecoO2ozKWEVSQneMGCOVCCePaFzus=";
};
pubspecLock = lib.importJSON ./pubspec.lock.json;

View File

@ -324,11 +324,11 @@
"dependency": "direct dev",
"description": {
"name": "lints",
"sha256": "cbf8d4b858bb0134ef3ef87841abdf8d63bfc255c266b7bf6b39daa1085c4290",
"sha256": "976c774dd944a42e83e2467f4cc670daef7eed6295b10b36ae8c85bcbf828235",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "3.0.0"
"version": "4.0.0"
},
"logging": {
"dependency": "transitive",
@ -784,11 +784,11 @@
"dependency": "transitive",
"description": {
"name": "web_socket",
"sha256": "bfe704c186c6e32a46f6607f94d079cd0b747b9a489fceeecc93cd3adb98edd5",
"sha256": "217f49b5213796cb508d6a942a5dc604ce1cb6a0a6b3d8cb3f0c314f0ecea712",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.1.3"
"version": "0.1.4"
},
"web_socket_channel": {
"dependency": "transitive",