|
15 | 15 | "@jridgewell/gen-mapping" "^0.3.5"
|
16 | 16 | "@jridgewell/trace-mapping" "^0.3.24"
|
17 | 17 |
|
18 |
| -"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0": |
| 18 | +"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.2": |
19 | 19 | version "7.26.2"
|
20 | 20 | resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
|
21 | 21 | integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
|
|
24 | 24 | js-tokens "^4.0.0"
|
25 | 25 | picocolors "^1.0.0"
|
26 | 26 |
|
27 |
| -"@babel/compat-data@^7.25.9": |
28 |
| - version "7.26.2" |
29 |
| - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e" |
30 |
| - integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg== |
| 27 | +"@babel/compat-data@^7.26.8": |
| 28 | + version "7.26.8" |
| 29 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.8.tgz#821c1d35641c355284d4a870b8a4a7b0c141e367" |
| 30 | + integrity sha512-oH5UPLMWR3L2wEFLnFJ1TZXqHufiTKAiLfqw5zkhS4dKXLJ10yVztfil/twG8EDTA4F/tvVNw9nOl4ZMslB8rQ== |
31 | 31 |
|
32 |
| -"@babel/core@^7.26.0": |
33 |
| - version "7.26.0" |
34 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40" |
35 |
| - integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg== |
| 32 | +"@babel/core@^7.26.10": |
| 33 | + version "7.26.10" |
| 34 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.10.tgz#5c876f83c8c4dcb233ee4b670c0606f2ac3000f9" |
| 35 | + integrity sha512-vMqyb7XCDMPvJFFOaT9kxtiRh42GwlZEg1/uIgtZshS5a/8OaduUfCi7kynKgc3Tw/6Uo2D+db9qBttghhmxwQ== |
36 | 36 | dependencies:
|
37 | 37 | "@ampproject/remapping" "^2.2.0"
|
38 |
| - "@babel/code-frame" "^7.26.0" |
39 |
| - "@babel/generator" "^7.26.0" |
40 |
| - "@babel/helper-compilation-targets" "^7.25.9" |
| 38 | + "@babel/code-frame" "^7.26.2" |
| 39 | + "@babel/generator" "^7.26.10" |
| 40 | + "@babel/helper-compilation-targets" "^7.26.5" |
41 | 41 | "@babel/helper-module-transforms" "^7.26.0"
|
42 |
| - "@babel/helpers" "^7.26.0" |
43 |
| - "@babel/parser" "^7.26.0" |
44 |
| - "@babel/template" "^7.25.9" |
45 |
| - "@babel/traverse" "^7.25.9" |
46 |
| - "@babel/types" "^7.26.0" |
| 42 | + "@babel/helpers" "^7.26.10" |
| 43 | + "@babel/parser" "^7.26.10" |
| 44 | + "@babel/template" "^7.26.9" |
| 45 | + "@babel/traverse" "^7.26.10" |
| 46 | + "@babel/types" "^7.26.10" |
47 | 47 | convert-source-map "^2.0.0"
|
48 | 48 | debug "^4.1.0"
|
49 | 49 | gensync "^1.0.0-beta.2"
|
50 | 50 | json5 "^2.2.3"
|
51 | 51 | semver "^6.3.1"
|
52 | 52 |
|
53 |
| -"@babel/generator@^7.25.9", "@babel/generator@^7.26.0": |
| 53 | +"@babel/generator@^7.25.9": |
54 | 54 | version "7.26.2"
|
55 | 55 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
|
56 | 56 | integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
|
|
61 | 61 | "@jridgewell/trace-mapping" "^0.3.25"
|
62 | 62 | jsesc "^3.0.2"
|
63 | 63 |
|
| 64 | +"@babel/generator@^7.26.10", "@babel/generator@^7.27.0": |
| 65 | + version "7.27.0" |
| 66 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.0.tgz#764382b5392e5b9aff93cadb190d0745866cbc2c" |
| 67 | + integrity sha512-VybsKvpiN1gU1sdMZIp7FcqphVVKEwcuj02x73uvcHE0PTihx1nlBcowYWhDwjpoAXRv43+gDzyggGnn1XZhVw== |
| 68 | + dependencies: |
| 69 | + "@babel/parser" "^7.27.0" |
| 70 | + "@babel/types" "^7.27.0" |
| 71 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 72 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 73 | + jsesc "^3.0.2" |
| 74 | + |
64 | 75 | "@babel/helper-annotate-as-pure@^7.18.6", "@babel/helper-annotate-as-pure@^7.25.9":
|
65 | 76 | version "7.25.9"
|
66 | 77 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4"
|
67 | 78 | integrity sha512-gv7320KBUFJz1RnylIg5WWYPRXKZ884AGkYpgpWW02TH66Dl+HaC1t1CKd0z3R4b6hdYEcmrNZHUmfCP+1u3/g==
|
68 | 79 | dependencies:
|
69 | 80 | "@babel/types" "^7.25.9"
|
70 | 81 |
|
71 |
| -"@babel/helper-compilation-targets@^7.25.9": |
72 |
| - version "7.25.9" |
73 |
| - resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875" |
74 |
| - integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ== |
| 82 | +"@babel/helper-compilation-targets@^7.26.5": |
| 83 | + version "7.27.0" |
| 84 | + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.0.tgz#de0c753b1cd1d9ab55d473c5a5cf7170f0a81880" |
| 85 | + integrity sha512-LVk7fbXml0H2xH34dFzKQ7TDZ2G4/rVTOrq9V+icbbadjbVxxeFeDsNHv2SrZeWoA+6ZiTyWYWtScEIW07EAcA== |
75 | 86 | dependencies:
|
76 |
| - "@babel/compat-data" "^7.25.9" |
| 87 | + "@babel/compat-data" "^7.26.8" |
77 | 88 | "@babel/helper-validator-option" "^7.25.9"
|
78 | 89 | browserslist "^4.24.0"
|
79 | 90 | lru-cache "^5.1.1"
|
|
161 | 172 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
|
162 | 173 | integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
|
163 | 174 |
|
164 |
| -"@babel/helpers@^7.26.0": |
165 |
| - version "7.26.0" |
166 |
| - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4" |
167 |
| - integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw== |
| 175 | +"@babel/helpers@^7.26.10": |
| 176 | + version "7.27.0" |
| 177 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.0.tgz#53d156098defa8243eab0f32fa17589075a1b808" |
| 178 | + integrity sha512-U5eyP/CTFPuNE3qk+WZMxFkp/4zUzdceQlfzf7DdGdhp+Fezd7HD+i8Y24ZuTMKX3wQBld449jijbGq6OdGNQg== |
168 | 179 | dependencies:
|
169 |
| - "@babel/template" "^7.25.9" |
170 |
| - "@babel/types" "^7.26.0" |
| 180 | + "@babel/template" "^7.27.0" |
| 181 | + "@babel/types" "^7.27.0" |
171 | 182 |
|
172 |
| -"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2": |
| 183 | +"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.25.9", "@babel/parser@^7.26.2": |
173 | 184 | version "7.26.2"
|
174 | 185 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
|
175 | 186 | integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
|
176 | 187 | dependencies:
|
177 | 188 | "@babel/types" "^7.26.0"
|
178 | 189 |
|
| 190 | +"@babel/parser@^7.26.10", "@babel/parser@^7.27.0": |
| 191 | + version "7.27.0" |
| 192 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.0.tgz#3d7d6ee268e41d2600091cbd4e145ffee85a44ec" |
| 193 | + integrity sha512-iaepho73/2Pz7w2eMS0Q5f83+0RKI7i4xmiYeBmDzfRVbQtTOG7Ts0S4HzJVsTMGI9keU8rNfuZr8DKfSt7Yyg== |
| 194 | + dependencies: |
| 195 | + "@babel/types" "^7.27.0" |
| 196 | + |
179 | 197 | "@babel/plugin-proposal-private-property-in-object@^7.21.11":
|
180 | 198 | version "7.21.11"
|
181 | 199 | resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-private-property-in-object/-/plugin-proposal-private-property-in-object-7.21.11.tgz#69d597086b6760c4126525cfa154f34631ff272c"
|
|
231 | 249 | "@babel/parser" "^7.25.9"
|
232 | 250 | "@babel/types" "^7.25.9"
|
233 | 251 |
|
| 252 | +"@babel/template@^7.26.9", "@babel/template@^7.27.0": |
| 253 | + version "7.27.0" |
| 254 | + resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.0.tgz#b253e5406cc1df1c57dcd18f11760c2dbf40c0b4" |
| 255 | + integrity sha512-2ncevenBqXI6qRMukPlXwHKHchC7RyMuu4xv5JBXRfOGVcTy1mXCD12qrp7Jsoxll1EV3+9sE4GugBVRjT2jFA== |
| 256 | + dependencies: |
| 257 | + "@babel/code-frame" "^7.26.2" |
| 258 | + "@babel/parser" "^7.27.0" |
| 259 | + "@babel/types" "^7.27.0" |
| 260 | + |
234 | 261 | "@babel/traverse@^7.25.9":
|
235 | 262 | version "7.25.9"
|
236 | 263 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
|
|
244 | 271 | debug "^4.3.1"
|
245 | 272 | globals "^11.1.0"
|
246 | 273 |
|
| 274 | +"@babel/traverse@^7.26.10": |
| 275 | + version "7.27.0" |
| 276 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.0.tgz#11d7e644779e166c0442f9a07274d02cd91d4a70" |
| 277 | + integrity sha512-19lYZFzYVQkkHkl4Cy4WrAVcqBkgvV2YM2TU3xG6DIwO7O3ecbDPfW3yM3bjAGcqcQHi+CCtjMR3dIEHxsd6bA== |
| 278 | + dependencies: |
| 279 | + "@babel/code-frame" "^7.26.2" |
| 280 | + "@babel/generator" "^7.27.0" |
| 281 | + "@babel/parser" "^7.27.0" |
| 282 | + "@babel/template" "^7.27.0" |
| 283 | + "@babel/types" "^7.27.0" |
| 284 | + debug "^4.3.1" |
| 285 | + globals "^11.1.0" |
| 286 | + |
247 | 287 | "@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0":
|
248 | 288 | version "7.26.0"
|
249 | 289 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
|
|
252 | 292 | "@babel/helper-string-parser" "^7.25.9"
|
253 | 293 | "@babel/helper-validator-identifier" "^7.25.9"
|
254 | 294 |
|
| 295 | +"@babel/types@^7.26.10", "@babel/types@^7.27.0": |
| 296 | + version "7.27.0" |
| 297 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.0.tgz#ef9acb6b06c3173f6632d993ecb6d4ae470b4559" |
| 298 | + integrity sha512-H45s8fVLYjbhFH62dIJ3WtmJ6RSPt/3DRO0ZcT2SUiYiQyz3BLVb9ADEnLl91m74aQPS3AzzeajZHYOalWe3bg== |
| 299 | + dependencies: |
| 300 | + "@babel/helper-string-parser" "^7.25.9" |
| 301 | + "@babel/helper-validator-identifier" "^7.25.9" |
| 302 | + |
255 | 303 |
|
256 | 304 | version "0.25.1"
|
257 | 305 | resolved "https://registry.yarnpkg.com/@esbuild/aix-ppc64/-/aix-ppc64-0.25.1.tgz#c33cf6bbee34975626b01b80451cbb72b4c6c91d"
|
|
1444 | 1492 | resolved "https://registry.yarnpkg.com/@types/warning/-/warning-3.0.3.tgz#d1884c8cc4a426d1ac117ca2611bf333834c6798"
|
1445 | 1493 | integrity sha512-D1XC7WK8K+zZEveUPY+cf4+kgauk8N4eHr/XIHXGlGYkHLud6hK9lYfZk1ry1TNh798cZUCgb6MqGEG8DkJt6Q==
|
1446 | 1494 |
|
1447 |
| -"@vitejs/plugin-react@^4.3.4": |
1448 |
| - version "4.3.4" |
1449 |
| - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.4.tgz#c64be10b54c4640135a5b28a2432330e88ad7c20" |
1450 |
| - integrity sha512-SCCPBJtYLdE8PX/7ZQAs1QAZ8Jqwih+0VBLum1EGqmCCQal+MIUqLCzj3ZUy8ufbC0cAM4LRlSTm7IQJwWT4ug== |
| 1495 | +"@vitejs/plugin-react@^4.4.0": |
| 1496 | + version "4.4.0" |
| 1497 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.4.0.tgz#a658e563d08f3907dbceb3be1bca5272665e6372" |
| 1498 | + integrity sha512-x/EztcTKVj+TDeANY1WjNeYsvZjZdfWRMP/KXi5Yn8BoTzpa13ZltaQqKfvWYbX8CE10GOHHdC5v86jY9x8i/g== |
1451 | 1499 | dependencies:
|
1452 |
| - "@babel/core" "^7.26.0" |
| 1500 | + "@babel/core" "^7.26.10" |
1453 | 1501 | "@babel/plugin-transform-react-jsx-self" "^7.25.9"
|
1454 | 1502 | "@babel/plugin-transform-react-jsx-source" "^7.25.9"
|
1455 | 1503 | "@types/babel__core" "^7.20.5"
|
1456 |
| - react-refresh "^0.14.2" |
| 1504 | + react-refresh "^0.17.0" |
1457 | 1505 |
|
1458 | 1506 | ansi-regex@^5.0.1:
|
1459 | 1507 | version "5.0.1"
|
@@ -2575,10 +2623,10 @@ react-redux@^9.2.0:
|
2575 | 2623 | "@types/use-sync-external-store" "^0.0.6"
|
2576 | 2624 | use-sync-external-store "^1.4.0"
|
2577 | 2625 |
|
2578 |
| -react-refresh@^0.14.2: |
2579 |
| - version "0.14.2" |
2580 |
| - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" |
2581 |
| - integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== |
| 2626 | +react-refresh@^0.17.0: |
| 2627 | + version "0.17.0" |
| 2628 | + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" |
| 2629 | + integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== |
2582 | 2630 |
|
2583 | 2631 | react-router-dom@^6.26.0:
|
2584 | 2632 | version "6.28.0"
|
|
0 commit comments