|
48 | 48 | js-tokens "^4.0.0" |
49 | 49 | picocolors "^1.1.1" |
50 | 50 |
|
51 | | -"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.0": |
52 | | - version "7.29.0" |
53 | | - resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d" |
54 | | - integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
| 51 | +"@babel/compat-data@^7.28.6", "@babel/compat-data@^7.29.3": |
| 52 | + version "7.29.3" |
| 53 | + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b" |
| 54 | + integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg== |
55 | 55 |
|
56 | 56 | "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.29.0": |
57 | 57 | version "7.29.0" |
|
274 | 274 | dependencies: |
275 | 275 | "@babel/helper-plugin-utils" "^7.27.1" |
276 | 276 |
|
| 277 | +"@babel/plugin-bugfix-safari-rest-destructuring-rhs-array@^7.29.3": |
| 278 | + version "7.29.3" |
| 279 | + resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-safari-rest-destructuring-rhs-array/-/plugin-bugfix-safari-rest-destructuring-rhs-array-7.29.3.tgz#2e14f9335803d892ccb67ef487e23cf9726156fe" |
| 280 | + integrity sha512-SRS46DFR4HqzUzCVgi90/xMoL+zeBDBvWdKYXSEzh79kXswNFEglUpMKxR04//dPqwYXWUBJ3mpUd933ru9Kmg== |
| 281 | + dependencies: |
| 282 | + "@babel/helper-plugin-utils" "^7.28.6" |
| 283 | + "@babel/helper-skip-transparent-expression-wrappers" "^7.27.1" |
| 284 | + |
277 | 285 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.27.1": |
278 | 286 | version "7.27.1" |
279 | 287 | resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining/-/plugin-bugfix-v8-spread-parameters-in-optional-chaining-7.27.1.tgz#e134a5479eb2ba9c02714e8c1ebf1ec9076124fd" |
|
626 | 634 | "@babel/helper-module-transforms" "^7.28.6" |
627 | 635 | "@babel/helper-plugin-utils" "^7.28.6" |
628 | 636 |
|
629 | | -"@babel/plugin-transform-modules-systemjs@^7.29.0": |
| 637 | +"@babel/plugin-transform-modules-systemjs@^7.29.4": |
630 | 638 | version "7.29.4" |
631 | 639 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.29.4.tgz#f621105da99919c15cf4bde6fcc7346ef95e7b20" |
632 | 640 | integrity sha512-N7QmZ0xRZfjHOfZeQLJjwgX2zS9pdGHSVl/cjSGlo4dXMqvurfxXDMKY4RqEKzPozV78VMcd0lxyG13mlbKc4w== |
|
860 | 868 | "@babel/helper-create-regexp-features-plugin" "^7.28.5" |
861 | 869 | "@babel/helper-plugin-utils" "^7.28.6" |
862 | 870 |
|
863 | | -"@babel/preset-env@^7.29.2": |
864 | | - version "7.29.2" |
865 | | - resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.2.tgz#5a173f22c7d8df362af1c9fe31facd320de4a86c" |
866 | | - integrity sha512-DYD23veRYGvBFhcTY1iUvJnDNpuqNd/BzBwCvzOTKUnJjKg5kpUBh3/u9585Agdkgj+QuygG7jLfOPWMa2KVNw== |
| 871 | +"@babel/preset-env@^7.29.5": |
| 872 | + version "7.29.5" |
| 873 | + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.29.5.tgz#c48b7ed94582c8b685e21b8b42de8633ec289268" |
| 874 | + integrity sha512-/69t2aEzGKHD76DyLbHysF/QH2LJOB8iFnYO37unDTKBTubzcMRv0f3H5EiN1Q6ajOd/eB7dAInF0qdFVS06kA== |
867 | 875 | dependencies: |
868 | | - "@babel/compat-data" "^7.29.0" |
| 876 | + "@babel/compat-data" "^7.29.3" |
869 | 877 | "@babel/helper-compilation-targets" "^7.28.6" |
870 | 878 | "@babel/helper-plugin-utils" "^7.28.6" |
871 | 879 | "@babel/helper-validator-option" "^7.27.1" |
872 | 880 | "@babel/plugin-bugfix-firefox-class-in-computed-class-key" "^7.28.5" |
873 | 881 | "@babel/plugin-bugfix-safari-class-field-initializer-scope" "^7.27.1" |
874 | 882 | "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression" "^7.27.1" |
| 883 | + "@babel/plugin-bugfix-safari-rest-destructuring-rhs-array" "^7.29.3" |
875 | 884 | "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.27.1" |
876 | 885 | "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.28.6" |
877 | 886 | "@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2" |
|
903 | 912 | "@babel/plugin-transform-member-expression-literals" "^7.27.1" |
904 | 913 | "@babel/plugin-transform-modules-amd" "^7.27.1" |
905 | 914 | "@babel/plugin-transform-modules-commonjs" "^7.28.6" |
906 | | - "@babel/plugin-transform-modules-systemjs" "^7.29.0" |
| 915 | + "@babel/plugin-transform-modules-systemjs" "^7.29.4" |
907 | 916 | "@babel/plugin-transform-modules-umd" "^7.27.1" |
908 | 917 | "@babel/plugin-transform-named-capturing-groups-regex" "^7.29.0" |
909 | 918 | "@babel/plugin-transform-new-target" "^7.27.1" |
@@ -4052,10 +4061,10 @@ globals@^14.0.0: |
4052 | 4061 | resolved "https://registry.yarnpkg.com/globals/-/globals-14.0.0.tgz#898d7413c29babcf6bafe56fcadded858ada724e" |
4053 | 4062 | integrity sha512-oahGvuMGQlPw/ivIYBjVSrWAfWLBeku5tpPE2fOPLi+WHffIWbuh2tCjhyQhTBPMf5E9jDEH4FOmTYgYwbKwtQ== |
4054 | 4063 |
|
4055 | | -globals@^17.5.0: |
4056 | | - version "17.5.0" |
4057 | | - resolved "https://registry.yarnpkg.com/globals/-/globals-17.5.0.tgz#a82c641d898f8dfbe0e81f66fdff7d0de43f88c6" |
4058 | | - integrity sha512-qoV+HK2yFl/366t2/Cb3+xxPUo5BuMynomoDmiaZBIdbs+0pYbjfZU+twLhGKp4uCZ/+NbtpVepH5bGCxRyy2g== |
| 4064 | +globals@^17.6.0: |
| 4065 | + version "17.6.0" |
| 4066 | + resolved "https://registry.yarnpkg.com/globals/-/globals-17.6.0.tgz#0f0be018d5cca8690e6375ead1f65c4bb96191fc" |
| 4067 | + integrity sha512-sepffkT8stwnIYbsMBpoCHJuJM5l98FUF2AnE07hfvE0m/qp3R586hw4jF4uadbhvg1ooIdzuu7CsfD2jzCaNA== |
4059 | 4068 |
|
4060 | 4069 | globalthis@^1.0.4: |
4061 | 4070 | version "1.0.4" |
@@ -5963,10 +5972,10 @@ raw-body@~2.5.3: |
5963 | 5972 | iconv-lite "~0.4.24" |
5964 | 5973 | unpipe "~1.0.0" |
5965 | 5974 |
|
5966 | | -react-dom@~19.2.5: |
5967 | | - version "19.2.5" |
5968 | | - resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.5.tgz#b8768b10837d0b8e9ca5b9e2d58dff3d880ea25e" |
5969 | | - integrity sha512-J5bAZz+DXMMwW/wV3xzKke59Af6CHY7G4uYLN1OvBcKEsWOs4pQExj86BBKamxl/Ik5bx9whOrvBlSDfWzgSag== |
| 5975 | +react-dom@~19.2.6: |
| 5976 | + version "19.2.6" |
| 5977 | + resolved "https://registry.yarnpkg.com/react-dom/-/react-dom-19.2.6.tgz#44a81b0bcca22da814c00847d09d01c8615529b7" |
| 5978 | + integrity sha512-0prMI+hvBbPjsWnxDLxlCGyM8PN6UuWjEUCYmZhO67xIV9Xasa/r/vDnq+Xyq4Lo27g8QSbO5YzARu0D1Sps3g== |
5970 | 5979 | dependencies: |
5971 | 5980 | scheduler "^0.27.0" |
5972 | 5981 |
|
@@ -6000,10 +6009,10 @@ react-router@7.15.0: |
6000 | 6009 | cookie "^1.0.1" |
6001 | 6010 | set-cookie-parser "^2.6.0" |
6002 | 6011 |
|
6003 | | -react@~19.2.5: |
6004 | | - version "19.2.5" |
6005 | | - resolved "https://registry.yarnpkg.com/react/-/react-19.2.5.tgz#c888ab8b8ef33e2597fae8bdb2d77edbdb42858b" |
6006 | | - integrity sha512-llUJLzz1zTUBrskt2pwZgLq59AemifIftw4aB7JxOqf1HY2FDaGDxgwpAPVzHU1kdWabH7FauP4i1oEeer2WCA== |
| 6012 | +react@~19.2.6: |
| 6013 | + version "19.2.6" |
| 6014 | + resolved "https://registry.yarnpkg.com/react/-/react-19.2.6.tgz#3dadb8e12b2a7934c1d5317973e5dce1301f9a4d" |
| 6015 | + integrity sha512-sfWGGfavi0xr8Pg0sVsyHMAOziVYKgPLNrS7ig+ivMNb3wbCBw3KxtflsGBAwD3gYQlE/AEZsTLgToRrSCjb0Q== |
6007 | 6016 |
|
6008 | 6017 | readable-stream@^2.0.1: |
6009 | 6018 | version "2.3.7" |
|
0 commit comments