Skip to content

Commit 4664f23

Browse files
chore(deps): update dependencies (non-major) (#215)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 916f21d commit 4664f23

File tree

1 file changed

+20
-128
lines changed

1 file changed

+20
-128
lines changed

yarn.lock

Lines changed: 20 additions & 128 deletions
Original file line numberDiff line numberDiff line change
@@ -608,14 +608,14 @@
608608
levn "^0.4.1"
609609

610610
"@fontsource/montserrat@^5.2.5":
611-
version "5.2.6"
612-
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.2.6.tgz#083aba8d818c843cd2bb461c7f455680a12ad2ce"
613-
integrity sha512-AfFxq1q5tgkOsjQfMFsh95uMXh39VbGOuBLlHLFg16/txv93lqK7Sr6jev0neuJzZy1kqRG16SH6xpUYnk4cZg==
611+
version "5.2.8"
612+
resolved "https://registry.yarnpkg.com/@fontsource/montserrat/-/montserrat-5.2.8.tgz#4be164061dbab2b81bc803e9ceed47f5bd9c9f88"
613+
integrity sha512-xTjLxSbSfCycDB0pwmNsfNvdfWPaDaRQ2LC6yt/ZI7SdvXG52zHnzNYC/09mzuAuWNJyShkteutfCoDgym56hQ==
614614

615615
"@fontsource/source-code-pro@^5.2.5":
616-
version "5.2.6"
617-
resolved "https://registry.yarnpkg.com/@fontsource/source-code-pro/-/source-code-pro-5.2.6.tgz#52f0b798d31f9ca33ca354284d3b1719eafdd528"
618-
integrity sha512-eIlEPWRXqnYwpQO7nONj2IsUpzwME+UwP2oVAgNuwXX5oyLNJqw1Jh0D2FyZWS5Zd0ddsxbz+nhgyVT4K/OgGQ==
616+
version "5.2.7"
617+
resolved "https://registry.yarnpkg.com/@fontsource/source-code-pro/-/source-code-pro-5.2.7.tgz#ab5cd5882e21cdc38076e12939ddf01424139f61"
618+
integrity sha512-7papq9TH94KT+S5VSY8cU7tFmwuGkIe3qxXRMscuAXH6AjMU+KJI75f28FzgBVDrlMfA0jjlTV4/x5+H5o/5EQ==
619619

620620
"@github/mini-throttle@^2.1.1":
621621
version "2.1.1"
@@ -1091,21 +1091,6 @@
10911091
resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.10.tgz#277a542aff6776d8a9b15f2ac682a663e3e94bbd"
10921092
integrity sha512-TC0dmN0K8YcWEAEfiPi5gJP14eJe30TTGjkvek3iM/1NdHHsdCA/Td6GvNndMOo/iSnIsZ4HuuhrYPDAmbxzww==
10931093

1094-
"@typescript-eslint/[email protected]":
1095-
version "8.42.0"
1096-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.42.0.tgz#2172d0496c42eee8c7294b6661681100953fa88f"
1097-
integrity sha512-Aq2dPqsQkxHOLfb2OPv43RnIvfj05nw8v/6n3B2NABIPpHnjQnaLo9QGMTvml+tv4korl/Cjfrb/BYhoL8UUTQ==
1098-
dependencies:
1099-
"@eslint-community/regexpp" "^4.10.0"
1100-
"@typescript-eslint/scope-manager" "8.42.0"
1101-
"@typescript-eslint/type-utils" "8.42.0"
1102-
"@typescript-eslint/utils" "8.42.0"
1103-
"@typescript-eslint/visitor-keys" "8.42.0"
1104-
graphemer "^1.4.0"
1105-
ignore "^7.0.0"
1106-
natural-compare "^1.4.0"
1107-
ts-api-utils "^2.1.0"
1108-
11091094
"@typescript-eslint/[email protected]":
11101095
version "8.44.0"
11111096
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.44.0.tgz#d72bf8b2d3052afee919ba38f38c57138eee0396"
@@ -1121,17 +1106,6 @@
11211106
natural-compare "^1.4.0"
11221107
ts-api-utils "^2.1.0"
11231108

1124-
"@typescript-eslint/[email protected]":
1125-
version "8.42.0"
1126-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.42.0.tgz#20ea66f4867981fb5bb62cbe1454250fc4a440ab"
1127-
integrity sha512-r1XG74QgShUgXph1BYseJ+KZd17bKQib/yF3SR+demvytiRXrwd12Blnz5eYGm8tXaeRdd4x88MlfwldHoudGg==
1128-
dependencies:
1129-
"@typescript-eslint/scope-manager" "8.42.0"
1130-
"@typescript-eslint/types" "8.42.0"
1131-
"@typescript-eslint/typescript-estree" "8.42.0"
1132-
"@typescript-eslint/visitor-keys" "8.42.0"
1133-
debug "^4.3.4"
1134-
11351109
"@typescript-eslint/[email protected]":
11361110
version "8.44.0"
11371111
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-8.44.0.tgz#0436fbe0a72f86d3366d2d157d480524b0ab3f26"
@@ -1143,15 +1117,6 @@
11431117
"@typescript-eslint/visitor-keys" "8.44.0"
11441118
debug "^4.3.4"
11451119

1146-
"@typescript-eslint/[email protected]":
1147-
version "8.42.0"
1148-
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.42.0.tgz#636eb3418b6c42c98554dce884943708bf41a583"
1149-
integrity sha512-vfVpLHAhbPjilrabtOSNcUDmBboQNrJUiNAGoImkZKnMjs2TIcWG33s4Ds0wY3/50aZmTMqJa6PiwkwezaAklg==
1150-
dependencies:
1151-
"@typescript-eslint/tsconfig-utils" "^8.42.0"
1152-
"@typescript-eslint/types" "^8.42.0"
1153-
debug "^4.3.4"
1154-
11551120
"@typescript-eslint/[email protected]":
11561121
version "8.44.0"
11571122
resolved "https://registry.yarnpkg.com/@typescript-eslint/project-service/-/project-service-8.44.0.tgz#89060651dcecde946e758441fe94dceb6f769a29"
@@ -1161,14 +1126,6 @@
11611126
"@typescript-eslint/types" "^8.44.0"
11621127
debug "^4.3.4"
11631128

1164-
"@typescript-eslint/[email protected]":
1165-
version "8.42.0"
1166-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.42.0.tgz#36016757bc85b46ea42bae47b61f9421eddedde3"
1167-
integrity sha512-51+x9o78NBAVgQzOPd17DkNTnIzJ8T/O2dmMBLoK9qbY0Gm52XJcdJcCl18ExBMiHo6jPMErUQWUv5RLE51zJw==
1168-
dependencies:
1169-
"@typescript-eslint/types" "8.42.0"
1170-
"@typescript-eslint/visitor-keys" "8.42.0"
1171-
11721129
"@typescript-eslint/[email protected]":
11731130
version "8.44.0"
11741131
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-8.44.0.tgz#c37f1e786fd0e5b40607985c769a61c24c761c26"
@@ -1177,27 +1134,11 @@
11771134
"@typescript-eslint/types" "8.44.0"
11781135
"@typescript-eslint/visitor-keys" "8.44.0"
11791136

1180-
"@typescript-eslint/[email protected]":
1181-
version "8.42.0"
1182-
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.42.0.tgz#21a3e74396fd7443ff930bc41b27789ba7e9236e"
1183-
integrity sha512-kHeFUOdwAJfUmYKjR3CLgZSglGHjbNTi1H8sTYRYV2xX6eNz4RyJ2LIgsDLKf8Yi0/GL1WZAC/DgZBeBft8QAQ==
1184-
1185-
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.42.0", "@typescript-eslint/tsconfig-utils@^8.44.0":
1137+
"@typescript-eslint/[email protected]", "@typescript-eslint/tsconfig-utils@^8.44.0":
11861138
version "8.44.0"
11871139
resolved "https://registry.yarnpkg.com/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.44.0.tgz#8c0601372bf889f0663a08df001ad666442aa3a8"
11881140
integrity sha512-x5Y0+AuEPqAInc6yd0n5DAcvtoQ/vyaGwuX5HE9n6qAefk1GaedqrLQF8kQGylLUb9pnZyLf+iEiL9fr8APDtQ==
11891141

1190-
"@typescript-eslint/[email protected]":
1191-
version "8.42.0"
1192-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.42.0.tgz#d6733e7a9fbdf5af60c09c6038dffde13f4e4253"
1193-
integrity sha512-9KChw92sbPTYVFw3JLRH1ockhyR3zqqn9lQXol3/YbI6jVxzWoGcT3AsAW0mu1MY0gYtsXnUGV/AKpkAj5tVlQ==
1194-
dependencies:
1195-
"@typescript-eslint/types" "8.42.0"
1196-
"@typescript-eslint/typescript-estree" "8.42.0"
1197-
"@typescript-eslint/utils" "8.42.0"
1198-
debug "^4.3.4"
1199-
ts-api-utils "^2.1.0"
1200-
12011142
"@typescript-eslint/[email protected]":
12021143
version "8.44.0"
12031144
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-8.44.0.tgz#5b875f8a961d15bb47df787cbfde50baea312613"
@@ -1209,32 +1150,11 @@
12091150
debug "^4.3.4"
12101151
ts-api-utils "^2.1.0"
12111152

1212-
"@typescript-eslint/[email protected]":
1213-
version "8.42.0"
1214-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.42.0.tgz#ae15c09cebda20473772902033328e87372db008"
1215-
integrity sha512-LdtAWMiFmbRLNP7JNeY0SqEtJvGMYSzfiWBSmx+VSZ1CH+1zyl8Mmw1TT39OrtsRvIYShjJWzTDMPWZJCpwBlw==
1216-
1217-
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.42.0", "@typescript-eslint/types@^8.44.0":
1153+
"@typescript-eslint/[email protected]", "@typescript-eslint/types@^8.44.0":
12181154
version "8.44.0"
12191155
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-8.44.0.tgz#4b9154ab164a0beff22d3217ff0fdc8d10bce924"
12201156
integrity sha512-ZSl2efn44VsYM0MfDQe68RKzBz75NPgLQXuGypmym6QVOWL5kegTZuZ02xRAT9T+onqvM6T8CdQk0OwYMB6ZvA==
12211157

1222-
"@typescript-eslint/[email protected]":
1223-
version "8.42.0"
1224-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.42.0.tgz#593c3af87d4462252c0d7239d1720b84a1b56864"
1225-
integrity sha512-ku/uYtT4QXY8sl9EDJETD27o3Ewdi72hcXg1ah/kkUgBvAYHLwj2ofswFFNXS+FL5G+AGkxBtvGt8pFBHKlHsQ==
1226-
dependencies:
1227-
"@typescript-eslint/project-service" "8.42.0"
1228-
"@typescript-eslint/tsconfig-utils" "8.42.0"
1229-
"@typescript-eslint/types" "8.42.0"
1230-
"@typescript-eslint/visitor-keys" "8.42.0"
1231-
debug "^4.3.4"
1232-
fast-glob "^3.3.2"
1233-
is-glob "^4.0.3"
1234-
minimatch "^9.0.4"
1235-
semver "^7.6.0"
1236-
ts-api-utils "^2.1.0"
1237-
12381158
"@typescript-eslint/[email protected]":
12391159
version "8.44.0"
12401160
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-8.44.0.tgz#e23e9946c466cf5f53b7e46ecdd9789fd8192daa"
@@ -1251,16 +1171,6 @@
12511171
semver "^7.6.0"
12521172
ts-api-utils "^2.1.0"
12531173

1254-
"@typescript-eslint/[email protected]":
1255-
version "8.42.0"
1256-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.42.0.tgz#95f8e0c697ff2f7da5f72e16135011f878d815c0"
1257-
integrity sha512-JnIzu7H3RH5BrKC4NoZqRfmjqCIS1u3hGZltDYJgkVdqAezl4L9d1ZLw+36huCujtSBSAirGINF/S4UxOcR+/g==
1258-
dependencies:
1259-
"@eslint-community/eslint-utils" "^4.7.0"
1260-
"@typescript-eslint/scope-manager" "8.42.0"
1261-
"@typescript-eslint/types" "8.42.0"
1262-
"@typescript-eslint/typescript-estree" "8.42.0"
1263-
12641174
"@typescript-eslint/[email protected]":
12651175
version "8.44.0"
12661176
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-8.44.0.tgz#2c0650a1e8a832ed15658e7ca3c7bd2818d92c7c"
@@ -1271,14 +1181,6 @@
12711181
"@typescript-eslint/types" "8.44.0"
12721182
"@typescript-eslint/typescript-estree" "8.44.0"
12731183

1274-
"@typescript-eslint/[email protected]":
1275-
version "8.42.0"
1276-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.42.0.tgz#87c6caaa1ac307bc73a87c1fc469f88f0162f27e"
1277-
integrity sha512-3WbiuzoEowaEn8RSnhJBrxSwX8ULYE9CXaPepS2C2W3NSA5NNIvBaslpBSBElPq0UGr0xVJlXFWOAKIkyylydQ==
1278-
dependencies:
1279-
"@typescript-eslint/types" "8.42.0"
1280-
eslint-visitor-keys "^4.2.1"
1281-
12821184
"@typescript-eslint/[email protected]":
12831185
version "8.44.0"
12841186
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-8.44.0.tgz#0d9d5647e005c2ff8acc391d1208ab37d08850aa"
@@ -2466,9 +2368,9 @@ queue-microtask@^1.2.2:
24662368
integrity sha512-NuaNSa6flKT5JaSYQzJok04JzTL1CA6aGhv5rfLW3PgqA+M2ChpZQnAC8h8i4ZFkBS8X5RqkDBHA7r4hej3K9A==
24672369

24682370
react-day-picker@^9.0.0:
2469-
version "9.9.0"
2470-
resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-9.9.0.tgz#494da0f1470e8f0ca61c30100b17615687b68393"
2471-
integrity sha512-NtkJbuX6cl/VaGNb3sVVhmMA6LSMnL5G3xNL+61IyoZj0mUZFWTg4hmj7PHjIQ8MXN9dHWhUHFoJWG6y60DKSg==
2371+
version "9.10.0"
2372+
resolved "https://registry.yarnpkg.com/react-day-picker/-/react-day-picker-9.10.0.tgz#1470f59ebeaf1a41659d9d65c736efeb72394db0"
2373+
integrity sha512-tedecLSd+fpSN+J08601MaMsf122nxtqZXxB6lwX37qFoLtuPNuRJN8ylxFjLhyJS1kaLfAqL1GUkSLd2BMrpQ==
24722374
dependencies:
24732375
"@date-fns/tz" "^1.4.1"
24742376
date-fns "^4.1.0"
@@ -2499,16 +2401,16 @@ react-refresh@^0.17.0:
24992401
integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ==
25002402

25012403
react-router-dom@^7.0.0:
2502-
version "7.8.2"
2503-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.8.2.tgz#25a8fc36588189baf3bbb5e360c8ffffbd2beabc"
2504-
integrity sha512-Z4VM5mKDipal2jQ385H6UBhiiEDlnJPx6jyWsTYoZQdl5TrjxEV2a9yl3Fi60NBJxYzOTGTTHXPi0pdizvTwow==
2404+
version "7.9.1"
2405+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.9.1.tgz#48044923701773da6362f9003ec46f308f293f15"
2406+
integrity sha512-U9WBQssBE9B1vmRjo9qTM7YRzfZ3lUxESIZnsf4VjR/lXYz9MHjvOxHzr/aUm4efpktbVOrF09rL/y4VHa8RMw==
25052407
dependencies:
2506-
react-router "7.8.2"
2408+
react-router "7.9.1"
25072409

2508-
react-router@7.8.2:
2509-
version "7.8.2"
2510-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.8.2.tgz#9d2d4147ca72832c550acc60ed688062d18f70b8"
2511-
integrity sha512-7M2fR1JbIZ/jFWqelpvSZx+7vd7UlBTfdZqf6OSdF9g6+sfdqJDAWcak6ervbHph200ePlu+7G8LdoiC3ReyAQ==
2410+
react-router@7.9.1:
2411+
version "7.9.1"
2412+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.9.1.tgz#b227410c31f24dd416c939ca5d0f8d5c8a1404d4"
2413+
integrity sha512-pfAByjcTpX55mqSDGwGnY9vDCpxqBLASg0BMNAuMmpSGESo/TaOUG6BllhAtAkCGx8Rnohik/XtaqiYUJtgW2g==
25122414
dependencies:
25132415
cookie "^1.0.1"
25142416
set-cookie-parser "^2.6.0"
@@ -2852,7 +2754,7 @@ type@^2.7.2:
28522754
resolved "https://registry.yarnpkg.com/type/-/type-2.7.3.tgz#436981652129285cc3ba94f392886c2637ea0486"
28532755
integrity sha512-8j+1QmAbPvLZow5Qpi6NCaN8FB60p/6x8/vfNqOk/hC+HuvFZhL4+WfekuhQLiqFZXOgQdrs3B+XxEmCc6b3FQ==
28542756

2855-
typescript-eslint@^8.0.0:
2757+
typescript-eslint@^8.0.0, typescript-eslint@^8.1.0:
28562758
version "8.44.0"
28572759
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.44.0.tgz#5f052fa52af2420fdc488ab4cabd823f4f8594c8"
28582760
integrity sha512-ib7mCkYuIzYonCq9XWF5XNw+fkj2zg629PSa9KNIQ47RXFF763S5BIX4wqz1+FLPogTZoiw8KmCiRPRa8bL3qw==
@@ -2862,16 +2764,6 @@ typescript-eslint@^8.0.0:
28622764
"@typescript-eslint/typescript-estree" "8.44.0"
28632765
"@typescript-eslint/utils" "8.44.0"
28642766

2865-
typescript-eslint@^8.1.0:
2866-
version "8.42.0"
2867-
resolved "https://registry.yarnpkg.com/typescript-eslint/-/typescript-eslint-8.42.0.tgz#e92f6c88569e202b361d5ca1655ad8e33a0554ea"
2868-
integrity sha512-ozR/rQn+aQXQxh1YgbCzQWDFrsi9mcg+1PM3l/z5o1+20P7suOIaNg515bpr/OYt6FObz/NHcBstydDLHWeEKg==
2869-
dependencies:
2870-
"@typescript-eslint/eslint-plugin" "8.42.0"
2871-
"@typescript-eslint/parser" "8.42.0"
2872-
"@typescript-eslint/typescript-estree" "8.42.0"
2873-
"@typescript-eslint/utils" "8.42.0"
2874-
28752767
typescript@^5.0.2:
28762768
version "5.9.2"
28772769
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"

0 commit comments

Comments
 (0)