|
54 | 54 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.27.2.tgz#4183f9e642fd84e74e3eea7ffa93a412e3b102c9"
|
55 | 55 | integrity sha512-TUtMJYRPyUb/9aU8f3K0mjmjf6M9N5Woshn2CS6nqJSeJtTtQcpLUXjGt9vbF8ZGff0El99sWkLgzwW3VXnxZQ==
|
56 | 56 |
|
57 |
| -"@babel/core@7.27.4": |
58 |
| - version "7.27.4" |
59 |
| - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.4.tgz#cc1fc55d0ce140a1828d1dd2a2eba285adbfb3ce" |
60 |
| - integrity sha512-bXYxrXFubeYdvB0NhD/NBB3Qi6aZeV20GOWVI47t2dkecCEoneR4NPVcb7abpXDEvejgrUfFtG6vG/zxAKmg+g== |
| 57 | +"@babel/core@7.27.7": |
| 58 | + version "7.27.7" |
| 59 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.27.7.tgz#0ddeab1e7b17317dad8c3c3a887716f66b5c4428" |
| 60 | + integrity sha512-BU2f9tlKQ5CAthiMIgpzAh4eDTLWo1mqi9jqE2OxMG0E/OM199VJt2q8BztTxpnSW0i1ymdwLXRJnYzvDM5r2w== |
61 | 61 | dependencies:
|
62 | 62 | "@ampproject/remapping" "^2.2.0"
|
63 | 63 | "@babel/code-frame" "^7.27.1"
|
64 |
| - "@babel/generator" "^7.27.3" |
| 64 | + "@babel/generator" "^7.27.5" |
65 | 65 | "@babel/helper-compilation-targets" "^7.27.2"
|
66 | 66 | "@babel/helper-module-transforms" "^7.27.3"
|
67 |
| - "@babel/helpers" "^7.27.4" |
68 |
| - "@babel/parser" "^7.27.4" |
| 67 | + "@babel/helpers" "^7.27.6" |
| 68 | + "@babel/parser" "^7.27.7" |
69 | 69 | "@babel/template" "^7.27.2"
|
70 |
| - "@babel/traverse" "^7.27.4" |
71 |
| - "@babel/types" "^7.27.3" |
| 70 | + "@babel/traverse" "^7.27.7" |
| 71 | + "@babel/types" "^7.27.7" |
72 | 72 | convert-source-map "^2.0.0"
|
73 | 73 | debug "^4.1.0"
|
74 | 74 | gensync "^1.0.0-beta.2"
|
|
108 | 108 | "@jridgewell/trace-mapping" "^0.3.25"
|
109 | 109 | jsesc "^3.0.2"
|
110 | 110 |
|
| 111 | +"@babel/generator@^7.27.5": |
| 112 | + version "7.27.5" |
| 113 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.27.5.tgz#3eb01866b345ba261b04911020cbe22dd4be8c8c" |
| 114 | + integrity sha512-ZGhA37l0e/g2s1Cnzdix0O3aLYm66eF8aufiVteOgnwxgnRP8GoyMj7VWsgWnQbVKXyge7hqrFh2K2TQM6t1Hw== |
| 115 | + dependencies: |
| 116 | + "@babel/parser" "^7.27.5" |
| 117 | + "@babel/types" "^7.27.3" |
| 118 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 119 | + "@jridgewell/trace-mapping" "^0.3.25" |
| 120 | + jsesc "^3.0.2" |
| 121 | + |
111 | 122 | "@babel/helper-annotate-as-pure@^7.25.9":
|
112 | 123 | version "7.25.9"
|
113 | 124 | resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.25.9.tgz#d8eac4d2dc0d7b6e11fa6e535332e0d3184f06b4"
|
|
302 | 313 | "@babel/traverse" "^7.27.1"
|
303 | 314 | "@babel/types" "^7.27.1"
|
304 | 315 |
|
305 |
| -"@babel/helpers@^7.27.4": |
| 316 | +"@babel/helpers@^7.27.6": |
306 | 317 | version "7.27.6"
|
307 | 318 | resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.27.6.tgz#6456fed15b2cb669d2d1fabe84b66b34991d812c"
|
308 | 319 | integrity sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==
|
|
331 | 342 | dependencies:
|
332 | 343 | "@babel/types" "^7.27.3"
|
333 | 344 |
|
334 |
| -"@babel/parser@^7.27.4": |
335 |
| - version "7.27.5" |
336 |
| - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.5.tgz#ed22f871f110aa285a6fd934a0efed621d118826" |
337 |
| - integrity sha512-OsQd175SxWkGlzbny8J3K8TnnDD0N3lrIUtB92xwyRpzaenGZhxDvxN/JgU00U3CDZNj9tPuDJ5H0WS4Nt3vKg== |
| 345 | +"@babel/parser@^7.27.5", "@babel/parser@^7.27.7": |
| 346 | + version "7.27.7" |
| 347 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.27.7.tgz#1687f5294b45039c159730e3b9c1f1b242e425e9" |
| 348 | + integrity sha512-qnzXzDXdr/po3bOTbTIQZ7+TxNKxpkN5IifVLXS+r7qwynkZfPyjZfE7hCXbo7IoO9TNcSyibgONsf2HauUd3Q== |
338 | 349 | dependencies:
|
339 |
| - "@babel/types" "^7.27.3" |
| 350 | + "@babel/types" "^7.27.7" |
340 | 351 |
|
341 | 352 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1":
|
342 | 353 | version "7.27.1"
|
|
919 | 930 | debug "^4.3.1"
|
920 | 931 | globals "^11.1.0"
|
921 | 932 |
|
922 |
| -"@babel/traverse@^7.27.4": |
923 |
| - version "7.27.4" |
924 |
| - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.4.tgz#b0045ac7023c8472c3d35effd7cc9ebd638da6ea" |
925 |
| - integrity sha512-oNcu2QbHqts9BtOWJosOVJapWjBDSxGCpFvikNR5TGDYDQf3JwpIoMzIKrvfoti93cLfPJEG4tH9SPVeyCGgdA== |
| 933 | +"@babel/traverse@^7.27.7": |
| 934 | + version "7.27.7" |
| 935 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.27.7.tgz#8355c39be6818362eace058cf7f3e25ac2ec3b55" |
| 936 | + integrity sha512-X6ZlfR/O/s5EQ/SnUSLzr+6kGnkg8HXGMzpgsMsrJVcfDtH1vIp6ctCN4eZ1LS5c0+te5Cb6Y514fASjMRJ1nw== |
926 | 937 | dependencies:
|
927 | 938 | "@babel/code-frame" "^7.27.1"
|
928 |
| - "@babel/generator" "^7.27.3" |
929 |
| - "@babel/parser" "^7.27.4" |
| 939 | + "@babel/generator" "^7.27.5" |
| 940 | + "@babel/parser" "^7.27.7" |
930 | 941 | "@babel/template" "^7.27.2"
|
931 |
| - "@babel/types" "^7.27.3" |
| 942 | + "@babel/types" "^7.27.7" |
932 | 943 | debug "^4.3.1"
|
933 | 944 | globals "^11.1.0"
|
934 | 945 |
|
|
977 | 988 | "@babel/helper-string-parser" "^7.27.1"
|
978 | 989 | "@babel/helper-validator-identifier" "^7.27.1"
|
979 | 990 |
|
| 991 | +"@babel/types@^7.27.7": |
| 992 | + version "7.27.7" |
| 993 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.27.7.tgz#40eabd562049b2ee1a205fa589e629f945dce20f" |
| 994 | + integrity sha512-8OLQgDScAOHXnAz2cV+RfzzNMipuLVBz2biuAJFMV9bfkNf393je3VM8CLkjQodW5+iWsSJdSgSWT6rsZoXHPw== |
| 995 | + dependencies: |
| 996 | + "@babel/helper-string-parser" "^7.27.1" |
| 997 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 998 | + |
980 | 999 | "@csstools/color-helpers@^5.0.2":
|
981 | 1000 | version "5.0.2"
|
982 | 1001 | resolved "https://registry.yarnpkg.com/@csstools/color-helpers/-/color-helpers-5.0.2.tgz#82592c9a7c2b83c293d9161894e2a6471feb97b8"
|
@@ -2177,13 +2196,13 @@ browser-sync@3.0.4:
|
2177 | 2196 | ua-parser-js "^1.0.33"
|
2178 | 2197 | yargs "^17.3.1"
|
2179 | 2198 |
|
2180 |
| -browserslist@4.25.0: |
2181 |
| - version "4.25.0" |
2182 |
| - resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.0.tgz#986aa9c6d87916885da2b50d8eb577ac8d133b2c" |
2183 |
| - integrity sha512-PJ8gYKeS5e/whHBh8xrwYK+dAvEj7JXtz6uTucnMRB8OiGTsKccFekoRrjajPBHV8oOY+2tI4uxeceSimKwMFA== |
| 2199 | +browserslist@4.25.1: |
| 2200 | + version "4.25.1" |
| 2201 | + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.25.1.tgz#ba9e8e6f298a1d86f829c9b975e07948967bb111" |
| 2202 | + integrity sha512-KGj0KoOMXLpSNkkEI6Z6mShmQy0bc1I+T7K9N81k4WWMrfz+6fQ6es80B/YLAeRoKvjYE1YSHHOW1qe9xIVzHw== |
2184 | 2203 | dependencies:
|
2185 |
| - caniuse-lite "^1.0.30001718" |
2186 |
| - electron-to-chromium "^1.5.160" |
| 2204 | + caniuse-lite "^1.0.30001726" |
| 2205 | + electron-to-chromium "^1.5.173" |
2187 | 2206 | node-releases "^2.0.19"
|
2188 | 2207 | update-browserslist-db "^1.1.3"
|
2189 | 2208 |
|
@@ -2360,10 +2379,10 @@ caniuse-lite@^1.0.30001716:
|
2360 | 2379 | resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001718.tgz#dae13a9c80d517c30c6197515a96131c194d8f82"
|
2361 | 2380 | integrity sha512-AflseV1ahcSunK53NfEs9gFWgOEmzr0f+kaMFA4xiLZlr9Hzt7HxcSpIFcnNCUkz6R6dWKa54rUz3HUmI3nVcw==
|
2362 | 2381 |
|
2363 |
| -caniuse-lite@^1.0.30001718: |
2364 |
| - version "1.0.30001723" |
2365 |
| - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001723.tgz#c4f3174f02089720736e1887eab345e09bb10944" |
2366 |
| - integrity sha512-1R/elMjtehrFejxwmexeXAtae5UO9iSyFn6G/I806CYC/BLyyBk1EPhrKBkWhy6wM6Xnm47dSJQec+tLJ39WHw== |
| 2382 | +caniuse-lite@^1.0.30001726: |
| 2383 | + version "1.0.30001726" |
| 2384 | + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001726.tgz#a15bd87d5a4bf01f6b6f70ae7c97fdfd28b5ae47" |
| 2385 | + integrity sha512-VQAUIUzBiZ/UnlM28fSp2CRF3ivUn1BWEvxMcVTNwpw91Py1pGbPIyIKtd+tzct9C3ouceCVdGAXxZOpZAsgdw== |
2367 | 2386 |
|
2368 | 2387 | caseless@~0.12.0:
|
2369 | 2388 | version "0.12.0"
|
@@ -3330,10 +3349,10 @@ electron-to-chromium@^1.5.149:
|
3330 | 3349 | resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.152.tgz#bcdd39567e291b930ec26b930031137a05593695"
|
3331 | 3350 | integrity sha512-xBOfg/EBaIlVsHipHl2VdTPJRSvErNUaqW8ejTq5OlOlIYx1wOllCHsAvAIrr55jD1IYEfdR86miUEt8H5IeJg==
|
3332 | 3351 |
|
3333 |
| -electron-to-chromium@^1.5.160: |
3334 |
| - version "1.5.167" |
3335 |
| - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.167.tgz#dab251d7161985306c54d9df2b7c1e651589a4d2" |
3336 |
| - integrity sha512-LxcRvnYO5ez2bMOFpbuuVuAI5QNeY1ncVytE/KXaL6ZNfzX1yPlAO0nSOyIHx2fVAuUprMqPs/TdVhUFZy7SIQ== |
| 3352 | +electron-to-chromium@^1.5.173: |
| 3353 | + version "1.5.177" |
| 3354 | + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.177.tgz#db730d8254959184e65320a3a0b7edcd29c54f60" |
| 3355 | + integrity sha512-7EH2G59nLsEMj97fpDuvVcYi6lwTcM1xuWw3PssD8xzboAW7zj7iB3COEEEATUfjLHrs5uKBLQT03V/8URx06g== |
3337 | 3356 |
|
3338 | 3357 | electron-to-chromium@^1.5.73:
|
3339 | 3358 | version "1.5.137"
|
@@ -7004,10 +7023,10 @@ postcss-watch-folder@2.0.0:
|
7004 | 7023 | resolved "https://registry.yarnpkg.com/postcss-watch-folder/-/postcss-watch-folder-2.0.0.tgz#0f0b22da8add6cc626be2fd86d099cc7c970b75f"
|
7005 | 7024 | integrity sha512-afXH6ow2TFIyCKmQiTjCbjzLOpc1cN4Tsr5J5hctLyQYfIo05pVIiADoKWOaHU8k3Axx/smL6x99Y4dDQyx7fA==
|
7006 | 7025 |
|
7007 |
| -postcss@8.5.5: |
7008 |
| - version "8.5.5" |
7009 |
| - resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.5.tgz#04de7797f6911fb1c96550e96616d08681537ef3" |
7010 |
| - integrity sha512-d/jtm+rdNT8tpXuHY5MMtcbJFBkhXE6593XVR9UoGCH8jSFGci7jGvMGH5RYd5PBJW+00NZQt6gf7CbagJCrhg== |
| 7026 | +postcss@8.5.6: |
| 7027 | + version "8.5.6" |
| 7028 | + resolved "https://registry.yarnpkg.com/postcss/-/postcss-8.5.6.tgz#2825006615a619b4f62a9e7426cc120b349a8f3c" |
| 7029 | + integrity sha512-3Ybi1tAuwAP9s0r1UQ2J4n5Y0G05bJkpUIO0/bI9MhwmD70S5aTWbXGBwxHrelT+XM1k6dM0pk+SwNkpTRN7Pg== |
7011 | 7030 | dependencies:
|
7012 | 7031 | nanoid "^3.3.11"
|
7013 | 7032 | picocolors "^1.1.1"
|
|
0 commit comments