Skip to content

Commit eec4c05

Browse files
build(deps-dev): bump eslint-plugin-react from 7.37.4 to 7.37.5
Bumps [eslint-plugin-react](https://github.com/jsx-eslint/eslint-plugin-react) from 7.37.4 to 7.37.5. - [Release notes](https://github.com/jsx-eslint/eslint-plugin-react/releases) - [Changelog](https://github.com/jsx-eslint/eslint-plugin-react/blob/master/CHANGELOG.md) - [Commits](jsx-eslint/eslint-plugin-react@v7.37.4...v7.37.5) --- updated-dependencies: - dependency-name: eslint-plugin-react dependency-version: 7.37.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c4a933 commit eec4c05

File tree

2 files changed

+60
-158
lines changed

2 files changed

+60
-158
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"eslint": "^9.24.0",
3434
"eslint-config-next": "^15.1.7",
3535
"eslint-config-prettier": "^10.1.8",
36-
"eslint-plugin-react": "^7.32.2",
36+
"eslint-plugin-react": "^7.37.5",
3737
"firebase-tools": "^14.1.0",
3838
"prettier": "^3.5.0",
3939
"typescript": "^5.7.3"

yarn.lock

Lines changed: 59 additions & 157 deletions
Original file line numberDiff line numberDiff line change
@@ -2539,18 +2539,7 @@ array-flatten@1.1.1:
25392539
resolved "https://registry.yarnpkg.com/array-flatten/-/array-flatten-1.1.1.tgz#9a5f699051b1e7073328f2a008968b64ea2955d2"
25402540
integrity sha512-PCVAQswWemu6UdxsDFFX/+gVeYqKAod3D3UVm91jHwynguOwAvYPhx8nNlM++NqRcK6CxxpUafjmhIdKiHibqg==
25412541

2542-
array-includes@^3.1.5, array-includes@^3.1.6:
2543-
version "3.1.6"
2544-
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.6.tgz#9e9e720e194f198266ba9e18c29e6a9b0e4b225f"
2545-
integrity sha512-sgTbLvL6cNnw24FnbaDyjmvddQ2ML8arZsgaJhoABMoplz/4QRhtrYS+alr1BUM1Bwp6dhx8vVCBSLG+StwOFw==
2546-
dependencies:
2547-
call-bind "^1.0.2"
2548-
define-properties "^1.1.4"
2549-
es-abstract "^1.20.4"
2550-
get-intrinsic "^1.1.3"
2551-
is-string "^1.0.7"
2552-
2553-
array-includes@^3.1.8:
2542+
array-includes@^3.1.6, array-includes@^3.1.8:
25542543
version "3.1.8"
25552544
resolved "https://registry.yarnpkg.com/array-includes/-/array-includes-3.1.8.tgz#5e370cbe172fdd5dd6530c1d4aadda25281ba97d"
25562545
integrity sha512-itaWrbYbqpGXkGhZPGUulwnhVf5Hpy1xiCFsGqyIGglbBxmG5vSjxQen3/WGOjPpNEv1RtBLKxbmVXm8HpJStQ==
@@ -2601,17 +2590,7 @@ array.prototype.flat@^1.3.1, array.prototype.flat@^1.3.2:
26012590
es-abstract "^1.22.1"
26022591
es-shim-unscopables "^1.0.0"
26032592

2604-
array.prototype.flatmap@^1.3.2:
2605-
version "1.3.2"
2606-
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.2.tgz#c9a7c6831db8e719d6ce639190146c24bbd3e527"
2607-
integrity sha512-Ewyx0c9PmpcsByhSW4r+9zDU7sGjFc86qf/kKtuSCRdhfbk0SNLLkaT5qvcHnRGgc5NP/ly/y+qkXkqONX54CQ==
2608-
dependencies:
2609-
call-bind "^1.0.2"
2610-
define-properties "^1.2.0"
2611-
es-abstract "^1.22.1"
2612-
es-shim-unscopables "^1.0.0"
2613-
2614-
array.prototype.flatmap@^1.3.3:
2593+
array.prototype.flatmap@^1.3.2, array.prototype.flatmap@^1.3.3:
26152594
version "1.3.3"
26162595
resolved "https://registry.yarnpkg.com/array.prototype.flatmap/-/array.prototype.flatmap-1.3.3.tgz#712cc792ae70370ae40586264629e33aab5dd38b"
26172596
integrity sha512-Y7Wt51eKJSyi80hFrJCePGGNo5ktJCslFuboqJsbf57CCPcm5zztluPlc4/aD8sWsKvlwatezpV4U1efk8kpjg==
@@ -2925,6 +2904,14 @@ call-bind-apply-helpers@^1.0.0, call-bind-apply-helpers@^1.0.1:
29252904
es-errors "^1.3.0"
29262905
function-bind "^1.1.2"
29272906

2907+
call-bind-apply-helpers@^1.0.2:
2908+
version "1.0.2"
2909+
resolved "https://registry.yarnpkg.com/call-bind-apply-helpers/-/call-bind-apply-helpers-1.0.2.tgz#4b5428c222be985d79c3d82657479dbe0b59b2d6"
2910+
integrity sha512-Sp1ablJ0ivDkSzjcaJdxEunN5/XvksFJ2sMBFfq6x0ryhQV/2b/KwFe21cMpmHtPOSij8K99/wSfoEuTObmuMQ==
2911+
dependencies:
2912+
es-errors "^1.3.0"
2913+
function-bind "^1.1.2"
2914+
29282915
call-bind@^1.0.0, call-bind@^1.0.2:
29292916
version "1.0.2"
29302917
resolved "https://registry.yarnpkg.com/call-bind/-/call-bind-1.0.2.tgz#b1d4e89e688119c3c9a903ad30abb2f6a919be3c"
@@ -2960,6 +2947,14 @@ call-bound@^1.0.2, call-bound@^1.0.3:
29602947
call-bind-apply-helpers "^1.0.1"
29612948
get-intrinsic "^1.2.6"
29622949

2950+
call-bound@^1.0.4:
2951+
version "1.0.4"
2952+
resolved "https://registry.yarnpkg.com/call-bound/-/call-bound-1.0.4.tgz#238de935d2a2a692928c538c7ccfa91067fd062a"
2953+
integrity sha512-+ys997U96po4Kx/ABpBCqhA9EuxJaQWDQg7295H4hBphv3IZg0boBKuwYpt4YXp6MZ5AmZQnU/tyMTlRpaSejg==
2954+
dependencies:
2955+
call-bind-apply-helpers "^1.0.2"
2956+
get-intrinsic "^1.3.0"
2957+
29632958
call-me-maybe@^1.0.1:
29642959
version "1.0.2"
29652960
resolved "https://registry.yarnpkg.com/call-me-maybe/-/call-me-maybe-1.0.2.tgz#03f964f19522ba643b1b0693acb9152fe2074baa"
@@ -3785,37 +3780,6 @@ es-abstract@^1.17.5, es-abstract@^1.23.2, es-abstract@^1.23.3, es-abstract@^1.23
37853780
unbox-primitive "^1.1.0"
37863781
which-typed-array "^1.1.18"
37873782

3788-
es-abstract@^1.19.0, es-abstract@^1.20.4:
3789-
version "1.20.5"
3790-
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.20.5.tgz#e6dc99177be37cacda5988e692c3fa8b218e95d2"
3791-
integrity sha512-7h8MM2EQhsCA7pU/Nv78qOXFpD8Rhqd12gYiSJVkrH9+e8VuA8JlPJK/hQjjlLv6pJvx/z1iRFKzYb0XT/RuAQ==
3792-
dependencies:
3793-
call-bind "^1.0.2"
3794-
es-to-primitive "^1.2.1"
3795-
function-bind "^1.1.1"
3796-
function.prototype.name "^1.1.5"
3797-
get-intrinsic "^1.1.3"
3798-
get-symbol-description "^1.0.0"
3799-
gopd "^1.0.1"
3800-
has "^1.0.3"
3801-
has-property-descriptors "^1.0.0"
3802-
has-symbols "^1.0.3"
3803-
internal-slot "^1.0.3"
3804-
is-callable "^1.2.7"
3805-
is-negative-zero "^2.0.2"
3806-
is-regex "^1.1.4"
3807-
is-shared-array-buffer "^1.0.2"
3808-
is-string "^1.0.7"
3809-
is-weakref "^1.0.2"
3810-
object-inspect "^1.12.2"
3811-
object-keys "^1.1.1"
3812-
object.assign "^4.1.4"
3813-
regexp.prototype.flags "^1.4.3"
3814-
safe-regex-test "^1.0.0"
3815-
string.prototype.trimend "^1.0.6"
3816-
string.prototype.trimstart "^1.0.6"
3817-
unbox-primitive "^1.0.2"
3818-
38193783
es-abstract@^1.22.1:
38203784
version "1.22.3"
38213785
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.22.3.tgz#48e79f5573198de6dee3589195727f4f74bc4f32"
@@ -3893,7 +3857,7 @@ es-iterator-helpers@^1.2.1:
38933857
iterator.prototype "^1.1.4"
38943858
safe-array-concat "^1.1.3"
38953859

3896-
es-object-atoms@^1.0.0:
3860+
es-object-atoms@^1.0.0, es-object-atoms@^1.1.1:
38973861
version "1.1.1"
38983862
resolved "https://registry.yarnpkg.com/es-object-atoms/-/es-object-atoms-1.1.1.tgz#1c4f2c4837327597ce69d2ca190a7fdd172338c1"
38993863
integrity sha512-FGgH2h8zKNim9ljj7dankFPcICIK9Cp5bm+c2gQSYePhpaG5+esrLODihIorn+Pe6FGJzWhXQotPv73jTaldXA==
@@ -4088,10 +4052,10 @@ eslint-plugin-react-hooks@^5.0.0:
40884052
resolved "https://registry.yarnpkg.com/eslint-plugin-react-hooks/-/eslint-plugin-react-hooks-5.1.0.tgz#3d34e37d5770866c34b87d5b499f5f0b53bf0854"
40894053
integrity sha512-mpJRtPgHN2tNAvZ35AMfqeB3Xqeo273QxrHJsbBEPWODRM4r0yB6jfoROqKEYrOn27UtRPpcpHc2UqyBSuUNTw==
40904054

4091-
eslint-plugin-react@^7.32.2, eslint-plugin-react@^7.37.0:
4092-
version "7.37.4"
4093-
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.4.tgz#1b6c80b6175b6ae4b26055ae4d55d04c414c7181"
4094-
integrity sha512-BGP0jRmfYyvOyvMoRX/uoUeW+GqNj9y16bPQzqAHf3AYII/tDs+jMN0dBVkl88/OZwNGwrVFxE7riHsXVfy/LQ==
4055+
eslint-plugin-react@^7.37.0, eslint-plugin-react@^7.37.5:
4056+
version "7.37.5"
4057+
resolved "https://registry.yarnpkg.com/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz#2975511472bdda1b272b34d779335c9b0e877065"
4058+
integrity sha512-Qteup0SqU15kdocexFNAJMvCJEfa2xUKNV4CC1xsVMrIIqEy3SQ/rqyxCWNzfrd3/ldy6HMlD2e0JDVpDg2qIA==
40954059
dependencies:
40964060
array-includes "^3.1.8"
40974061
array.prototype.findlast "^1.2.5"
@@ -4103,7 +4067,7 @@ eslint-plugin-react@^7.32.2, eslint-plugin-react@^7.37.0:
41034067
hasown "^2.0.2"
41044068
jsx-ast-utils "^2.4.1 || ^3.0.0"
41054069
minimatch "^3.1.2"
4106-
object.entries "^1.1.8"
4070+
object.entries "^1.1.9"
41074071
object.fromentries "^2.0.8"
41084072
object.values "^1.2.1"
41094073
prop-types "^15.8.1"
@@ -4695,16 +4659,6 @@ function-bind@^1.1.2:
46954659
resolved "https://registry.yarnpkg.com/function-bind/-/function-bind-1.1.2.tgz#2c02d864d97f3ea6c8830c464cbd11ab6eab7a1c"
46964660
integrity sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==
46974661

4698-
function.prototype.name@^1.1.5:
4699-
version "1.1.5"
4700-
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.5.tgz#cce0505fe1ffb80503e6f9e46cc64e46a12a9621"
4701-
integrity sha512-uN7m/BzVKQnCUF/iW8jYea67v++2u7m5UgENbHRtdDVclOUP+FMPlCNdmk0h/ysGyo2tavMJEDqJAkJdRa1vMA==
4702-
dependencies:
4703-
call-bind "^1.0.2"
4704-
define-properties "^1.1.3"
4705-
es-abstract "^1.19.0"
4706-
functions-have-names "^1.2.2"
4707-
47084662
function.prototype.name@^1.1.6:
47094663
version "1.1.6"
47104664
resolved "https://registry.yarnpkg.com/function.prototype.name/-/function.prototype.name-1.1.6.tgz#cdf315b7d90ee77a4c6ee216c3c3362da07533fd"
@@ -4727,7 +4681,7 @@ function.prototype.name@^1.1.8:
47274681
hasown "^2.0.2"
47284682
is-callable "^1.2.7"
47294683

4730-
functions-have-names@^1.2.2, functions-have-names@^1.2.3:
4684+
functions-have-names@^1.2.3:
47314685
version "1.2.3"
47324686
resolved "https://registry.yarnpkg.com/functions-have-names/-/functions-have-names-1.2.3.tgz#0404fe4ee2ba2f607f0e0ec3c80bae994133b834"
47334687
integrity sha512-xckBUXyTIqT97tq2x2AMb+g163b5JFysYk0x4qxNFwbfQkmNZoiRHb6sPzI9/QV33WeuvVYBUIiD4NzNIyqaRQ==
@@ -4811,6 +4765,22 @@ get-intrinsic@^1.2.4, get-intrinsic@^1.2.5, get-intrinsic@^1.2.6, get-intrinsic@
48114765
hasown "^2.0.2"
48124766
math-intrinsics "^1.1.0"
48134767

4768+
get-intrinsic@^1.3.0:
4769+
version "1.3.0"
4770+
resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.3.0.tgz#743f0e3b6964a93a5491ed1bffaae054d7f98d01"
4771+
integrity sha512-9fSjSaos/fRIVIp+xSJlE6lfwhES7LNtKaCBIamHsjr2na1BiABJPo0mOjjz8GJDURarmCPGqaiVg5mfjb98CQ==
4772+
dependencies:
4773+
call-bind-apply-helpers "^1.0.2"
4774+
es-define-property "^1.0.1"
4775+
es-errors "^1.3.0"
4776+
es-object-atoms "^1.1.1"
4777+
function-bind "^1.1.2"
4778+
get-proto "^1.0.1"
4779+
gopd "^1.2.0"
4780+
has-symbols "^1.1.0"
4781+
hasown "^2.0.2"
4782+
math-intrinsics "^1.1.0"
4783+
48144784
get-nonce@^1.0.0:
48154785
version "1.0.1"
48164786
resolved "https://registry.yarnpkg.com/get-nonce/-/get-nonce-1.0.1.tgz#fdf3f0278073820d2ce9426c18f07481b1e0cdf3"
@@ -5152,14 +5122,7 @@ has@^1.0.3:
51525122
dependencies:
51535123
function-bind "^1.1.1"
51545124

5155-
hasown@^2.0.0:
5156-
version "2.0.0"
5157-
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.0.tgz#f4c513d454a57b7c7e1650778de226b11700546c"
5158-
integrity sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==
5159-
dependencies:
5160-
function-bind "^1.1.2"
5161-
5162-
hasown@^2.0.2:
5125+
hasown@^2.0.0, hasown@^2.0.2:
51635126
version "2.0.2"
51645127
resolved "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003"
51655128
integrity sha512-0hJU9SCPvmMzIBdZFqNPXWa6dqh7WdH0cII9y+CyS8rG3nL48Bclra9HmKhVVUHyPWNH5Y7xDwAB7bfgSjkUMQ==
@@ -5366,15 +5329,6 @@ install-artifact-from-github@^1.3.1:
53665329
resolved "https://registry.yarnpkg.com/install-artifact-from-github/-/install-artifact-from-github-1.3.2.tgz#1a16d9508e40330523a3017ae0d4713ccc64de82"
53675330
integrity sha512-yCFcLvqk0yQdxx0uJz4t9Z3adDMLAYrcGYv546uRXCSvxE+GqNYhhz/KmrGcUKGI/gVLR9n/e/zM9jX/+ASMJQ==
53685331

5369-
internal-slot@^1.0.3:
5370-
version "1.0.4"
5371-
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.4.tgz#8551e7baf74a7a6ba5f749cfb16aa60722f0d6f3"
5372-
integrity sha512-tA8URYccNzMo94s5MQZgH8NB/XTa6HsOo0MLfXTKKEnHVVdegzaQoFZ7Jp44bdvLvY2waT5dc+j5ICEswhi7UQ==
5373-
dependencies:
5374-
get-intrinsic "^1.1.3"
5375-
has "^1.0.3"
5376-
side-channel "^1.0.4"
5377-
53785332
internal-slot@^1.0.5:
53795333
version "1.0.6"
53805334
resolved "https://registry.yarnpkg.com/internal-slot/-/internal-slot-1.0.6.tgz#37e756098c4911c5e912b8edbf71ed3aa116f930"
@@ -5512,7 +5466,7 @@ is-ci@^2.0.0:
55125466
dependencies:
55135467
ci-info "^2.0.0"
55145468

5515-
is-core-module@^2.10.0, is-core-module@^2.9.0:
5469+
is-core-module@^2.10.0:
55165470
version "2.11.0"
55175471
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.11.0.tgz#ad4cb3e3863e814523c96f3f58d26cc570ff0144"
55185472
integrity sha512-RRjxlvLDkD1YJwDbroBHMb+cukurkDWNyHx7D3oNB5x9rb5ogcksMC5wHCadcXoo67gVr/+3GFySh3134zi6rw==
@@ -5992,15 +5946,7 @@ jsonwebtoken@^9.0.0:
59925946
ms "^2.1.1"
59935947
semver "^7.5.4"
59945948

5995-
"jsx-ast-utils@^2.4.1 || ^3.0.0":
5996-
version "3.3.3"
5997-
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.3.tgz#76b3e6e6cece5c69d49a5792c3d01bd1a0cdc7ea"
5998-
integrity sha512-fYQHZTZ8jSfmWZ0iyzfwiU4WDX4HpHbMCZ3gPlWYiCl3BoeOTsqKBqnTVfH2rYT7eP5c3sVbeSPHnnJOaTrWiw==
5999-
dependencies:
6000-
array-includes "^3.1.5"
6001-
object.assign "^4.1.3"
6002-
6003-
jsx-ast-utils@^3.3.5:
5949+
"jsx-ast-utils@^2.4.1 || ^3.0.0", jsx-ast-utils@^3.3.5:
60045950
version "3.3.5"
60055951
resolved "https://registry.yarnpkg.com/jsx-ast-utils/-/jsx-ast-utils-3.3.5.tgz#4766bd05a8e2a11af222becd19e15575e52a853a"
60065952
integrity sha512-ZZow9HBI5O6EPgSJLUb8n2NKgmVWTwCvHGwFuJlMjvLFqlGG6pjirPhtdsseaLZjSibD8eegzmYpUZwoIlj2cQ==
@@ -6639,11 +6585,6 @@ object-hash@^3.0.0:
66396585
resolved "https://registry.yarnpkg.com/object-hash/-/object-hash-3.0.0.tgz#73f97f753e7baffc0e2cc9d6e079079744ac82e9"
66406586
integrity sha512-RSn9F68PjH9HqtltsSnqYC1XXoWe9Bju5+213R98cNGttag9q9yAOTzdbsqvIa7aNm5WffBZFpWYr2aWrklWAw==
66416587

6642-
object-inspect@^1.12.2, object-inspect@^1.9.0:
6643-
version "1.12.2"
6644-
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
6645-
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
6646-
66476588
object-inspect@^1.13.1:
66486589
version "1.13.1"
66496590
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.1.tgz#b96c6109324ccfef6b12216a956ca4dc2ff94bc2"
@@ -6654,12 +6595,17 @@ object-inspect@^1.13.3:
66546595
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.13.4.tgz#8375265e21bc20d0fa582c22e1b13485d6e00213"
66556596
integrity sha512-W67iLl4J2EXEGTbfeHCffrjDfitvLANg0UlX3wFUUSTx92KXRFegMHUVgSqE+wvhAbi4WqjGg9czysTV2Epbew==
66566597

6598+
object-inspect@^1.9.0:
6599+
version "1.12.2"
6600+
resolved "https://registry.yarnpkg.com/object-inspect/-/object-inspect-1.12.2.tgz#c0641f26394532f28ab8d796ab954e43c009a8ea"
6601+
integrity sha512-z+cPxW0QGUp0mcqcsgQyLVRDoXFQbXOwBaqyF7VIgI4TWNQsDHrBpUQslRmIfAoYWdYzs6UlKJtB2XJpTaNSpQ==
6602+
66576603
object-keys@^1.1.1:
66586604
version "1.1.1"
66596605
resolved "https://registry.yarnpkg.com/object-keys/-/object-keys-1.1.1.tgz#1c47f272df277f3b1daf061677d9c82e2322c60e"
66606606
integrity sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==
66616607

6662-
object.assign@^4.1.3, object.assign@^4.1.4:
6608+
object.assign@^4.1.4:
66636609
version "4.1.4"
66646610
resolved "https://registry.yarnpkg.com/object.assign/-/object.assign-4.1.4.tgz#9673c7c7c351ab8c4d0b516f4343ebf4dfb7799f"
66656611
integrity sha512-1mxKf0e58bvyjSCtKYY4sRe9itRk3PJpquJOjeIkz885CczcI4IvJJDLPS72oowuSh+pBxUFROpX+TU++hxhZQ==
@@ -6681,14 +6627,15 @@ object.assign@^4.1.7:
66816627
has-symbols "^1.1.0"
66826628
object-keys "^1.1.1"
66836629

6684-
object.entries@^1.1.8:
6685-
version "1.1.8"
6686-
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.8.tgz#bffe6f282e01f4d17807204a24f8edd823599c41"
6687-
integrity sha512-cmopxi8VwRIAw/fkijJohSfpef5PdN0pMQJN6VC/ZKvn0LIknWD8KtgY6KlQdEc4tIjcQ3HxSMmnvtzIscdaYQ==
6630+
object.entries@^1.1.9:
6631+
version "1.1.9"
6632+
resolved "https://registry.yarnpkg.com/object.entries/-/object.entries-1.1.9.tgz#e4770a6a1444afb61bd39f984018b5bede25f8b3"
6633+
integrity sha512-8u/hfXFRBD1O0hPUjioLhoWFHRmt6tKA4/vZPyckBr18l1KE9uHrFaFaUi8MDRTpi4uak2goyPTSNJLXX2k2Hw==
66886634
dependencies:
6689-
call-bind "^1.0.7"
6635+
call-bind "^1.0.8"
6636+
call-bound "^1.0.4"
66906637
define-properties "^1.2.1"
6691-
es-object-atoms "^1.0.0"
6638+
es-object-atoms "^1.1.1"
66926639

66936640
object.fromentries@^2.0.8:
66946641
version "2.0.8"
@@ -6709,16 +6656,7 @@ object.groupby@^1.0.3:
67096656
define-properties "^1.2.1"
67106657
es-abstract "^1.23.2"
67116658

6712-
object.values@^1.1.6:
6713-
version "1.1.6"
6714-
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.1.6.tgz#4abbaa71eba47d63589d402856f908243eea9b1d"
6715-
integrity sha512-FVVTkD1vENCsAcwNs9k6jea2uHC/X0+JcjG8YA60FN5CMaJmG95wT9jek/xX9nornqGRrBkKtzuAu2wuHpKqvw==
6716-
dependencies:
6717-
call-bind "^1.0.2"
6718-
define-properties "^1.1.4"
6719-
es-abstract "^1.20.4"
6720-
6721-
object.values@^1.2.0, object.values@^1.2.1:
6659+
object.values@^1.1.6, object.values@^1.2.0, object.values@^1.2.1:
67226660
version "1.2.1"
67236661
resolved "https://registry.yarnpkg.com/object.values/-/object.values-1.2.1.tgz#deed520a50809ff7f75a7cfd4bc64c7a038c6216"
67246662
integrity sha512-gXah6aZrcUxjWg2zR2MwouP2eHlCBzdV4pygudehaKXSGW4v2AsRQUK+lwwXhii6KFZcunEnmSUoYp5CXibxtA==
@@ -7432,15 +7370,6 @@ regenerator-runtime@^0.13.11:
74327370
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz#f6dca3e7ceec20590d07ada785636a90cdca17f9"
74337371
integrity sha512-kY1AZVr2Ra+t+piVaJ4gxaFaReZVH40AKNo7UCX6W+dEwBo/2oZJzqfuN1qLq1oL45o56cPaTXELwrTh8Fpggg==
74347372

7435-
regexp.prototype.flags@^1.4.3:
7436-
version "1.4.3"
7437-
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.4.3.tgz#87cab30f80f66660181a3bb7bf5981a872b367ac"
7438-
integrity sha512-fjggEOO3slI6Wvgjwflkc4NFRCTZAu5CnNfBd5qOMYhWdn67nJBBu34/TkD++eeFmd8C9r9jfXJ27+nSiRkSUA==
7439-
dependencies:
7440-
call-bind "^1.0.2"
7441-
define-properties "^1.1.3"
7442-
functions-have-names "^1.2.2"
7443-
74447373
regexp.prototype.flags@^1.5.1:
74457374
version "1.5.1"
74467375
resolved "https://registry.yarnpkg.com/regexp.prototype.flags/-/regexp.prototype.flags-1.5.1.tgz#90ce989138db209f81492edd734183ce99f9677e"
@@ -7491,16 +7420,7 @@ resolve-from@^4.0.0:
74917420
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
74927421
integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==
74937422

7494-
resolve@^1.19.0:
7495-
version "1.22.1"
7496-
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.1.tgz#27cb2ebb53f91abb49470a928bba7558066ac177"
7497-
integrity sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==
7498-
dependencies:
7499-
is-core-module "^2.9.0"
7500-
path-parse "^1.0.7"
7501-
supports-preserve-symlinks-flag "^1.0.0"
7502-
7503-
resolve@^1.22.4:
7423+
resolve@^1.19.0, resolve@^1.22.4:
75047424
version "1.22.8"
75057425
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.8.tgz#b6c87a9f2aa06dfab52e3d70ac8cde321fa5a48d"
75067426
integrity sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==
@@ -8133,15 +8053,6 @@ string.prototype.trim@^1.2.8:
81338053
define-properties "^1.2.0"
81348054
es-abstract "^1.22.1"
81358055

8136-
string.prototype.trimend@^1.0.6:
8137-
version "1.0.6"
8138-
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.6.tgz#c4a27fa026d979d79c04f17397f250a462944533"
8139-
integrity sha512-JySq+4mrPf9EsDBEDYMOb/lM7XQLulwg5R/m1r0PXEFqrV0qHvl58sdTilSXtKOflCsK2E8jxf+GKC0T07RWwQ==
8140-
dependencies:
8141-
call-bind "^1.0.2"
8142-
define-properties "^1.1.4"
8143-
es-abstract "^1.20.4"
8144-
81458056
string.prototype.trimend@^1.0.7:
81468057
version "1.0.7"
81478058
resolved "https://registry.yarnpkg.com/string.prototype.trimend/-/string.prototype.trimend-1.0.7.tgz#1bb3afc5008661d73e2dc015cd4853732d6c471e"
@@ -8161,15 +8072,6 @@ string.prototype.trimend@^1.0.8, string.prototype.trimend@^1.0.9:
81618072
define-properties "^1.2.1"
81628073
es-object-atoms "^1.0.0"
81638074

8164-
string.prototype.trimstart@^1.0.6:
8165-
version "1.0.6"
8166-
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.6.tgz#e90ab66aa8e4007d92ef591bbf3cd422c56bdcf4"
8167-
integrity sha512-omqjMDaY92pbn5HOX7f9IccLA+U1tA9GvtU4JrodiXFfYB7jPzzHpRzpglLAjtUV6bB557zwClJezTqnAiYnQA==
8168-
dependencies:
8169-
call-bind "^1.0.2"
8170-
define-properties "^1.1.4"
8171-
es-abstract "^1.20.4"
8172-
81738075
string.prototype.trimstart@^1.0.7:
81748076
version "1.0.7"
81758077
resolved "https://registry.yarnpkg.com/string.prototype.trimstart/-/string.prototype.trimstart-1.0.7.tgz#d4cdb44b83a4737ffbac2d406e405d43d0184298"

0 commit comments

Comments
 (0)