Skip to content

Commit 6a920bd

Browse files
Update all non-major dependencies (minor) (#3400)
Update all non-major dependencies Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 35a58f4 commit 6a920bd

File tree

2 files changed

+114
-109
lines changed

2 files changed

+114
-109
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"react-slick": "0.31.0",
111111
"react-svg-donuts": "3.0.0",
112112
"react-vertical-timeline-component": "4.0.0",
113-
"redis": "5.10.0",
113+
"redis": "5.11.0",
114114
"round-carousel-component": "1.2.1",
115115
"rxjs": "7.8.2",
116116
"scriptex-socials": "1.9.1",
@@ -141,16 +141,16 @@
141141
"@types/jest": "30.0.0",
142142
"@types/markdown-it": "14.1.2",
143143
"@types/mjml": "4.7.4",
144-
"@types/node": "25.2.3",
144+
"@types/node": "25.3.0",
145145
"@types/react": "19.2.14",
146146
"@types/react-copy-to-clipboard": "5.0.7",
147147
"@types/react-dom": "19.2.3",
148148
"@types/react-gtm-module": "2.0.4",
149149
"@types/react-modal": "3.16.3",
150150
"@types/react-slick": "0.23.13",
151151
"@types/react-vertical-timeline-component": "3.3.6",
152-
"@typescript-eslint/eslint-plugin": "8.55.0",
153-
"@typescript-eslint/parser": "8.55.0",
152+
"@typescript-eslint/eslint-plugin": "8.56.0",
153+
"@typescript-eslint/parser": "8.56.0",
154154
"autoprefixer": "10.4.24",
155155
"browserslist": "4.28.1",
156156
"cheerio": "1.2.0",
@@ -161,7 +161,7 @@
161161
"eslint-config-prettier": "10.1.8",
162162
"eslint-plugin-import": "2.32.0",
163163
"eslint-plugin-jest": "29.15.0",
164-
"eslint-plugin-perfectionist": "5.5.0",
164+
"eslint-plugin-perfectionist": "5.6.0",
165165
"eslint-plugin-react": "7.37.5",
166166
"eslint-plugin-react-hooks": "7.0.1",
167167
"form-data": "4.0.5",

yarn.lock

Lines changed: 109 additions & 104 deletions
Original file line numberDiff line numberDiff line change
@@ -2681,32 +2681,32 @@
26812681
tar-fs "^3.1.1"
26822682
yargs "^17.7.2"
26832683

2684-
"@redis/bloom@5.10.0":
2685-
version "5.10.0"
2686-
resolved "https://registry.yarnpkg.com/@redis/bloom/-/bloom-5.10.0.tgz#1079373583b82a8b61b0d3721755245686b4a602"
2687-
integrity sha512-doIF37ob+l47n0rkpRNgU8n4iacBlKM9xLiP1LtTZTvz8TloJB8qx/MgvhMhKdYG+CvCY2aPBnN2706izFn/4A==
2684+
"@redis/bloom@5.11.0":
2685+
version "5.11.0"
2686+
resolved "https://registry.yarnpkg.com/@redis/bloom/-/bloom-5.11.0.tgz#9254095dbbfe4084ed9e3c4f90dbf8501db91ab1"
2687+
integrity sha512-KYiVilAhAFN3057afUb/tfYJpsEyTkQB+tQcn5gVVA7DgcNOAj8lLxe4j8ov8BF6I9C1Fe/kwlbuAICcTMX8Lw==
26882688

2689-
"@redis/client@5.10.0":
2690-
version "5.10.0"
2691-
resolved "https://registry.yarnpkg.com/@redis/client/-/client-5.10.0.tgz#621d5de1898a4f2c3a813769779ca5902ef9d57a"
2692-
integrity sha512-JXmM4XCoso6C75Mr3lhKA3eNxSzkYi3nCzxDIKY+YOszYsJjuKbFgVtguVPbLMOttN4iu2fXoc2BGhdnYhIOxA==
2689+
"@redis/client@5.11.0":
2690+
version "5.11.0"
2691+
resolved "https://registry.yarnpkg.com/@redis/client/-/client-5.11.0.tgz#f8f04dff68fdab0c4fae0b2bb0cfe70aa761442e"
2692+
integrity sha512-GHoprlNQD51Xq2Ztd94HHV94MdFZQ3CVrpA04Fz8MVoHM0B7SlbmPEVIjwTbcv58z8QyjnrOuikS0rWF03k5dQ==
26932693
dependencies:
26942694
cluster-key-slot "1.1.2"
26952695

2696-
"@redis/json@5.10.0":
2697-
version "5.10.0"
2698-
resolved "https://registry.yarnpkg.com/@redis/json/-/json-5.10.0.tgz#a550a7859c3cbae45535aad157fcaa8e6bd3e7d3"
2699-
integrity sha512-B2G8XlOmTPUuZtD44EMGbtoepQG34RCDXLZbjrtON1Djet0t5Ri7/YPXvL9aomXqP8lLTreaprtyLKF4tmXEEA==
2696+
"@redis/json@5.11.0":
2697+
version "5.11.0"
2698+
resolved "https://registry.yarnpkg.com/@redis/json/-/json-5.11.0.tgz#d324cb8eaa32e2e4400c010792d677dcb0a354a1"
2699+
integrity sha512-1iAy9kAtcD0quB21RbPTbUqqy+T2Uu2JxucwE+B4A+VaDbIRvpZR6DMqV8Iqaws2YxJYB3GC5JVNzPYio2ErUg==
27002700

2701-
"@redis/search@5.10.0":
2702-
version "5.10.0"
2703-
resolved "https://registry.yarnpkg.com/@redis/search/-/search-5.10.0.tgz#587851479c6abb9b40b31ab9b31c234db7a04919"
2704-
integrity sha512-3SVcPswoSfp2HnmWbAGUzlbUPn7fOohVu2weUQ0S+EMiQi8jwjL+aN2p6V3TI65eNfVsJ8vyPvqWklm6H6esmg==
2701+
"@redis/search@5.11.0":
2702+
version "5.11.0"
2703+
resolved "https://registry.yarnpkg.com/@redis/search/-/search-5.11.0.tgz#24b5385d963f8a5de3821c7b9837f2c60cf0ce11"
2704+
integrity sha512-g1l7f3Rnyk/xI99oGHIgWHSKFl45Re5YTIcO8j/JE8olz389yUFyz2+A6nqVy/Zi031VgPDWscbbgOk8hlhZ3g==
27052705

2706-
"@redis/time-series@5.10.0":
2707-
version "5.10.0"
2708-
resolved "https://registry.yarnpkg.com/@redis/time-series/-/time-series-5.10.0.tgz#9c7de35fe023e36233fba5c8478ce25832ead64c"
2709-
integrity sha512-cPkpddXH5kc/SdRhF0YG0qtjL+noqFT0AcHbQ6axhsPsO7iqPi1cjxgdkE9TNeKiBUUdCaU1DbqkR/LzbzPBhg==
2706+
"@redis/time-series@5.11.0":
2707+
version "5.11.0"
2708+
resolved "https://registry.yarnpkg.com/@redis/time-series/-/time-series-5.11.0.tgz#eafb8cf7f67d7077ea3ed2cc27ee7ca3fc4a0369"
2709+
integrity sha512-TWFeOcU4xkj0DkndnOyhtxvX1KWD+78UHT3XX3x3XRBUGWeQrKo3jqzDsZwxbggUgf9yLJr/akFHXru66X5UQA==
27102710

27112711
"@rollup/plugin-alias@^3.1.1":
27122712
version "3.1.9"
@@ -3427,12 +3427,12 @@
34273427
dependencies:
34283428
undici-types "~7.16.0"
34293429

3430-
"@types/node@25.2.3":
3431-
version "25.2.3"
3432-
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.2.3.tgz#9c18245be768bdb4ce631566c7da303a5c99a7f8"
3433-
integrity sha512-m0jEgYlYz+mDJZ2+F4v8D1AyQb+QzsNqRuI7xg1VQX/KlKS0qT9r1Mo16yo5F/MtifXFgaofIFsdFMox2SxIbQ==
3430+
"@types/node@25.3.0":
3431+
version "25.3.0"
3432+
resolved "https://registry.yarnpkg.com/@types/node/-/node-25.3.0.tgz#749b1bd4058e51b72e22bd41e9eab6ebd0180470"
3433+
integrity sha512-4K3bqJpXpqfg2XKGK9bpDTc6xO/xoUP/RBWS7AtRMug6zZFaRekiLzjVtAoZMquxoAbzBvy5nxQ7veS5eYzf8A==
34343434
dependencies:
3435-
undici-types "~7.16.0"
3435+
undici-types "~7.18.0"
34363436

34373437
"@types/normalize-package-data@^2.4.1":
34383438
version "2.4.4"
@@ -3549,29 +3549,29 @@
35493549
dependencies:
35503550
"@types/node" "*"
35513551

3552-
"@typescript-eslint/eslint-plugin@8.55.0":
3553-
version "8.55.0"
3554-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.55.0.tgz#086d2ef661507b561f7b17f62d3179d692a0765f"
3555-
integrity sha512-1y/MVSz0NglV1ijHC8OT49mPJ4qhPYjiK08YUQVbIOyu+5k862LKUHFkpKHWu//zmr7hDR2rhwUm6gnCGNmGBQ==
3552+
"@typescript-eslint/eslint-plugin@8.56.0":
3553+
version "8.56.0"
3554+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.0.tgz#5aec3db807a6b8437ea5d5ebf7bd16b4119aba8d"
3555+
integrity sha512-lRyPDLzNCuae71A3t9NEINBiTn7swyOhvUj3MyUOxb8x6g6vPEFoOU+ZRmGMusNC3X3YMhqMIX7i8ShqhT74Pw==
35563556
dependencies:
35573557
"@eslint-community/regexpp" "^4.12.2"
3558-
"@typescript-eslint/scope-manager" "8.55.0"
3559-
"@typescript-eslint/type-utils" "8.55.0"
3560-
"@typescript-eslint/utils" "8.55.0"
3561-
"@typescript-eslint/visitor-keys" "8.55.0"
3558+
"@typescript-eslint/scope-manager" "8.56.0"
3559+
"@typescript-eslint/type-utils" "8.56.0"
3560+
"@typescript-eslint/utils" "8.56.0"
3561+
"@typescript-eslint/visitor-keys" "8.56.0"
35623562
ignore "^7.0.5"
35633563
natural-compare "^1.4.0"
35643564
ts-api-utils "^2.4.0"
35653565

3566-
"@typescript-eslint/parser@8.55.0":
3567-
version "8.55.0"
3568-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.55.0.tgz#6eace4e9e95f178d3447ed1f17f3d6a5dfdb345c"
3569-
integrity sha512-4z2nCSBfVIMnbuu8uinj+f0o4qOeggYJLbjpPHka3KH1om7e+H9yLKTYgksTaHcGco+NClhhY2vyO3HsMH1RGw==
3566+
"@typescript-eslint/parser@8.56.0":
3567+
version "8.56.0"
3568+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.56.0.tgz#8ecff1678b8b1a742d29c446ccf5eeea7f971d72"
3569+
integrity sha512-IgSWvLobTDOjnaxAfDTIHaECbkNlAlKv2j5SjpB2v7QHKv1FIfjwMy8FsDbVfDX/KjmCmYICcw7uGaXLhtsLNg==
35703570
dependencies:
3571-
"@typescript-eslint/scope-manager" "8.55.0"
3572-
"@typescript-eslint/types" "8.55.0"
3573-
"@typescript-eslint/typescript-estree" "8.55.0"
3574-
"@typescript-eslint/visitor-keys" "8.55.0"
3571+
"@typescript-eslint/scope-manager" "8.56.0"
3572+
"@typescript-eslint/types" "8.56.0"
3573+
"@typescript-eslint/typescript-estree" "8.56.0"
3574+
"@typescript-eslint/visitor-keys" "8.56.0"
35753575
debug "^4.4.3"
35763576

35773577
"@typescript-eslint/project-service@8.54.0":
@@ -3583,13 +3583,13 @@
35833583
"@typescript-eslint/types" "^8.54.0"
35843584
debug "^4.4.3"
35853585

3586-
"@typescript-eslint/project-service@8.55.0":
3587-
version "8.55.0"
3588-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.55.0.tgz#b8a71c06a625bdad481c24d5614b68e252f3ae9b"
3589-
integrity sha512-zRcVVPFUYWa3kNnjaZGXSu3xkKV1zXy8M4nO/pElzQhFweb7PPtluDLQtKArEOGmjXoRjnUZ29NjOiF0eCDkcQ==
3586+
"@typescript-eslint/project-service@8.56.0":
3587+
version "8.56.0"
3588+
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.56.0.tgz#bb8562fecd8f7922e676fc6a1189c20dd7991d73"
3589+
integrity sha512-M3rnyL1vIQOMeWxTWIW096/TtVP+8W3p/XnaFflhmcFp+U4zlxUxWj4XwNs6HbDeTtN4yun0GNTTDBw/SvufKg==
35903590
dependencies:
3591-
"@typescript-eslint/tsconfig-utils" "^8.55.0"
3592-
"@typescript-eslint/types" "^8.55.0"
3591+
"@typescript-eslint/tsconfig-utils" "^8.56.0"
3592+
"@typescript-eslint/types" "^8.56.0"
35933593
debug "^4.4.3"
35943594

35953595
"@typescript-eslint/scope-manager@8.54.0":
@@ -3600,32 +3600,32 @@
36003600
"@typescript-eslint/types" "8.54.0"
36013601
"@typescript-eslint/visitor-keys" "8.54.0"
36023602

3603-
"@typescript-eslint/scope-manager@8.55.0":
3604-
version "8.55.0"
3605-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.55.0.tgz#8a0752c31c788651840dc98f840b0c2ebe143b8c"
3606-
integrity sha512-fVu5Omrd3jeqeQLiB9f1YsuK/iHFOwb04bCtY4BSCLgjNbOD33ZdV6KyEqplHr+IlpgT0QTZ/iJ+wT7hvTx49Q==
3603+
"@typescript-eslint/scope-manager@8.56.0":
3604+
version "8.56.0"
3605+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.56.0.tgz#604030a4c6433df3728effdd441d47f45a86edb4"
3606+
integrity sha512-7UiO/XwMHquH+ZzfVCfUNkIXlp/yQjjnlYUyYz7pfvlK3/EyyN6BK+emDmGNyQLBtLGaYrTAI6KOw8tFucWL2w==
36073607
dependencies:
3608-
"@typescript-eslint/types" "8.55.0"
3609-
"@typescript-eslint/visitor-keys" "8.55.0"
3608+
"@typescript-eslint/types" "8.56.0"
3609+
"@typescript-eslint/visitor-keys" "8.56.0"
36103610

36113611
"@typescript-eslint/tsconfig-utils@8.54.0", "@typescript-eslint/tsconfig-utils@^8.54.0":
36123612
version "8.54.0"
36133613
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz#71dd7ba1674bd48b172fc4c85b2f734b0eae3dbc"
36143614
integrity sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==
36153615

3616-
"@typescript-eslint/tsconfig-utils@8.55.0", "@typescript-eslint/tsconfig-utils@^8.55.0":
3617-
version "8.55.0"
3618-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.55.0.tgz#62f1d005419985e09d37a040b2f1450e4e805afa"
3619-
integrity sha512-1R9cXqY7RQd7WuqSN47PK9EDpgFUK3VqdmbYrvWJZYDd0cavROGn+74ktWBlmJ13NXUQKlZ/iAEQHI/V0kKe0Q==
3616+
"@typescript-eslint/tsconfig-utils@8.56.0", "@typescript-eslint/tsconfig-utils@^8.56.0":
3617+
version "8.56.0"
3618+
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.0.tgz#2538ce83cbc376e685487960cbb24b65fe2abc4e"
3619+
integrity sha512-bSJoIIt4o3lKXD3xmDh9chZcjCz5Lk8xS7Rxn+6l5/pKrDpkCwtQNQQwZ2qRPk7TkUYhrq3WPIHXOXlbXP0itg==
36203620

3621-
"@typescript-eslint/type-utils@8.55.0":
3622-
version "8.55.0"
3623-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.55.0.tgz#195d854b3e56308ce475fdea2165313bb1190200"
3624-
integrity sha512-x1iH2unH4qAt6I37I2CGlsNs+B9WGxurP2uyZLRz6UJoZWDBx9cJL1xVN/FiOmHEONEg6RIufdvyT0TEYIgC5g==
3621+
"@typescript-eslint/type-utils@8.56.0":
3622+
version "8.56.0"
3623+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.56.0.tgz#72b4edc1fc73988998f1632b3ec99c2a66eaac6e"
3624+
integrity sha512-qX2L3HWOU2nuDs6GzglBeuFXviDODreS58tLY/BALPC7iu3Fa+J7EOTwnX9PdNBxUI7Uh0ntP0YWGnxCkXzmfA==
36253625
dependencies:
3626-
"@typescript-eslint/types" "8.55.0"
3627-
"@typescript-eslint/typescript-estree" "8.55.0"
3628-
"@typescript-eslint/utils" "8.55.0"
3626+
"@typescript-eslint/types" "8.56.0"
3627+
"@typescript-eslint/typescript-estree" "8.56.0"
3628+
"@typescript-eslint/utils" "8.56.0"
36293629
debug "^4.4.3"
36303630
ts-api-utils "^2.4.0"
36313631

@@ -3634,10 +3634,10 @@
36343634
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.54.0.tgz#c12d41f67a2e15a8a96fbc5f2d07b17331130889"
36353635
integrity sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==
36363636

3637-
"@typescript-eslint/types@8.55.0", "@typescript-eslint/types@^8.55.0":
3638-
version "8.55.0"
3639-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.55.0.tgz#8449c5a7adac61184cac92dbf6315733569708c2"
3640-
integrity sha512-ujT0Je8GI5BJWi+/mMoR0wxwVEQaxM+pi30xuMiJETlX80OPovb2p9E8ss87gnSVtYXtJoU9U1Cowcr6w2FE0w==
3637+
"@typescript-eslint/types@8.56.0", "@typescript-eslint/types@^8.56.0":
3638+
version "8.56.0"
3639+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.56.0.tgz#a2444011b9a98ca13d70411d2cbfed5443b3526a"
3640+
integrity sha512-DBsLPs3GsWhX5HylbP9HNG15U0bnwut55Lx12bHB9MpXxQ+R5GC8MwQe+N1UFXxAeQDvEsEDY6ZYwX03K7Z6HQ==
36413641

36423642
"@typescript-eslint/typescript-estree@8.54.0":
36433643
version "8.54.0"
@@ -3654,32 +3654,32 @@
36543654
tinyglobby "^0.2.15"
36553655
ts-api-utils "^2.4.0"
36563656

3657-
"@typescript-eslint/typescript-estree@8.55.0":
3658-
version "8.55.0"
3659-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.55.0.tgz#c83ac92c11ce79bedd984937c7780a65e7f7b2e3"
3660-
integrity sha512-EwrH67bSWdx/3aRQhCoxDaHM+CrZjotc2UCCpEDVqfCE+7OjKAGWNY2HsCSTEVvWH2clYQK8pdeLp42EVs+xQw==
3657+
"@typescript-eslint/typescript-estree@8.56.0":
3658+
version "8.56.0"
3659+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.0.tgz#fadbc74c14c5bac947db04980ff58bb178701c2e"
3660+
integrity sha512-ex1nTUMWrseMltXUHmR2GAQ4d+WjkZCT4f+4bVsps8QEdh0vlBsaCokKTPlnqBFqqGaxilDNJG7b8dolW2m43Q==
36613661
dependencies:
3662-
"@typescript-eslint/project-service" "8.55.0"
3663-
"@typescript-eslint/tsconfig-utils" "8.55.0"
3664-
"@typescript-eslint/types" "8.55.0"
3665-
"@typescript-eslint/visitor-keys" "8.55.0"
3662+
"@typescript-eslint/project-service" "8.56.0"
3663+
"@typescript-eslint/tsconfig-utils" "8.56.0"
3664+
"@typescript-eslint/types" "8.56.0"
3665+
"@typescript-eslint/visitor-keys" "8.56.0"
36663666
debug "^4.4.3"
36673667
minimatch "^9.0.5"
36683668
semver "^7.7.3"
36693669
tinyglobby "^0.2.15"
36703670
ts-api-utils "^2.4.0"
36713671

3672-
"@typescript-eslint/utils@8.55.0":
3673-
version "8.55.0"
3674-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.55.0.tgz#c1744d94a3901deb01f58b09d3478d811f96d619"
3675-
integrity sha512-BqZEsnPGdYpgyEIkDC1BadNY8oMwckftxBT+C8W0g1iKPdeqKZBtTfnvcq0nf60u7MkjFO8RBvpRGZBPw4L2ow==
3672+
"@typescript-eslint/utils@8.56.0", "@typescript-eslint/utils@^8.56.0":
3673+
version "8.56.0"
3674+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.56.0.tgz#063ce6f702ec603de1b83ee795ed5e877d6f7841"
3675+
integrity sha512-RZ3Qsmi2nFGsS+n+kjLAYDPVlrzf7UhTffrDIKr+h2yzAlYP/y5ZulU0yeDEPItos2Ph46JAL5P/On3pe7kDIQ==
36763676
dependencies:
36773677
"@eslint-community/eslint-utils" "^4.9.1"
3678-
"@typescript-eslint/scope-manager" "8.55.0"
3679-
"@typescript-eslint/types" "8.55.0"
3680-
"@typescript-eslint/typescript-estree" "8.55.0"
3678+
"@typescript-eslint/scope-manager" "8.56.0"
3679+
"@typescript-eslint/types" "8.56.0"
3680+
"@typescript-eslint/typescript-estree" "8.56.0"
36813681

3682-
"@typescript-eslint/utils@^8.0.0", "@typescript-eslint/utils@^8.54.0":
3682+
"@typescript-eslint/utils@^8.0.0":
36833683
version "8.54.0"
36843684
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.54.0.tgz#c79a4bcbeebb4f571278c0183ed1cb601d84c6c8"
36853685
integrity sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==
@@ -3697,13 +3697,13 @@
36973697
"@typescript-eslint/types" "8.54.0"
36983698
eslint-visitor-keys "^4.2.1"
36993699

3700-
"@typescript-eslint/visitor-keys@8.55.0":
3701-
version "8.55.0"
3702-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.55.0.tgz#3d9a40fd4e3705c63d8fae3af58988add3ed464d"
3703-
integrity sha512-AxNRwEie8Nn4eFS1FzDMJWIISMGoXMb037sgCBJ3UR6o0fQTzr2tqN9WT+DkWJPhIdQCfV7T6D387566VtnCJA==
3700+
"@typescript-eslint/visitor-keys@8.56.0":
3701+
version "8.56.0"
3702+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.0.tgz#7d6592ab001827d3ce052155edf7ecad19688d7d"
3703+
integrity sha512-q+SL+b+05Ud6LbEE35qe4A99P+htKTKVbyiNEe45eCbJFyh/HVK9QXwlrbz+Q4L8SOW4roxSVwXYj4DMBT7Ieg==
37043704
dependencies:
3705-
"@typescript-eslint/types" "8.55.0"
3706-
eslint-visitor-keys "^4.2.1"
3705+
"@typescript-eslint/types" "8.56.0"
3706+
eslint-visitor-keys "^5.0.0"
37073707

37083708
"@ungap/structured-clone@^1.2.0", "@ungap/structured-clone@^1.3.0":
37093709
version "1.3.0"
@@ -6254,12 +6254,12 @@ eslint-plugin-jest@29.15.0:
62546254
dependencies:
62556255
"@typescript-eslint/utils" "^8.0.0"
62566256

6257-
eslint-plugin-perfectionist@5.5.0:
6258-
version "5.5.0"
6259-
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-5.5.0.tgz#90f7806e52bf035fc8e1cb99f64762fd5608bb72"
6260-
integrity sha512-lZX2KUpwOQf7J27gAg/6vt8ugdPULOLmelM8oDJPMbaN7P2zNNeyS9yxGSmJcKX0SF9qR/962l9RWM2Z5jpPzg==
6257+
eslint-plugin-perfectionist@5.6.0:
6258+
version "5.6.0"
6259+
resolved "https://registry.yarnpkg.com/eslint-plugin-perfectionist/-/eslint-plugin-perfectionist-5.6.0.tgz#825ece14ee7d713ed9767c0dca50334d620dad2f"
6260+
integrity sha512-pxrLrfRp5wl1Vol1fAEa/G5yTXxefTPJjz07qC7a8iWFXcOZNuWBItMQ2OtTzfQIvMq6bMyYcrzc3Wz++na55Q==
62616261
dependencies:
6262-
"@typescript-eslint/utils" "^8.54.0"
6262+
"@typescript-eslint/utils" "^8.56.0"
62636263
natural-orderby "^5.0.0"
62646264

62656265
eslint-plugin-react-hooks@7.0.1:
@@ -11153,16 +11153,16 @@ redent@^4.0.0:
1115311153
indent-string "^5.0.0"
1115411154
strip-indent "^4.0.0"
1115511155

11156-
redis@5.10.0:
11157-
version "5.10.0"
11158-
resolved "https://registry.yarnpkg.com/redis/-/redis-5.10.0.tgz#c1b26ba2acd9c5fcc0d1724a3c7f0984ca43f48b"
11159-
integrity sha512-0/Y+7IEiTgVGPrLFKy8oAEArSyEJkU0zvgV5xyi9NzNQ+SLZmyFbUsWIbgPcd4UdUh00opXGKlXJwMmsis5Byw==
11156+
redis@5.11.0:
11157+
version "5.11.0"
11158+
resolved "https://registry.yarnpkg.com/redis/-/redis-5.11.0.tgz#dccf8ff578118cdfe4f2b1e0b1d744024920ddf9"
11159+
integrity sha512-YwXjATVDT+AuxcyfOwZn046aml9jMlQPvU1VXIlLDVAExe0u93aTfPYSeRgG4p9Q/Jlkj+LXJ1XEoFV+j2JKcQ==
1116011160
dependencies:
11161-
"@redis/bloom" "5.10.0"
11162-
"@redis/client" "5.10.0"
11163-
"@redis/json" "5.10.0"
11164-
"@redis/search" "5.10.0"
11165-
"@redis/time-series" "5.10.0"
11161+
"@redis/bloom" "5.11.0"
11162+
"@redis/client" "5.11.0"
11163+
"@redis/json" "5.11.0"
11164+
"@redis/search" "5.11.0"
11165+
"@redis/time-series" "5.11.0"
1116611166

1116711167
reduce-function-call@^1.0.2:
1116811168
version "1.0.3"
@@ -12815,6 +12815,11 @@ undici-types@~7.16.0:
1281512815
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.16.0.tgz#ffccdff36aea4884cbfce9a750a0580224f58a46"
1281612816
integrity sha512-Zz+aZWSj8LE6zoxD+xrjh4VfkIG8Ya6LvYkZqtUQGJPZjYl53ypCaUwWqo7eI0x66KBGeRo+mlBEkMSeSZ38Nw==
1281712817

12818+
undici-types@~7.18.0:
12819+
version "7.18.2"
12820+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.18.2.tgz#29357a89e7b7ca4aef3bf0fd3fd0cd73884229e9"
12821+
integrity sha512-AsuCzffGHJybSaRrmr5eHr81mwJU3kjw6M+uprWvCXiNeN9SOGwQ3Jn8jb8m3Z6izVgknn1R0FTCEAP2QrLY/w==
12822+
1281812823
undici@^5.12.0:
1281912824
version "5.29.0"
1282012825
resolved "https://registry.yarnpkg.com/undici/-/undici-5.29.0.tgz#419595449ae3f2cdcba3580a2e8903399bd1f5a3"

0 commit comments

Comments
 (0)