Skip to content

Commit 8619c57

Browse files
chore(deps-dev): bump 6 dev-dependencies (#1546)
Bumps the dev-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.18.0` | `9.19.0` | | [cypress-on-fix](https://github.com/bahmutov/cypress-on-fix) | `1.0.3` | `1.1.0` | | [eslint](https://github.com/eslint/eslint) | `9.18.0` | `9.19.0` | | [mocha](https://github.com/mochajs/mocha) | `11.0.1` | `11.1.0` | | [stylelint](https://github.com/stylelint/stylelint) | `16.13.1` | `16.14.1` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.21.0` | `8.22.0` |
1 parent a70810f commit 8619c57

File tree

2 files changed

+96
-99
lines changed

2 files changed

+96
-99
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
},
3232
"devDependencies": {
3333
"@cypress/code-coverage": "^3.13.6",
34-
"@eslint/js": "^9.18.0",
34+
"@eslint/js": "^9.19.0",
3535
"@lcov-viewer/istanbul-report": "^1.4.0",
3636
"@stylistic/eslint-plugin": "^2.13.0",
3737
"@stylistic/stylelint-plugin": "^3.1.1",
@@ -40,27 +40,27 @@
4040
"alive-server": "^1.3.0",
4141
"cypress": "^14.0.0",
4242
"cypress-mochawesome-reporter": "^3.8.2",
43-
"cypress-on-fix": "^1.0.3",
43+
"cypress-on-fix": "^1.1.0",
4444
"cypress-visual-regression": "^5.2.2",
4545
"esbuild-sass-plugin": "^3.3.1",
46-
"eslint": "^9.18.0",
46+
"eslint": "^9.19.0",
4747
"glob": "^10.4.5",
48-
"mocha": "^11.0.1",
48+
"mocha": "^11.1.0",
4949
"mocha-junit-reporter": "^2.2.1",
5050
"nyc": "^17.1.0",
5151
"postcss": "^8.5.1",
5252
"queue": "^7.0.0",
5353
"selfsigned": "^2.4.1",
5454
"sort-package-json": "^2.14.0",
55-
"stylelint": "^16.13.1",
55+
"stylelint": "^16.14.1",
5656
"stylelint-config-standard-scss": "^14.0.0",
5757
"ts-node": "^10.9.2",
5858
"tsc": "^2.0.4",
5959
"tsup": "^8.3.5",
6060
"turbo": "^2.3.0",
6161
"typedoc": "^0.27.3",
6262
"typescript": "^5.7.2",
63-
"typescript-eslint": "^8.21.0"
63+
"typescript-eslint": "^8.22.0"
6464
},
6565
"resolutions": {
6666
"yargs": "^17.7.2",

yarn.lock

Lines changed: 90 additions & 93 deletions
Original file line numberDiff line numberDiff line change
@@ -686,10 +686,10 @@
686686
minimatch "^3.1.2"
687687
strip-json-comments "^3.1.1"
688688

689-
"@eslint/js@9.18.0", "@eslint/js@^9.18.0":
690-
version "9.18.0"
691-
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.18.0.tgz#3356f85d18ed3627ab107790b53caf7e1e3d1e84"
692-
integrity sha512-fK6L7rxcq6/z+AaQMtiFTkvbHkBLNlwyRxHpKawP0x3u9+NC6MQTnFW+AdpwC6gfHTW0051cokQgtTN2FqlxQA==
689+
"@eslint/js@9.19.0", "@eslint/js@^9.19.0":
690+
version "9.19.0"
691+
resolved "https://registry.yarnpkg.com/@eslint/js/-/js-9.19.0.tgz#51dbb140ed6b49d05adc0b171c41e1a8713b7789"
692+
integrity sha512-rbq9/g38qjfqFLOVPvwjIvFFdNziEC5S65jmjPw5r6A//QH+W91akh9irMwjDN8zKUTak6W9EsAv4m/7Wnw0UQ==
693693

694694
"@eslint/object-schema@^2.1.4":
695695
version "2.1.4"
@@ -1297,85 +1297,85 @@
12971297
dependencies:
12981298
"@types/node" "*"
12991299

1300-
"@typescript-eslint/eslint-plugin@8.21.0":
1301-
version "8.21.0"
1302-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.21.0.tgz#395014a75112ecdb81142b866ab6bb62e3be0f2a"
1303-
integrity sha512-eTH+UOR4I7WbdQnG4Z48ebIA6Bgi7WO8HvFEneeYBxG8qCOYgTOFPSg6ek9ITIDvGjDQzWHcoWHCDO2biByNzA==
1300+
"@typescript-eslint/eslint-plugin@8.22.0":
1301+
version "8.22.0"
1302+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.22.0.tgz#63a1b0d24d85a971949f8d71d693019f58d2e861"
1303+
integrity sha512-4Uta6REnz/xEJMvwf72wdUnC3rr4jAQf5jnTkeRQ9b6soxLxhDEbS/pfMPoJLDfFPNVRdryqWUIV/2GZzDJFZw==
13041304
dependencies:
13051305
"@eslint-community/regexpp" "^4.10.0"
1306-
"@typescript-eslint/scope-manager" "8.21.0"
1307-
"@typescript-eslint/type-utils" "8.21.0"
1308-
"@typescript-eslint/utils" "8.21.0"
1309-
"@typescript-eslint/visitor-keys" "8.21.0"
1306+
"@typescript-eslint/scope-manager" "8.22.0"
1307+
"@typescript-eslint/type-utils" "8.22.0"
1308+
"@typescript-eslint/utils" "8.22.0"
1309+
"@typescript-eslint/visitor-keys" "8.22.0"
13101310
graphemer "^1.4.0"
13111311
ignore "^5.3.1"
13121312
natural-compare "^1.4.0"
13131313
ts-api-utils "^2.0.0"
13141314

1315-
"@typescript-eslint/parser@8.21.0":
1316-
version "8.21.0"
1317-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.21.0.tgz#312c638aaba4f640d45bfde7c6795a9d75deb088"
1318-
integrity sha512-Wy+/sdEH9kI3w9civgACwabHbKl+qIOu0uFZ9IMKzX3Jpv9og0ZBJrZExGrPpFAY7rWsXuxs5e7CPPP17A4eYA==
1315+
"@typescript-eslint/parser@8.22.0":
1316+
version "8.22.0"
1317+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.22.0.tgz#f21c5db24271f182ebbb4ba8c7ad3eb76e5f5f3a"
1318+
integrity sha512-MqtmbdNEdoNxTPzpWiWnqNac54h8JDAmkWtJExBVVnSrSmi9z+sZUt0LfKqk9rjqmKOIeRhO4fHHJ1nQIjduIQ==
13191319
dependencies:
1320-
"@typescript-eslint/scope-manager" "8.21.0"
1321-
"@typescript-eslint/types" "8.21.0"
1322-
"@typescript-eslint/typescript-estree" "8.21.0"
1323-
"@typescript-eslint/visitor-keys" "8.21.0"
1320+
"@typescript-eslint/scope-manager" "8.22.0"
1321+
"@typescript-eslint/types" "8.22.0"
1322+
"@typescript-eslint/typescript-estree" "8.22.0"
1323+
"@typescript-eslint/visitor-keys" "8.22.0"
13241324
debug "^4.3.4"
13251325

1326-
"@typescript-eslint/scope-manager@8.21.0":
1327-
version "8.21.0"
1328-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.21.0.tgz#d08d94e2a34b4ccdcc975543c25bb62917437500"
1329-
integrity sha512-G3IBKz0/0IPfdeGRMbp+4rbjfSSdnGkXsM/pFZA8zM9t9klXDnB/YnKOBQ0GoPmoROa4bCq2NeHgJa5ydsQ4mA==
1326+
"@typescript-eslint/scope-manager@8.22.0":
1327+
version "8.22.0"
1328+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.22.0.tgz#e85836ddeb8eae715f870628bcc32fe96aaf4d0e"
1329+
integrity sha512-/lwVV0UYgkj7wPSw0o8URy6YI64QmcOdwHuGuxWIYznO6d45ER0wXUbksr9pYdViAofpUCNJx/tAzNukgvaaiQ==
13301330
dependencies:
1331-
"@typescript-eslint/types" "8.21.0"
1332-
"@typescript-eslint/visitor-keys" "8.21.0"
1331+
"@typescript-eslint/types" "8.22.0"
1332+
"@typescript-eslint/visitor-keys" "8.22.0"
13331333

1334-
"@typescript-eslint/type-utils@8.21.0":
1335-
version "8.21.0"
1336-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.21.0.tgz#2e69d1a93cdbedc73fe694cd6ae4dfedd00430a0"
1337-
integrity sha512-95OsL6J2BtzoBxHicoXHxgk3z+9P3BEcQTpBKriqiYzLKnM2DeSqs+sndMKdamU8FosiadQFT3D+BSL9EKnAJQ==
1334+
"@typescript-eslint/type-utils@8.22.0":
1335+
version "8.22.0"
1336+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.22.0.tgz#cd9f23c23f021357ef0baa3490d4d96edcc97509"
1337+
integrity sha512-NzE3aB62fDEaGjaAYZE4LH7I1MUwHooQ98Byq0G0y3kkibPJQIXVUspzlFOmOfHhiDLwKzMlWxaNv+/qcZurJA==
13381338
dependencies:
1339-
"@typescript-eslint/typescript-estree" "8.21.0"
1340-
"@typescript-eslint/utils" "8.21.0"
1339+
"@typescript-eslint/typescript-estree" "8.22.0"
1340+
"@typescript-eslint/utils" "8.22.0"
13411341
debug "^4.3.4"
13421342
ts-api-utils "^2.0.0"
13431343

1344-
"@typescript-eslint/types@8.21.0":
1345-
version "8.21.0"
1346-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.21.0.tgz#58f30aec8db8212fd886835dc5969cdf47cb29f5"
1347-
integrity sha512-PAL6LUuQwotLW2a8VsySDBwYMm129vFm4tMVlylzdoTybTHaAi0oBp7Ac6LhSrHHOdLM3efH+nAR6hAWoMF89A==
1344+
"@typescript-eslint/types@8.22.0":
1345+
version "8.22.0"
1346+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.22.0.tgz#d9dec7116479ad03aeb6c8ac9c5223c4c79cf360"
1347+
integrity sha512-0S4M4baNzp612zwpD4YOieP3VowOARgK2EkN/GBn95hpyF8E2fbMT55sRHWBq+Huaqk3b3XK+rxxlM8sPgGM6A==
13481348

1349-
"@typescript-eslint/typescript-estree@8.21.0":
1350-
version "8.21.0"
1351-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.21.0.tgz#5ce71acdbed3b97b959f6168afba5a03c88f69a9"
1352-
integrity sha512-x+aeKh/AjAArSauz0GiQZsjT8ciadNMHdkUSwBB9Z6PrKc/4knM4g3UfHml6oDJmKC88a6//cdxnO/+P2LkMcg==
1349+
"@typescript-eslint/typescript-estree@8.22.0":
1350+
version "8.22.0"
1351+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.22.0.tgz#c188c3e19529d5b3145577c0bd967e2683b114df"
1352+
integrity sha512-SJX99NAS2ugGOzpyhMza/tX+zDwjvwAtQFLsBo3GQxiGcvaKlqGBkmZ+Y1IdiSi9h4Q0Lr5ey+Cp9CGWNY/F/w==
13531353
dependencies:
1354-
"@typescript-eslint/types" "8.21.0"
1355-
"@typescript-eslint/visitor-keys" "8.21.0"
1354+
"@typescript-eslint/types" "8.22.0"
1355+
"@typescript-eslint/visitor-keys" "8.22.0"
13561356
debug "^4.3.4"
13571357
fast-glob "^3.3.2"
13581358
is-glob "^4.0.3"
13591359
minimatch "^9.0.4"
13601360
semver "^7.6.0"
13611361
ts-api-utils "^2.0.0"
13621362

1363-
"@typescript-eslint/utils@8.21.0", "@typescript-eslint/utils@^8.13.0":
1364-
version "8.21.0"
1365-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.21.0.tgz#bc4874fbc30feb3298b926e3b03d94570b3999c5"
1366-
integrity sha512-xcXBfcq0Kaxgj7dwejMbFyq7IOHgpNMtVuDveK7w3ZGwG9owKzhALVwKpTF2yrZmEwl9SWdetf3fxNzJQaVuxw==
1363+
"@typescript-eslint/utils@8.22.0", "@typescript-eslint/utils@^8.13.0":
1364+
version "8.22.0"
1365+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.22.0.tgz#c8cc4e52a9c711af8a741a82dc5d7242b7a8dd44"
1366+
integrity sha512-T8oc1MbF8L+Bk2msAvCUzjxVB2Z2f+vXYfcucE2wOmYs7ZUwco5Ep0fYZw8quNwOiw9K8GYVL+Kgc2pETNTLOg==
13671367
dependencies:
13681368
"@eslint-community/eslint-utils" "^4.4.0"
1369-
"@typescript-eslint/scope-manager" "8.21.0"
1370-
"@typescript-eslint/types" "8.21.0"
1371-
"@typescript-eslint/typescript-estree" "8.21.0"
1369+
"@typescript-eslint/scope-manager" "8.22.0"
1370+
"@typescript-eslint/types" "8.22.0"
1371+
"@typescript-eslint/typescript-estree" "8.22.0"
13721372

1373-
"@typescript-eslint/visitor-keys@8.21.0":
1374-
version "8.21.0"
1375-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.21.0.tgz#a89744c4cdc83b5c761eb5878befe6c33d1481b2"
1376-
integrity sha512-BkLMNpdV6prozk8LlyK/SOoWLmUFi+ZD+pcqti9ILCbVvHGk1ui1g4jJOc2WDLaeExz2qWwojxlPce5PljcT3w==
1373+
"@typescript-eslint/visitor-keys@8.22.0":
1374+
version "8.22.0"
1375+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.22.0.tgz#02cc005014c372033eb9171e2275b76cba722a3f"
1376+
integrity sha512-AWpYAXnUgvLNabGTy3uBylkgZoosva/miNd1I8Bz3SjotmQPbVqhO4Cczo8AsZ44XVErEBPr/CRSgaj8sG7g0w==
13771377
dependencies:
1378-
"@typescript-eslint/types" "8.21.0"
1378+
"@typescript-eslint/types" "8.22.0"
13791379
eslint-visitor-keys "^4.2.0"
13801380

13811381
"@ungap/structured-clone@^1.0.0":
@@ -2231,10 +2231,12 @@ cypress-mochawesome-reporter@^3.8.2:
22312231
mochawesome-merge "^4.2.1"
22322232
mochawesome-report-generator "^6.2.0"
22332233

2234-
cypress-on-fix@^1.0.3:
2235-
version "1.0.3"
2236-
resolved "https://registry.yarnpkg.com/cypress-on-fix/-/cypress-on-fix-1.0.3.tgz#7a98c2d7c863a3690a6400c7488441071a0b1a30"
2237-
integrity sha512-iC+LSKKZM0ppOoSGHK6FOxspHG+K6RaJFWlxUjrjjI5fyzmtgR5xBxEP4dsnoNthS1Lq4v70AN1PRZtJrYgNRw==
2234+
cypress-on-fix@^1.1.0:
2235+
version "1.1.0"
2236+
resolved "https://registry.yarnpkg.com/cypress-on-fix/-/cypress-on-fix-1.1.0.tgz#62b85e844afaecba10e6b074d63453e171ca5642"
2237+
integrity sha512-qGdbC0vZLmR3lYPpWWZvMqgDTeA2v04zu3DBdBmJHbG+BjwlFNYGnL7Y+X4LBrB+AyCCCeCuXhV80UXA90UhWg==
2238+
dependencies:
2239+
debug "^4.3.7"
22382240

22392241
cypress-visual-regression@^5.2.2:
22402242
version "5.2.2"
@@ -2636,17 +2638,17 @@ eslint-visitor-keys@^4.2.0:
26362638
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-4.2.0.tgz#687bacb2af884fcdda8a6e7d65c606f46a14cd45"
26372639
integrity sha512-UyLnSehNt62FFhSwjZlHmeokpRK59rcz29j+F1/aDgbkbRTk7wIc9XzdoasMUbRNKDM0qQt/+BJ4BrpFeABemw==
26382640

2639-
eslint@^9.18.0:
2640-
version "9.18.0"
2641-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.18.0.tgz#c95b24de1183e865de19f607fda6518b54827850"
2642-
integrity sha512-+waTfRWQlSbpt3KWE+CjrPPYnbq9kfZIYUqapc0uBXyjTp8aYXZDsUH16m39Ryq3NjAVP4tjuF7KaukeqoCoaA==
2641+
eslint@^9.19.0:
2642+
version "9.19.0"
2643+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-9.19.0.tgz#ffa1d265fc4205e0f8464330d35f09e1d548b1bf"
2644+
integrity sha512-ug92j0LepKlbbEv6hD911THhoRHmbdXt2gX+VDABAW/Ir7D3nqKdv5Pf5vtlyY6HQMTEP2skXY43ueqTCWssEA==
26432645
dependencies:
26442646
"@eslint-community/eslint-utils" "^4.2.0"
26452647
"@eslint-community/regexpp" "^4.12.1"
26462648
"@eslint/config-array" "^0.19.0"
26472649
"@eslint/core" "^0.10.0"
26482650
"@eslint/eslintrc" "^3.2.0"
2649-
"@eslint/js" "9.18.0"
2651+
"@eslint/js" "9.19.0"
26502652
"@eslint/plugin-kit" "^0.2.5"
26512653
"@humanfs/node" "^0.16.6"
26522654
"@humanwhocodes/module-importer" "^1.0.1"
@@ -3373,10 +3375,10 @@ ignore@^5.2.0, ignore@^5.3.1:
33733375
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.3.2.tgz#3cd40e729f3643fd87cb04e50bf0eb722bc596f5"
33743376
integrity sha512-hsBTNUqQTDwkWtcdYI2i06Y/nUBEsNEDJKjWdigLvegy8kDuJAS8uRlpkkcQpyEXL0Z/pjDy5HBmMjRCJ2gq+g==
33753377

3376-
ignore@^7.0.1:
3377-
version "7.0.1"
3378-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.1.tgz#e0aca8bd28ed81f45bfbc042c57f24eb682aa2b9"
3379-
integrity sha512-D1gVletsbVOoiXF963rgZnfobGAbq7Lb+dz3fcBmlOmZg6hHkpbycLqL8PLNB8f4GVv6dOVYwhPL/r7hwiH0Fw==
3378+
ignore@^7.0.3:
3379+
version "7.0.3"
3380+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-7.0.3.tgz#397ef9315dfe0595671eefe8b633fec6943ab733"
3381+
integrity sha512-bAH5jbK/F3T3Jls4I0SO1hmPR0dKU0a7+SY6n1yzRtG54FLO8d6w/nxLFX2Nb7dBu6cCWXPaAME6cYqFUMmuCA==
33803382

33813383
immutable@^5.0.2:
33823384
version "5.0.2"
@@ -4141,10 +4143,10 @@ mocha-junit-reporter@^2.2.1:
41414143
strip-ansi "^6.0.1"
41424144
xml "^1.0.1"
41434145

4144-
mocha@^11.0.1:
4145-
version "11.0.1"
4146-
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.0.1.tgz#85c1c0e806275fe2479245be4ac4a0d81f533aa8"
4147-
integrity sha512-+3GkODfsDG71KSCQhc4IekSW+ItCK/kiez1Z28ksWvYhKXV/syxMlerR/sC7whDp7IyreZ4YxceMLdTs5hQE8A==
4146+
mocha@^11.1.0:
4147+
version "11.1.0"
4148+
resolved "https://registry.yarnpkg.com/mocha/-/mocha-11.1.0.tgz#20d7c6ac4d6d6bcb60a8aa47971fca74c65c3c66"
4149+
integrity sha512-8uJR5RTC2NgpY3GrYcgpZrsEd9zKbPDpob1RezyR2upGHRQtHWofmzTMzTMSV6dru3tj5Ukt0+Vnq1qhFEEwAg==
41484150
dependencies:
41494151
ansi-colors "^4.1.3"
41504152
browser-stdout "^1.3.1"
@@ -4163,8 +4165,8 @@ mocha@^11.0.1:
41634165
strip-json-comments "^3.1.1"
41644166
supports-color "^8.1.1"
41654167
workerpool "^6.5.1"
4166-
yargs "^16.2.0"
4167-
yargs-parser "^20.2.9"
4168+
yargs "^17.7.2"
4169+
yargs-parser "^21.1.1"
41684170
yargs-unparser "^2.0.0"
41694171

41704172
mochawesome-merge@^4.2.1:
@@ -4636,7 +4638,7 @@ postcss-value-parser@^4.2.0:
46364638
resolved "https://registry.yarnpkg.com/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz#723c09920836ba6d3e5af019f92bc0971c02e514"
46374639
integrity sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==
46384640

4639-
postcss@^8.4.43, postcss@^8.4.48, postcss@^8.4.49, postcss@^8.5.1:
4641+
postcss@^8.4.43, postcss@^8.4.48, postcss@^8.5.1:
46404642
version "8.5.1"
46414643
resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.1.tgz#e2272a1f8a807fafa413218245630b5db10a3214"
46424644
integrity sha512-6oz2beyjc5VMn/KV1pPw8fliQkhBXrVn1Z3TVyqZxU8kZpzEKhBdmCFqI6ZbmGtamQvQGuU1sgPTk8ZrXDD7jQ==
@@ -5297,10 +5299,10 @@ stylelint-scss@^6.4.0:
52975299
postcss-selector-parser "^6.1.2"
52985300
postcss-value-parser "^4.2.0"
52995301

5300-
stylelint@^16.13.1, stylelint@^16.8.2:
5301-
version "16.13.1"
5302-
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.13.1.tgz#bc1bb8a01052c60a1b7c1038aa54773b14fea5b7"
5303-
integrity sha512-691JjSIIcP6f9QJFz0J0/AMG3lupE9RqYAgYCON3wiqp5nQiKqDYIsz321GeTOYNznoRPNh0Mf6VjzP1eBVz/Q==
5302+
stylelint@^16.14.1, stylelint@^16.8.2:
5303+
version "16.14.1"
5304+
resolved "https://registry.yarnpkg.com/stylelint/-/stylelint-16.14.1.tgz#32d3df8c5ce7ba0275ce6a4a966b6099d7a828e3"
5305+
integrity sha512-oqCL7AC3786oTax35T/nuLL8p2C3k/8rHKAooezrPGRvUX0wX+qqs5kMWh5YYT4PHQgVDobHT4tw55WgpYG6Sw==
53045306
dependencies:
53055307
"@csstools/css-parser-algorithms" "^3.0.4"
53065308
"@csstools/css-tokenizer" "^3.0.3"
@@ -5320,7 +5322,7 @@ stylelint@^16.13.1, stylelint@^16.8.2:
53205322
globby "^11.1.0"
53215323
globjoin "^0.1.4"
53225324
html-tags "^3.3.1"
5323-
ignore "^7.0.1"
5325+
ignore "^7.0.3"
53245326
imurmurhash "^0.1.4"
53255327
is-plain-object "^5.0.0"
53265328
known-css-properties "^0.35.0"
@@ -5329,7 +5331,7 @@ stylelint@^16.13.1, stylelint@^16.8.2:
53295331
micromatch "^4.0.8"
53305332
normalize-path "^3.0.0"
53315333
picocolors "^1.1.1"
5332-
postcss "^8.4.49"
5334+
postcss "^8.5.1"
53335335
postcss-resolve-nested-selector "^0.1.6"
53345336
postcss-safe-parser "^7.0.1"
53355337
postcss-selector-parser "^7.0.0"
@@ -5682,14 +5684,14 @@ typedoc@^0.27.3:
56825684
minimatch "^9.0.5"
56835685
yaml "^2.6.1"
56845686

5685-
typescript-eslint@^8.21.0:
5686-
version "8.21.0"
5687-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.21.0.tgz#78bdb83a6d771f0312b128297d84a3111885fd08"
5688-
integrity sha512-txEKYY4XMKwPXxNkN8+AxAdX6iIJAPiJbHE/FpQccs/sxw8Lf26kqwC3cn0xkHlW8kEbLhkhCsjWuMveaY9Rxw==
5687+
typescript-eslint@^8.22.0:
5688+
version "8.22.0"
5689+
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.22.0.tgz#1d4becf1d65385e57e9271fbd557ccc22f6c0f53"
5690+
integrity sha512-Y2rj210FW1Wb6TWXzQc5+P+EWI9/zdS57hLEc0gnyuvdzWo8+Y8brKlbj0muejonhMI/xAZCnZZwjbIfv1CkOw==
56895691
dependencies:
5690-
"@typescript-eslint/eslint-plugin" "8.21.0"
5691-
"@typescript-eslint/parser" "8.21.0"
5692-
"@typescript-eslint/utils" "8.21.0"
5692+
"@typescript-eslint/eslint-plugin" "8.22.0"
5693+
"@typescript-eslint/parser" "8.22.0"
5694+
"@typescript-eslint/utils" "8.22.0"
56935695

56945696
typescript@^5.7.2:
56955697
version "5.7.2"
@@ -6026,11 +6028,6 @@ yaml@^2.6.1, yaml@^2.7.0:
60266028
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.7.0.tgz#aef9bb617a64c937a9a748803786ad8d3ffe1e98"
60276029
integrity sha512-+hSoy/QHluxmC9kCIJyL/uyFmLmc+e5CFR5Wa+bpIhIj85LVb9ZH2nVnqrHoSvKogwODv0ClqZkmiSSaIH5LTA==
60286030

6029-
yargs-parser@^20.2.9:
6030-
version "20.2.9"
6031-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
6032-
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
6033-
60346031
yargs-parser@^21.1.1:
60356032
version "21.1.1"
60366033
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
@@ -6046,7 +6043,7 @@ yargs-unparser@^2.0.0:
60466043
flat "^5.0.2"
60476044
is-plain-obj "^2.1.0"
60486045

6049-
yargs@^15.0.2, yargs@^15.3.1, yargs@^16.2.0, yargs@^17.2.1, yargs@^17.7.2:
6046+
yargs@^15.0.2, yargs@^15.3.1, yargs@^17.2.1, yargs@^17.7.2:
60506047
version "17.7.2"
60516048
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
60526049
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==

0 commit comments

Comments
 (0)