Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency upgrades - non-major (solution) #334

Merged
merged 1 commit into from
Nov 23, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@types/react": "18.2.38",
"@types/react-dom": "18.2.17",
"eslint": "8.54.0",
"eslint-config-upleveled": "7.3.1",
"eslint-config-upleveled": "7.3.3",
"eslint-import-resolver-typescript": "3.6.1",
"stylelint": "15.11.0",
"stylelint-config-upleveled": "1.0.2",
"stylelint-config-upleveled": "1.0.3",
"typescript": "5.3.2"
}
}
208 changes: 84 additions & 124 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -301,32 +301,32 @@
resolved "https://registry.yarnpkg.com/@types/semver/-/semver-7.5.0.tgz#591c1ce3a702c45ee15f47a42ade72c2fd78978a"
integrity sha512-G8hZ6XJiHnuhQKR7ZmysCeJWE08o8T0AXtk5darsCaTVsYZhhgUrq53jizaR2FvsoeCwJhlmwTjkXBY5Pn/ZHw==

"@typescript-eslint/eslint-plugin@6.11.1-alpha.36":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.11.1-alpha.36.tgz#98a481a21d41b7091b138732478ef13b50583c73"
integrity sha512-Wm+o2oqje9vDuZnhFhRBm+WB7cfzpkXyjQ81CqfuTJwEhjLRADzWpCHE/AJyEy5Me1340Hi2lpW5dgPvShsPaA==
"@typescript-eslint/eslint-plugin@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-6.12.0.tgz#2a647d278bb48bf397fef07ba0507612ff9dd812"
integrity sha512-XOpZ3IyJUIV1b15M7HVOpgQxPPF7lGXgsfcEIu3yDxFPaf/xZKt7s9QO/pbk7vpWQyVulpJbu4E5LwpZiQo4kA==
dependencies:
"@eslint-community/regexpp" "^4.5.1"
"@typescript-eslint/scope-manager" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/type-utils" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/utils" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/visitor-keys" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/scope-manager" "6.12.0"
"@typescript-eslint/type-utils" "6.12.0"
"@typescript-eslint/utils" "6.12.0"
"@typescript-eslint/visitor-keys" "6.12.0"
debug "^4.3.4"
graphemer "^1.4.0"
ignore "^5.2.4"
natural-compare "^1.4.0"
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/parser@6.11.1-alpha.36":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.11.1-alpha.36.tgz#6699cef3b5d43235e938599c2a06034011dbf36e"
integrity sha512-R3aTuo/JGWjMFZNn5QY6nolqWuCOmY9GWyHSfqgQg92NYx4hhr+tfJ/ypSuO77YL9C3XJ0z7JH0gjsm9kiGLXw==
"@typescript-eslint/parser@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-6.12.0.tgz#9fb21ed7d88065a4a2ee21eb80b8578debb8217c"
integrity sha512-s8/jNFPKPNRmXEnNXfuo1gemBdVmpQsK1pcu+QIvuNJuhFzGrpD7WjOcvDc/+uEdfzSYpNu7U/+MmbScjoQ6vg==
dependencies:
"@typescript-eslint/scope-manager" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/types" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/typescript-estree" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/visitor-keys" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/scope-manager" "6.12.0"
"@typescript-eslint/types" "6.12.0"
"@typescript-eslint/typescript-estree" "6.12.0"
"@typescript-eslint/visitor-keys" "6.12.0"
debug "^4.3.4"

"@typescript-eslint/scope-manager@5.62.0":
Expand All @@ -337,14 +337,6 @@
"@typescript-eslint/types" "5.62.0"
"@typescript-eslint/visitor-keys" "5.62.0"

"@typescript-eslint/scope-manager@6.11.1-alpha.36+4a079d719":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.11.1-alpha.36.tgz#683bef1e11f2ef8540b4ee10e853e6f5b3e2fc23"
integrity sha512-wZAMMAqbmC97p8c/JF0+DvzdtlFeDdRmoRuZX+OYCu2eQMj3KygpD7ePinb7NhIvdfxQEylgeWbUdgvUDc94tw==
dependencies:
"@typescript-eslint/types" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/visitor-keys" "6.11.1-alpha.36+4a079d719"

