|
12 | 12 | resolved "https://registry.yarnpkg.com/@adobe/css-tools/-/css-tools-4.0.1.tgz#b38b444ad3aa5fedbb15f2f746dcd934226a12dd" |
13 | 13 | integrity sha512-+u76oB43nOHrF4DDWRLWDCtci7f3QJoEBigemIdIeTi1ODqjx6Tad9NCVnPRwewWlKkVab5PlK8DCtPTyX7S8g== |
14 | 14 |
|
15 | | -"@ampproject/remapping@^2.2.0": |
16 | | - version "2.2.1" |
17 | | - resolved "https://registry.yarnpkg.com/@ampproject/remapping/-/remapping-2.2.1.tgz#99e8e11851128b8702cd57c33684f1d0f260b630" |
18 | | - integrity sha512-lFMjJTrFL3j7L9yBxwYfCq2k6qqwHyzuUl/XBnif78PWTJYyL/dfowQHWE3sp6U6ZzqWiiIZnpTMO96zhkjwtg== |
19 | | - dependencies: |
20 | | - "@jridgewell/gen-mapping" "^0.3.0" |
21 | | - "@jridgewell/trace-mapping" "^0.3.9" |
22 | | - |
23 | 15 | "@asamuzakjp/css-color@^3.2.0": |
24 | 16 | version "3.2.0" |
25 | 17 | resolved "https://registry.yarnpkg.com/@asamuzakjp/css-color/-/css-color-3.2.0.tgz#cc42f5b85c593f79f1fa4f25d2b9b321e61d1794" |
|
52 | 44 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790" |
53 | 45 | integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw== |
54 | 46 |
|
55 | | -"@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.3": |
56 | | - version "7.28.3" |
57 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.3.tgz#aceddde69c5d1def69b839d09efa3e3ff59c97cb" |
58 | | - integrity sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ== |
| 47 | +"@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.4": |
| 48 | + version "7.28.4" |
| 49 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
| 50 | + integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
59 | 51 | dependencies: |
60 | | - "@ampproject/remapping" "^2.2.0" |
61 | 52 | "@babel/code-frame" "^7.27.1" |
62 | 53 | "@babel/generator" "^7.28.3" |
63 | 54 | "@babel/helper-compilation-targets" "^7.27.2" |
64 | 55 | "@babel/helper-module-transforms" "^7.28.3" |
65 | | - "@babel/helpers" "^7.28.3" |
66 | | - "@babel/parser" "^7.28.3" |
| 56 | + "@babel/helpers" "^7.28.4" |
| 57 | + "@babel/parser" "^7.28.4" |
67 | 58 | "@babel/template" "^7.27.2" |
68 | | - "@babel/traverse" "^7.28.3" |
69 | | - "@babel/types" "^7.28.2" |
| 59 | + "@babel/traverse" "^7.28.4" |
| 60 | + "@babel/types" "^7.28.4" |
| 61 | + "@jridgewell/remapping" "^2.3.5" |
70 | 62 | convert-source-map "^2.0.0" |
71 | 63 | debug "^4.1.0" |
72 | 64 | gensync "^1.0.0-beta.2" |
|
319 | 311 | "@babel/traverse" "^7.27.1" |
320 | 312 | "@babel/types" "^7.27.1" |
321 | 313 |
|
322 | | -"@babel/helpers@^7.28.3": |
323 | | - version "7.28.3" |
324 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.3.tgz#b83156c0a2232c133d1b535dd5d3452119c7e441" |
325 | | - integrity sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw== |
| 314 | +"@babel/helpers@^7.28.4": |
| 315 | + version "7.28.4" |
| 316 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
| 317 | + integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
326 | 318 | dependencies: |
327 | 319 | "@babel/template" "^7.27.2" |
328 | | - "@babel/types" "^7.28.2" |
| 320 | + "@babel/types" "^7.28.4" |
329 | 321 |
|
330 | 322 | "@babel/highlight@^7.18.6": |
331 | 323 | version "7.18.6" |
|
374 | 366 | dependencies: |
375 | 367 | "@babel/types" "^7.28.2" |
376 | 368 |
|
| 369 | +"@babel/parser@^7.28.4": |
| 370 | + version "7.28.4" |
| 371 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8" |
| 372 | + integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg== |
| 373 | + dependencies: |
| 374 | + "@babel/types" "^7.28.4" |
| 375 | + |
377 | 376 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.27.1": |
378 | 377 | version "7.27.1" |
379 | 378 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.27.1.tgz#61dd8a8e61f7eb568268d1b5f129da3eee364bf9" |
|
1179 | 1178 | "@babel/types" "^7.28.2" |
1180 | 1179 | debug "^4.3.1" |
1181 | 1180 |
|
| 1181 | +"@babel/traverse@^7.28.4": |
| 1182 | + version "7.28.4" |
| 1183 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
| 1184 | + integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
| 1185 | + dependencies: |
| 1186 | + "@babel/code-frame" "^7.27.1" |
| 1187 | + "@babel/generator" "^7.28.3" |
| 1188 | + "@babel/helper-globals" "^7.28.0" |
| 1189 | + "@babel/parser" "^7.28.4" |
| 1190 | + "@babel/template" "^7.27.2" |
| 1191 | + "@babel/types" "^7.28.4" |
| 1192 | + debug "^4.3.1" |
| 1193 | + |
1182 | 1194 | "@babel/types@^7.0.0", "@babel/types@^7.18.6", "@babel/types@^7.20.7", "@babel/types@^7.3.0", "@babel/types@^7.4.4": |
1183 | 1195 | version "7.23.0" |
1184 | 1196 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.23.0.tgz#8c1f020c9df0e737e4e247c0619f58c68458aaeb" |
|
1212 | 1224 | "@babel/helper-string-parser" "^7.27.1" |
1213 | 1225 | "@babel/helper-validator-identifier" "^7.27.1" |
1214 | 1226 |
|
| 1227 | +"@babel/types@^7.28.4": |
| 1228 | + version "7.28.4" |
| 1229 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
| 1230 | + integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
| 1231 | + dependencies: |
| 1232 | + "@babel/helper-string-parser" "^7.27.1" |
| 1233 | + "@babel/helper-validator-identifier" "^7.27.1" |
| 1234 | + |
1215 | 1235 | "@bcoe/v8-coverage@^0.2.3": |
1216 | 1236 | version "0.2.3" |
1217 | 1237 | resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |
|
1771 | 1791 | "@types/yargs" "^17.0.33" |
1772 | 1792 | chalk "^4.1.2" |
1773 | 1793 |
|
1774 | | -"@jridgewell/gen-mapping@^0.3.0": |
1775 | | - version "0.3.3" |
1776 | | - resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.3.tgz#7e02e6eb5df901aaedb08514203b096614024098" |
1777 | | - integrity sha512-HLhSWOLRi875zjjMG/r+Nv0oCW8umGb0BgEhyX3dDX3egwZtB8PqLnjz3yedt8R5StBrzcg4aBpnh8UA9D1BoQ== |
1778 | | - dependencies: |
1779 | | - "@jridgewell/set-array" "^1.0.1" |
1780 | | - "@jridgewell/sourcemap-codec" "^1.4.10" |
1781 | | - "@jridgewell/trace-mapping" "^0.3.9" |
1782 | | - |
1783 | 1794 | "@jridgewell/gen-mapping@^0.3.12": |
1784 | 1795 | version "0.3.12" |
1785 | 1796 | resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz#2234ce26c62889f03db3d7fea43c1932ab3e927b" |
|
1797 | 1808 | "@jridgewell/sourcemap-codec" "^1.4.10" |
1798 | 1809 | "@jridgewell/trace-mapping" "^0.3.24" |
1799 | 1810 |
|
| 1811 | +"@jridgewell/remapping@^2.3.5": |
| 1812 | + version "2.3.5" |
| 1813 | + resolved "https://registry.yarnpkg.com/@jridgewell/remapping/-/remapping-2.3.5.tgz#375c476d1972947851ba1e15ae8f123047445aa1" |
| 1814 | + integrity sha512-LI9u/+laYG4Ds1TDKSJW2YPrIlcVYOwi2fUC6xB43lueCjgxV4lffOCZCtYFiH6TNOX+tQKXx97T4IKHbhyHEQ== |
| 1815 | + dependencies: |
| 1816 | + "@jridgewell/gen-mapping" "^0.3.5" |
| 1817 | + "@jridgewell/trace-mapping" "^0.3.24" |
| 1818 | + |
1800 | 1819 | "@jridgewell/resolve-uri@^3.0.3": |
1801 | 1820 | version "3.1.0" |
1802 | 1821 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz#2203b118c157721addfe69d47b70465463066d78" |
|
1807 | 1826 | resolved "https://registry.yarnpkg.com/@jridgewell/resolve-uri/-/resolve-uri-3.1.2.tgz#7a0ee601f60f99a20c7c7c5ff0c80388c1189bd6" |
1808 | 1827 | integrity sha512-bRISgCIjP20/tbWSPWMEi54QVPRZExkuD9lJL+UIxUKtwVJA8wW1Trb1jMs1RFXo1CBTNZ/5hpC9QvmKWdopKw== |
1809 | 1828 |
|
1810 | | -"@jridgewell/set-array@^1.0.1": |
1811 | | - version "1.1.2" |
1812 | | - resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.1.2.tgz#7c6cf998d6d20b914c0a55a91ae928ff25965e72" |
1813 | | - integrity sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw== |
1814 | | - |
1815 | 1829 | "@jridgewell/set-array@^1.2.1": |
1816 | 1830 | version "1.2.1" |
1817 | 1831 | resolved "https://registry.yarnpkg.com/@jridgewell/set-array/-/set-array-1.2.1.tgz#558fb6472ed16a4c850b889530e6b36438c49280" |
|
1832 | 1846 | resolved "https://registry.yarnpkg.com/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.5.4.tgz#7358043433b2e5da569aa02cbc4c121da3af27d7" |
1833 | 1847 | integrity sha512-VT2+G1VQs/9oz078bLrYbecdZKs912zQlkelYpuf+SXF+QvZDYJlbx/LSx+meSAwdDFnF8FVXW92AVjjkVmgFw== |
1834 | 1848 |
|
1835 | | -"@jridgewell/trace-mapping@^0.3.12", "@jridgewell/trace-mapping@^0.3.9": |
| 1849 | +"@jridgewell/trace-mapping@^0.3.12": |
1836 | 1850 | version "0.3.15" |
1837 | 1851 | resolved "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.15.tgz#aba35c48a38d3fd84b37e66c9c0423f9744f9774" |
1838 | 1852 | integrity sha512-oWZNOULl+UbhsgB51uuZzglikfIKSUBO/M9W2OfEjn7cmqoAiCgmv9lyACTUacZwBz0ITnJ2NqjU8Tx0DHL88g== |
|
1909 | 1923 | resolved "https://registry.yarnpkg.com/@pkgr/core/-/core-0.2.5.tgz#8a8edc680b845e57bdf2a5d93b06fce85af4fe4b" |
1910 | 1924 | integrity sha512-YRx7tFgLkrpFkDAzVSV5sUJydmf2ZDrW+O3IbQ1JyeMW7B0FiWroFJTnR4/fD9CsusnAn4qRUcbb5jFnZSd6uw== |
1911 | 1925 |
|
1912 | | -"@rolldown/pluginutils@1.0.0-beta.34": |
1913 | | - version "1.0.0-beta.34" |
1914 | | - resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.34.tgz#4421645c676926faa4574940d72fa7ce0ec7d419" |
1915 | | - integrity sha512-LyAREkZHP5pMom7c24meKmJCdhf2hEyvam2q0unr3or9ydwDL+DJ8chTF6Av/RFPb3rH8UFBdMzO5MxTZW97oA== |
| 1926 | +"@rolldown/pluginutils@1.0.0-beta.38": |
| 1927 | + version "1.0.0-beta.38" |
| 1928 | + resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.38.tgz#95253608c4629eb2a5f3d656009ac9ba031eb292" |
| 1929 | + integrity sha512-N/ICGKleNhA5nc9XXQG/kkKHJ7S55u0x0XUJbbkmdCnFuoRkM1Il12q9q0eX19+M7KKUEPw/daUPIRnxhcxAIw== |
1916 | 1930 |
|
1917 | 1931 | "@rollup/rollup-android-arm-eabi@4.50.0": |
1918 | 1932 | version "4.50.0" |
|
2450 | 2464 | resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.9.2.tgz#f755c5229f1401bbff7307d037c6e38fa169ad1d" |
2451 | 2465 | integrity sha512-ryoo+EB19lMxAd80ln9BVf8pdOAxLb97amrQ3SFN9OCRn/5M5wvwDgAe4i8ZjhpbiHoDeP8yavcTEnpKBo7lZg== |
2452 | 2466 |
|
2453 | | -"@vitejs/plugin-react@^5.0.2": |
2454 | | - version "5.0.2" |
2455 | | - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.0.2.tgz#3b5d73fc0e4370a0fafe27154d2c208e2bca8f71" |
2456 | | - integrity sha512-tmyFgixPZCx2+e6VO9TNITWcCQl8+Nl/E8YbAyPVv85QCc7/A3JrdfG2A8gIzvVhWuzMOVrFW1aReaNxrI6tbw== |
| 2467 | +"@vitejs/plugin-react@^5.0.4": |
| 2468 | + version "5.0.4" |
| 2469 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.0.4.tgz#d642058e89c5b712655c8cbd13482f5813519602" |
| 2470 | + integrity sha512-La0KD0vGkVkSk6K+piWDKRUyg8Rl5iAIKRMH0vMJI0Eg47bq1eOxmoObAaQG37WMW9MSyk7Cs8EIWwJC1PtzKA== |
2457 | 2471 | dependencies: |
2458 | | - "@babel/core" "^7.28.3" |
| 2472 | + "@babel/core" "^7.28.4" |
2459 | 2473 | "@babel/plugin-transform-react-jsx-self" "^7.27.1" |
2460 | 2474 | "@babel/plugin-transform-react-jsx-source" "^7.27.1" |
2461 | | - "@rolldown/pluginutils" "1.0.0-beta.34" |
| 2475 | + "@rolldown/pluginutils" "1.0.0-beta.38" |
2462 | 2476 | "@types/babel__core" "^7.20.5" |
2463 | 2477 | react-refresh "^0.17.0" |
2464 | 2478 |
|
|
0 commit comments