Skip to content

Commit 03ffdf8

Browse files
Update all non-major dependencies (#1027)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6a0846 commit 03ffdf8

File tree

2 files changed

+33
-35
lines changed

2 files changed

+33
-35
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"critical": "7.2.1",
5555
"css-loader": "7.1.2",
5656
"cssnano": "7.0.6",
57-
"eslint": "9.24.0",
57+
"eslint": "9.25.1",
5858
"eslint-config-recommended": "4.1.0",
5959
"eslint-plugin-compat": "6.0.2",
6060
"mini-css-extract-plugin": "2.9.2",
@@ -69,9 +69,9 @@
6969
"postcss-url": "10.1.3",
7070
"postcss-utilities": "0.8.4",
7171
"postcss-watch-folder": "2.0.0",
72-
"sass": "1.86.3",
72+
"sass": "1.87.0",
7373
"sass-loader": "16.0.5",
74-
"stylelint": "16.18.0",
74+
"stylelint": "16.19.1",
7575
"stylelint-config-recommended": "16.0.0",
7676
"stylelint-config-standard-scss": "14.0.0",
7777
"stylelint-no-unsupported-browser-features": "8.0.4",

yarn.lock

+30-32
Original file line numberDiff line numberDiff line change
@@ -873,18 +873,11 @@
873873
debug "^4.3.1"
874874
minimatch "^3.1.2"
875875

876-
"@eslint/config-helpers@^0.2.0":
876+
"@eslint/config-helpers@^0.2.1":
877877
version "0.2.1"
878878
resolved "https://registry.yarnpkg.com/@eslint/config-helpers/-/config-helpers-0.2.1.tgz#26042c028d1beee5ce2235a7929b91c52651646d"
879879
integrity sha512-RI17tsD2frtDu/3dmI7QRrD4bedNKPM08ziRYaC5AhkGrzIAJelm9kJU1TznK+apx6V+cqRz8tfpEeG3oIyjxw==
880880

881-
"@eslint/core@^0.12.0":
882-
version "0.12.0"
883-
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.12.0.tgz#5f960c3d57728be9f6c65bd84aa6aa613078798e"
884-
integrity sha512-cmrR6pytBuSMTaBweKoGMwu3EiHiEC+DoyupPmlZ0HxBJBtIxwe+j/E4XPIKNx+Q74c8lXKPwYawBf5glsTkHg==
885-
dependencies:
886-
"@types/json-schema" "^7.0.15"
887-
888881
"@eslint/core@^0.13.0":
889882
version "0.13.0"
890883
resolved "https://registry.yarnpkg.com/@eslint/core/-/core-0.13.0.tgz#bf02f209846d3bf996f9e8009db62df2739b458c"
@@ -907,17 +900,17 @@
907900
minimatch "^3.1.2"
908901
strip-json-comments "^3.1.1"
909902

910-
"@eslint/js@9.24.0":
911-
version "9.24.0"
912-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.24.0.tgz#685277980bb7bf84ecc8e4e133ccdda7545a691e"
913-
integrity sha512-uIY/y3z0uvOGX8cp1C2fiC4+ZmBhp6yZWkojtHL1YEMnRt1Y63HB9TM17proGEmeG7HeUY+UP36F0aknKYTpYA==
903+
"@eslint/js@9.25.1":
904+
version "9.25.1"
905+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.25.1.tgz#25f5c930c2b68b5ebe7ac857f754cbd61ef6d117"
906+
integrity sha512-dEIwmjntEx8u3Uvv+kr3PDeeArL8Hw07H9kyYxCjnM9pBjfEhk6uLXSchxxzgiwtRhhzVzqmUSDFBOi1TuZ7qg==
914907

915908
"@eslint/object-schema@^2.1.6":
916909
version "2.1.6"
917910
resolved "https://registry.yarnpkg.com/@eslint/object-schema/-/object-schema-2.1.6.tgz#58369ab5b5b3ca117880c0f6c0b0f32f6950f24f"
918911
integrity sha512-RBMg5FRL0I0gs51M/guSAj5/e14VQ4tpZnQNWwuDT66P14I43ItmPfIZRhO9fUVIPOAQXU47atlywZ/czoqFPA==
919912

920-
"@eslint/plugin-kit@^0.2.7":
913+
"@eslint/plugin-kit@^0.2.8":
921914
version "0.2.8"
922915
resolved "https://registry.yarnpkg.com/@eslint/plugin-kit/-/plugin-kit-0.2.8.tgz#47488d8f8171b5d4613e833313f3ce708e3525f8"
923916
integrity sha512-ZAoA40rNMPwSm+AeHpCq8STiNAwzWLJuP8Xv4CHIc9wv/PSuExjMrmjfYNj682vW0OOiZ1HKxzvjQr9XZIisQA==
@@ -3545,19 +3538,19 @@ eslint-visitor-keys@^4.2.0:
35453538
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
35463539
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
35473540

3548-
eslint@9.24.0:
3549-
version "9.24.0"
3550-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.24.0.tgz#9a7f2e6cb2de81c405ab244b02f4584c79dc6bee"
3551-
integrity sha512-eh/jxIEJyZrvbWRe4XuVclLPDYSYYYgLy5zXGGxD6j8zjSAxFEzI2fL/8xNq6O2yKqVt+eF2YhV+hxjV6UKXwQ==
3541+
eslint@9.25.1:
3542+
version "9.25.1"
3543+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.25.1.tgz#8a7cf8dd0e6acb858f86029720adb1785ee57580"
3544+
integrity sha512-E6Mtz9oGQWDCpV12319d59n4tx9zOTXSTmc8BLVxBx+G/0RdM5MvEEJLU9c0+aleoePYYgVTOsRblx433qmhWQ==
35523545
dependencies:
35533546
"@eslint-community/eslint-utils" "^4.2.0"
35543547
"@eslint-community/regexpp" "^4.12.1"
35553548
"@eslint/config-array" "^0.20.0"
3556-
"@eslint/config-helpers" "^0.2.0"
3557-
"@eslint/core" "^0.12.0"
3549+
"@eslint/config-helpers" "^0.2.1"
3550+
"@eslint/core" "^0.13.0"
35583551
"@eslint/eslintrc" "^3.3.1"
3559-
"@eslint/js" "9.24.0"
3560-
"@eslint/plugin-kit" "^0.2.7"
3552+
"@eslint/js" "9.25.1"
3553+
"@eslint/plugin-kit" "^0.2.8"
35613554
"@humanfs/node" "^0.16.6"
35623555
"@humanwhocodes/module-importer" "^1.0.1"
35633556
"@humanwhocodes/retry" "^0.4.2"
@@ -3814,7 +3807,7 @@ figures@^3.0.0:
38143807
dependencies:
38153808
escape-string-regexp "^1.0.5"
38163809

3817-
file-entry-cache@^10.0.7:
3810+
file-entry-cache@^10.0.8:
38183811
version "10.0.8"
38193812
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-10.0.8.tgz#2b7a32c40615c4a6b59c385fb059a2762faf9624"
38203813
integrity sha512-FGXHpfmI4XyzbLd3HQ8cbUcsFGohJpZtmQRHr8z8FxxtCe2PcpgIlVLwIgunqjvRmXypBETvwhV4ptJizA+Y1Q==
@@ -5307,6 +5300,11 @@ known-css-properties@^0.35.0:
53075300
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.35.0.tgz#f6f8e40ab4e5700fa32f5b2ef5218a56bc853bd6"
53085301
integrity sha512-a/RAk2BfKk+WFGhhOCAYqSiFLc34k8Mt/6NWRI4joER0EYUzXIcFivjjnoD3+XU1DggLn/tZc3DOAgke7l8a4A==
53095302

5303+
known-css-properties@^0.36.0:
5304+
version "0.36.0"
5305+
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.36.0.tgz#5c4365f3c9549ca2e813d2e729e6c47ef6a6cb60"
5306+
integrity sha512-A+9jP+IUmuQsNdsLdcg6Yt7voiMF/D4K83ew0OpJtpu+l34ef7LaohWV0Rc6KNvzw6ZDizkqfyB5JznZnzuKQA==
5307+
53105308
layout@~2.2.0:
53115309
version "2.2.0"
53125310
resolved "https://registry.yarnpkg.com/layout/-/layout-2.2.0.tgz#31e44bfc18dd1019b3ffb208e402a4bbfe2e6af4"
@@ -7396,10 +7394,10 @@ [email protected]:
73967394
dependencies:
73977395
neo-async "^2.6.2"
73987396

7399-
sass@1.86.3:
7400-
version "1.86.3"
7401-
resolved "https://registry.yarnpkg.com/sass/-/sass-1.86.3.tgz#0a0d9ea97cb6665e73f409639f8533ce057464c9"
7402-
integrity sha512-iGtg8kus4GrsGLRDLRBRHY9dNVA78ZaS7xr01cWnS7PEMQyFtTqBiyCrfpTYTZXRWM94akzckYjh8oADfFNTzw==
7397+
sass@1.87.0:
7398+
version "1.87.0"
7399+
resolved "https://registry.yarnpkg.com/sass/-/sass-1.87.0.tgz#8cceb36fa63fb48a8d5d7f2f4c13b49c524b723e"
7400+
integrity sha512-d0NoFH4v6SjEK7BoX810Jsrhj7IQSYHAHLi/iSpgqKc7LaIDshFRlSg5LOymf9FqQhxEHs2W5ZQXlvy0KD45Uw==
74037401
dependencies:
74047402
chokidar "^4.0.0"
74057403
immutable "^5.0.2"
@@ -8124,10 +8122,10 @@ [email protected], stylelint-scss@^6.4.0:
81248122
postcss-selector-parser "^7.1.0"
81258123
postcss-value-parser "^4.2.0"
81268124

8127-
stylelint@16.18.0:
8128-
version "16.18.0"
8129-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.18.0.tgz#8e992c3a7af1b2ebf7ea5ccf26c2415adbea64b4"
8130-
integrity sha512-OXb68qzesv7J70BSbFwfK3yTVLEVXiQ/ro6wUE4UrSbKCMjLLA02S8Qq3LC01DxKyVjk7z8xh35aB4JzO3/sNA==
8125+
stylelint@16.19.1:
8126+
version "16.19.1"
8127+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.19.1.tgz#486b95fa7518a3077ee2802bc6dda2174bc097bb"
8128+
integrity sha512-C1SlPZNMKl+d/C867ZdCRthrS+6KuZ3AoGW113RZCOL0M8xOGpgx7G70wq7lFvqvm4dcfdGFVLB/mNaLFChRKw==
81318129
dependencies:
81328130
"@csstools/css-parser-algorithms" "^3.0.4"
81338131
"@csstools/css-tokenizer" "^3.0.3"
@@ -8142,15 +8140,15 @@ [email protected]:
81428140
debug "^4.3.7"
81438141
fast-glob "^3.3.3"
81448142
fastest-levenshtein "^1.0.16"
8145-
file-entry-cache "^10.0.7"
8143+
file-entry-cache "^10.0.8"
81468144
global-modules "^2.0.0"
81478145
globby "^11.1.0"
81488146
globjoin "^0.1.4"
81498147
html-tags "^3.3.1"
81508148
ignore "^7.0.3"
81518149
imurmurhash "^0.1.4"
81528150
is-plain-object "^5.0.0"
8153-
known-css-properties "^0.35.0"
8151+
known-css-properties "^0.36.0"
81548152
mathml-tag-names "^2.1.3"
81558153
meow "^13.2.0"
81568154
micromatch "^4.0.8"

0 commit comments

Comments
 (0)