"@typescript-eslint/scope-manager@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-6.12.0.tgz#5833a16dbe19cfbad639d4d33bcca5e755c7044b"
Expand All @@ -353,13 +345,13 @@
"@typescript-eslint/types" "6.12.0"
"@typescript-eslint/visitor-keys" "6.12.0"

"@typescript-eslint/type-utils@6.11.1-alpha.36+4a079d719":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.11.1-alpha.36.tgz#95e15be33c186ab7c82da3024628c4d9dd003d8e"
integrity sha512-EphfVO00agBz3UQumv4uk0IoVty58v8tvxxapoMpd1QTp426zmttRke7a6kJyxQEmpqcHz0KqV1/VzUAQNG8TQ==
"@typescript-eslint/type-utils@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-6.12.0.tgz#968f7c95162808d69950ab5dff710ad730e58287"
integrity sha512-WWmRXxhm1X8Wlquj+MhsAG4dU/Blvf1xDgGaYCzfvStP2NwPQh6KBvCDbiOEvaE0filhranjIlK/2fSTVwtBng==
dependencies:
"@typescript-eslint/typescript-estree" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/utils" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/typescript-estree" "6.12.0"
"@typescript-eslint/utils" "6.12.0"
debug "^4.3.4"
ts-api-utils "^1.0.1"

Expand All @@ -368,17 +360,12 @@
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.62.0.tgz#258607e60effa309f067608931c3df6fed41fd2f"
integrity sha512-87NVngcbVXUahrRTqIK27gD2t5Cu1yuCXxbLcFtCzZGlfyVWWh8mLHkoxzjsB6DDNnvdL+fW8MiwPEJyGJQDgQ==

"@typescript-eslint/types@6.11.1-alpha.36+4a079d719":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.11.1-alpha.36.tgz#828bf1d90ce3d1d8358ff27f7c15e4e268a255af"
integrity sha512-KXSgBP4kz7GihgYoZiejS1Hb6soqLp902GlXNjgaV2MFiO90XMkXdjykyJ6TRGB8FK8JQXPNOWQuWFe/cOy6Dw==

"@typescript-eslint/types@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-6.12.0.tgz#ffc5297bcfe77003c8b7b545b51c2505748314ac"
integrity sha512-MA16p/+WxM5JG/F3RTpRIcuOghWO30//VEOvzubM8zuOOBYXsP+IfjoCXXiIfy2Ta8FRh9+IO9QLlaFQUU+10Q==

"@typescript-eslint/typescript-estree@5.62.0", "@typescript-eslint/typescript-estree@^5.47.0":
"@typescript-eslint/typescript-estree@5.62.0", "@typescript-eslint/typescript-estree@^5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.62.0.tgz#7d17794b77fabcac615d6a48fb143330d962eb9b"
integrity sha512-CmcQ6uY7b9y694lKdRB8FEel7JbU/40iSAPomu++SjLMntB+2Leay2LO6i8VnJk58MtE9/nQSFIH6jpyRWyYzA==
Expand All @@ -391,19 +378,6 @@
semver "^7.3.7"
tsutils "^3.21.0"

"@typescript-eslint/typescript-estree@6.11.1-alpha.36+4a079d719":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.11.1-alpha.36.tgz#c55aa76f7285c00f4ee30639d9bead3dd86454e5"
integrity sha512-0GpGy3MXnV0WoxBnU6072ogf+uyh/jeZ1Y1ACYOaVBeIUPoGawsvrDVHvxxqusTfdLpc5kvwIPJNHjG8Q1sEWA==
dependencies:
"@typescript-eslint/types" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/visitor-keys" "6.11.1-alpha.36+4a079d719"
debug "^4.3.4"
globby "^11.1.0"
is-glob "^4.0.3"
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/typescript-estree@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-6.12.0.tgz#764ccc32598549e5b48ec99e3b85f89b1385310c"
Expand All @@ -417,17 +391,17 @@
semver "^7.5.4"
ts-api-utils "^1.0.1"

"@typescript-eslint/utils@6.11.1-alpha.36+4a079d719":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.11.1-alpha.36.tgz#7d3b3c235e529b6ab76e37efb863ede7bf6fa7e9"
integrity sha512-1Obrrevoi09WqzjT5ZG5H0wwJmCuYAfjajvFnBKKrvcddxOKy9aVF9TrmZ46R8TfdoNuKLoA8yFmEI9pqXI2ag==
"@typescript-eslint/utils@6.12.0", "@typescript-eslint/utils@^6.10.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@types/json-schema" "^7.0.12"
"@types/semver" "^7.5.0"
"@typescript-eslint/scope-manager" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/types" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/typescript-estree" "6.11.1-alpha.36+4a079d719"
"@typescript-eslint/scope-manager" "6.12.0"
"@typescript-eslint/types" "6.12.0"
"@typescript-eslint/typescript-estree" "6.12.0"
semver "^7.5.4"

"@typescript-eslint/utils@^5.58.0":
Expand All @@ -444,19 +418,6 @@
eslint-scope "^5.1.1"
semver "^7.3.7"

"@typescript-eslint/utils@^6.10.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-6.12.0.tgz#c6ce8c06fe9b0212620e5674a2036f6f8f611754"
integrity sha512-LywPm8h3tGEbgfyjYnu3dauZ0U7R60m+miXgKcZS8c7QALO9uWJdvNoP+duKTk2XMWc7/Q3d/QiCuLN9X6SWyQ==
dependencies:
"@eslint-community/eslint-utils" "^4.4.0"
"@types/json-schema" "^7.0.12"
"@types/semver" "^7.5.0"
"@typescript-eslint/scope-manager" "6.12.0"
"@typescript-eslint/types" "6.12.0"
"@typescript-eslint/typescript-estree" "6.12.0"
semver "^7.5.4"

"@typescript-eslint/visitor-keys@5.62.0":
version "5.62.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.62.0.tgz#2174011917ce582875954ffe2f6912d5931e353e"
Expand All @@ -465,14 +426,6 @@
"@typescript-eslint/types" "5.62.0"
eslint-visitor-keys "^3.3.0"

"@typescript-eslint/visitor-keys@6.11.1-alpha.36+4a079d719":
version "6.11.1-alpha.36"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.11.1-alpha.36.tgz#0fd2e87f9b8332c4a45cab627f2801e0c919f779"
integrity sha512-NdM2T3Yv8byYL05q0gBcNJ35/Yg2X3oeJRpqXdOJBPeVaXrkBYKScayb0x2vMUylHwuVPm1aLhw/53rs8sEvSA==
dependencies:
"@typescript-eslint/types" "6.11.1-alpha.36+4a079d719"
eslint-visitor-keys "^3.4.1"

"@typescript-eslint/visitor-keys@6.12.0":
version "6.12.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-6.12.0.tgz#5877950de42a0f3344261b7a1eee15417306d7e9"
Expand Down Expand Up @@ -1328,15 +1281,15 @@ eslint-config-flat-gitignore@0.1.1:
dependencies:
parse-gitignore "^2.0.0"

eslint-config-upleveled@7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/eslint-config-upleveled/-/eslint-config-upleveled-7.3.1.tgz#1944878d889eee16ab255174e0893f8579c9c6d5"
integrity sha512-JOEquHogcg1ZIw21IDxc+EoZoQ2NNI//Kd2DTb76KI3dOQSLMjJL0tQQbsgxjWybu7JySI38pfYqe4hd0LRX+A==
eslint-config-upleveled@7.3.3:
version "7.3.3"
resolved "https://registry.yarnpkg.com/eslint-config-upleveled/-/eslint-config-upleveled-7.3.3.tgz#8ddf34bef9dd2aa28acc90231b88e9fccedb326f"
integrity sha512-9ZXyoKvI1klGDsYe1NWFu4BljqjWOCqkBzOGDCmBzAc4M1WrbI4oHj3NOWZgrU/VZTB/8dYbFPEM75qBFEj15Q==
dependencies:
"@babel/eslint-parser" "7.23.3"
"@next/eslint-plugin-next" "14.0.3"
"@typescript-eslint/eslint-plugin" "6.11.1-alpha.36"
"@typescript-eslint/parser" "6.11.1-alpha.36"
"@typescript-eslint/eslint-plugin" "6.12.0"
"@typescript-eslint/parser" "6.12.0"
eslint-config-flat-gitignore "0.1.1"
eslint-import-resolver-typescript "3.6.1"
eslint-plugin-import "2.29.0"
Expand All @@ -1346,7 +1299,7 @@ eslint-config-upleveled@7.3.1:
eslint-plugin-react-hooks "4.6.0"
eslint-plugin-security "1.7.1"
eslint-plugin-sonarjs "0.23.0"
eslint-plugin-testing-library "6.1.2"
eslint-plugin-testing-library "6.2.0"
eslint-plugin-unicorn "49.0.0"
eslint-plugin-upleveled "2.1.9"
sort-package-json "2.6.0"
Expand Down Expand Up @@ -1479,10 +1432,10 @@ eslint-plugin-sonarjs@0.23.0:
resolved "https://registry.yarnpkg.com/eslint-plugin-sonarjs/-/eslint-plugin-sonarjs-0.23.0.tgz#0265bad801ea210951672ee3cafbcf5d456ada96"
integrity sha512-z44T3PBf9W7qQ/aR+NmofOTyg6HLhSEZOPD4zhStqBpLoMp8GYhFksuUBnCxbnf1nfISpKBVkQhiBLFI/F4Wlg==

eslint-plugin-testing-library@6.1.2:
version "6.1.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.1.2.tgz#3e71e5cd5b09f5c443b7136cec97a6fb13ecbf66"
integrity sha512-Ra16FeBlonfbScOIdZEta9o+OxtwDqiUt+4UCpIM42TuatyLdtfU/SbwnIzPcAszrbl58PGwyZ9YGU9dwIo/tA==
eslint-plugin-testing-library@6.2.0:
version "6.2.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.2.0.tgz#af3340b783c881eb19ec5ac6b3a4bfe8ab4a1f74"
integrity sha512-+LCYJU81WF2yQ+Xu4A135CgK8IszcFcyMF4sWkbiu6Oj+Nel0TrkZq/HvDw0/1WuO3dhDQsZA/OpEMGd0NfcUw==
dependencies:
"@typescript-eslint/utils" "^5.58.0"

Expand Down Expand Up @@ -3044,26 +2997,27 @@ postcss-safe-parser@^6.0.0:
resolved "https://registry.yarnpkg.com/postcss-safe-parser/-/postcss-safe-parser-6.0.0.tgz#bb4c29894171a94bc5c996b9a30317ef402adaa1"
integrity sha512-FARHN8pwH+WiS2OPCxJI8FuRJpTVnn6ZNFiqAM2aeW2LwTHWWmWgIyKC6cUo0L8aeKiF/14MNvnpls6R2PBeMQ==

postcss-scss@^4.0.6:
postcss-scss@^4.0.9:
version "4.0.9"
resolved "https://registry.yarnpkg.com/postcss-scss/-/postcss-scss-4.0.9.tgz#a03c773cd4c9623cb04ce142a52afcec74806685"
integrity sha512-AjKOeiwAitL/MXxQW2DliT28EKukvvbEWx3LBmJIRN8KfBGZbRTxNYW0kSqi1COiTZ57nZ9NW06S6ux//N1c9A==

postcss-selector-parser@^6.0.11, postcss-selector-parser@^6.0.13:
postcss-selector-parser@^6.0.13:
version "6.0.13"
resolved "https://registry.yarnpkg.com/postcss-selector-parser/-/postcss-selector-parser-6.0.13.tgz#d05d8d76b1e8e173257ef9d60b706a8e5e99bf1b"
integrity sha512-EaV1Gl4mUEV4ddhDnv/xtj7sxwrwxdetHdWUGnT4VJQf+4d05v6lHYZr8N573k5Z0BViss7BDhfWtKS3+sfAqQ==
dependencies:
cssesc "^3.0.0"
util-deprecate "^1.0.2"

postcss-styled-syntax@0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/postcss-styled-syntax/-/postcss-styled-syntax-0.4.0.tgz#5cfee32595b7db28e5d292fd70dc60a9c78fcbe6"
integrity sha512-LvG++K8LtIyX1Q1mNuZVQYmBo+SCwn90cEkMigo4/I0QwXrEiYt8nPeJ5rrI5Uuh+5w7hRfPyJKlvQdhVZBhUg==
postcss-styled-syntax@0.5.0:
version "0.5.0"
resolved "https://registry.yarnpkg.com/postcss-styled-syntax/-/postcss-styled-syntax-0.5.0.tgz#b6e65aa4a59f335852740fae0f3e001c03ff0ead"
integrity sha512-kgYPNbcppION92+tMNVtAPQK9PU24sZc6jAqdF64YlfXVNFx4zRuKEzqLJuC4rFhTTrxoR9dHXSAl/OIBshKRw==
dependencies:
"@typescript-eslint/typescript-estree" "^5.47.0"
"@typescript-eslint/typescript-estree" "^5.62.0"
estree-walker "^2.0.2"
typescript "~5.1.6"

postcss-value-parser@^4.2.0:
version "4.2.0"
Expand Down Expand Up @@ -3639,45 +3593,46 @@ styled-jsx@5.1.1:
dependencies:
client-only "0.0.1"

stylelint-config-css-modules@4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/stylelint-config-css-modules/-/stylelint-config-css-modules-4.2.0.tgz#0196347d5c143eff9e2a3e97b1ba980253b6b8bf"
integrity sha512-5x7lzPNCc42puQEAFdr7dSzQ00aIg1vCVyV+QPUiSp2oZILpAt8HTgveXaDttazxcwWPBNJrxrLpa556xUP7Bw==
stylelint-config-css-modules@4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/stylelint-config-css-modules/-/stylelint-config-css-modules-4.3.0.tgz#aa2a861f9cf30c31676013db5412c15048ca97c3"
integrity sha512-KvIvhzzjpcjHKkGSPkQCueoZJHrb6sZ6GCtrQb/J45HQTBVwJAeNYXaSZZK6ZQOC7NxJ4v5kLxpQLDiCK6zzgw==
optionalDependencies:
stylelint-scss "^4.3.0"
stylelint-scss "^5.0.0 || ^6.0.0"

stylelint-config-recommended-scss@10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-10.0.0.tgz#06c5c6ad893d2641d7207994de3a5aa2fdcb4078"
integrity sha512-+YvPgUHi0W5mCJCKdupBCIsWPYNbWuJcRmFtSYujwNg+41ljFknhO9bpY6C+oahv659zW7W1AT7i6DQvJYYr1A==
stylelint-config-recommended-scss@13.1.0:
version "13.1.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended-scss/-/stylelint-config-recommended-scss-13.1.0.tgz#04e529ae0e9c1abb1e04de79258461c07811876f"
integrity sha512-8L5nDfd+YH6AOoBGKmhH8pLWF1dpfY816JtGMePcBqqSsLU+Ysawx44fQSlMOJ2xTfI9yTGpup5JU77c17w1Ww==
dependencies:
postcss-scss "^4.0.6"
stylelint-config-recommended "^11.0.0"
stylelint-scss "^4.6.0"
postcss-scss "^4.0.9"
stylelint-config-recommended "^13.0.0"
stylelint-scss "^5.3.0"

stylelint-config-recommended@11.0.0, stylelint-config-recommended@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-11.0.0.tgz#b1cb7d71bd92f9b8593f93c2ca6df16ed7d61522"
integrity sha512-SoGIHNI748OCZn6BxFYT83ytWoYETCINVHV3LKScVAWQQauWdvmdDqJC5YXWjpBbxg2E761Tg5aUGKLFOVhEkA==
stylelint-config-recommended@13.0.0, stylelint-config-recommended@^13.0.0:
version "13.0.0"
resolved "https://registry.yarnpkg.com/stylelint-config-recommended/-/stylelint-config-recommended-13.0.0.tgz#c48a358cc46b629ea01f22db60b351f703e00597"
integrity sha512-EH+yRj6h3GAe/fRiyaoO2F9l9Tgg50AOFhaszyfov9v6ayXJ1IkSHwTxd7lB48FmOeSGDPLjatjO11fJpmarkQ==

stylelint-config-upleveled@1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/stylelint-config-upleveled/-/stylelint-config-upleveled-1.0.2.tgz#838ad176d57db1c5b86a075c1522638903d69198"
integrity sha512-/PZH+e57HooxosBVISSmySuThLJWuUfgj4FEAlLxS+6V6X+ZKdtonfuxxfKoYtQKEZUyBg+yqrwaa5g6LbWuyw==
stylelint-config-upleveled@1.0.3:
version "1.0.3"
resolved "https://registry.yarnpkg.com/stylelint-config-upleveled/-/stylelint-config-upleveled-1.0.3.tgz#d924a64b8bb11f5d441b4074f097fabad2edcd1c"
integrity sha512-W8wtPejJgKOMvBvuf9573Ga5SOK2b7gR9/5/Y3XoDjyi8SmqwS/SONHKJH2lFcSBA6NKSQPy1/YYnbpUMyiJTg==
dependencies:
postcss-styled-syntax "0.4.0"
stylelint-config-css-modules "4.2.0"
stylelint-config-recommended "11.0.0"
stylelint-config-recommended-scss "10.0.0"
postcss-styled-syntax "0.5.0"
stylelint-config-css-modules "4.3.0"
stylelint-config-recommended "13.0.0"
stylelint-config-recommended-scss "13.1.0"

stylelint-scss@^4.3.0, stylelint-scss@^4.6.0:
version "4.7.0"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-4.7.0.tgz#f986bf8c5a4b93eae2b67d3a3562eef822657908"
integrity sha512-TSUgIeS0H3jqDZnby1UO1Qv3poi1N8wUYIJY6D1tuUq2MN3lwp/rITVo0wD+1SWTmRm0tNmGO0b7nKInnqF6Hg==
"stylelint-scss@^5.0.0 || ^6.0.0", stylelint-scss@^5.3.0:
version "5.3.1"
resolved "https://registry.yarnpkg.com/stylelint-scss/-/stylelint-scss-5.3.1.tgz#7f0f5f06d0a2a3c515aa71d3a8de3548045e03e1"
integrity sha512-5I9ZDIm77BZrjOccma5WyW2nJEKjXDd4Ca8Kk+oBapSO4pewSlno3n+OyimcyVJJujQZkBN2D+xuMkIamSc6hA==
dependencies:
known-css-properties "^0.29.0"
postcss-media-query-parser "^0.2.3"
postcss-resolve-nested-selector "^0.1.1"
postcss-selector-parser "^6.0.11"
postcss-selector-parser "^6.0.13"
postcss-value-parser "^4.2.0"

stylelint@15.11.0:
Expand Down Expand Up @@ -3894,6 +3849,11 @@ typescript@5.3.2:
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.3.2.tgz#00d1c7c1c46928c5845c1ee8d0cc2791031d4c43"
integrity sha512-6l+RyNy7oAHDfxC4FzSJcz9vnjTKxrLpDG5M2Vu4SHRVNg6xzqZp6LYSR9zjqQTu8DU/f5xwxUdADOkbrIX2gQ==

typescript@~5.1.6:
version "5.1.6"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.1.6.tgz#02f8ac202b6dad2c0dd5e0913745b47a37998274"
integrity sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==

unbox-primitive@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.1.tgz#085e215625ec3162574dc8859abee78a59b14471"
Expand Down