|
139 | 139 | json5 "^2.2.3" |
140 | 140 | semver "^6.3.1" |
141 | 141 |
|
142 | | -"@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.24.5", "@babel/core@^7.26.10": |
| 142 | +"@babel/core@^7.14.0", "@babel/core@^7.22.9", "@babel/core@^7.26.10", "@babel/core@^7.28.5": |
143 | 143 | version "7.28.5" |
144 | 144 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
145 | 145 | integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
|
268 | 268 | dependencies: |
269 | 269 | "@babel/types" "^7.27.1" |
270 | 270 |
|
271 | | -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.7", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
| 271 | +"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.12.13", "@babel/helper-plugin-utils@^7.14.5", "@babel/helper-plugin-utils@^7.18.6", "@babel/helper-plugin-utils@^7.20.2", "@babel/helper-plugin-utils@^7.22.5", "@babel/helper-plugin-utils@^7.24.8", "@babel/helper-plugin-utils@^7.25.9", "@babel/helper-plugin-utils@^7.27.1", "@babel/helper-plugin-utils@^7.8.0", "@babel/helper-plugin-utils@^7.8.3": |
272 | 272 | version "7.27.1" |
273 | 273 | resolved "https://registry.yarnpkg.com/@babel/helper-plugin-utils/-/helper-plugin-utils-7.27.1.tgz#ddb2f876534ff8013e6c2b299bf4d39b3c51d44c" |
274 | 274 | integrity sha512-1gn1Up5YXka3YYAHGKpbideQ5Yjf1tDa9qYcgysz+cNCXukyLl6DjPXhD3VRwSb8c0J9tA4b2+rHEZtc6R0tlw== |
|
887 | 887 | dependencies: |
888 | 888 | "@babel/plugin-transform-react-jsx" "^7.27.1" |
889 | 889 |
|
890 | | -"@babel/plugin-transform-react-jsx-self@^7.24.5": |
891 | | - version "7.24.7" |
892 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.24.7.tgz#66bff0248ea0b549972e733516ffad577477bdab" |
893 | | - integrity sha512-fOPQYbGSgH0HUp4UJO4sMBFjY6DuWq+2i8rixyUMb3CdGixs/gccURvYOAhajBdKDoGajFr3mUq5rH3phtkGzw== |
| 890 | +"@babel/plugin-transform-react-jsx-self@^7.27.1": |
| 891 | + version "7.27.1" |
| 892 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92" |
| 893 | + integrity sha512-6UzkCs+ejGdZ5mFFC/OCUrv028ab2fp1znZmCZjAOBKiBK2jXD1O+BPSfX8X2qjJ75fZBMSnQn3Rq2mrBJK2mw== |
894 | 894 | dependencies: |
895 | | - "@babel/helper-plugin-utils" "^7.24.7" |
| 895 | + "@babel/helper-plugin-utils" "^7.27.1" |
896 | 896 |
|
897 | | -"@babel/plugin-transform-react-jsx-source@^7.24.1": |
898 | | - version "7.24.7" |
899 | | - resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.24.7.tgz#1198aab2548ad19582013815c938d3ebd8291ee3" |
900 | | - integrity sha512-J2z+MWzZHVOemyLweMqngXrgGC42jQ//R0KdxqkIz/OrbVIIlhFI3WigZ5fO+nwFvBlncr4MGapd8vTyc7RPNQ== |
| 897 | +"@babel/plugin-transform-react-jsx-source@^7.27.1": |
| 898 | + version "7.27.1" |
| 899 | + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.27.1.tgz#dcfe2c24094bb757bf73960374e7c55e434f19f0" |
| 900 | + integrity sha512-zbwoTsBruTeKB9hSq73ha66iFeJHuaFkUbwvqElnygoNbj/jHRsSeokowZFN3CZ64IvEqcmmkVe89OPXc7ldAw== |
901 | 901 | dependencies: |
902 | | - "@babel/helper-plugin-utils" "^7.24.7" |
| 902 | + "@babel/helper-plugin-utils" "^7.27.1" |
903 | 903 |
|
904 | 904 | "@babel/plugin-transform-react-jsx@^7.0.0", "@babel/plugin-transform-react-jsx@^7.25.9", "@babel/plugin-transform-react-jsx@^7.27.1": |
905 | 905 | version "7.27.1" |
|
4245 | 4245 | resolved "https://registry.yarnpkg.com/@repeaterjs/repeater/-/repeater-3.0.6.tgz#be23df0143ceec3c69f8b6c2517971a5578fdaa2" |
4246 | 4246 | integrity sha512-Javneu5lsuhwNCryN+pXH93VPQ8g0dBX7wItHFgYiwQmzE1sVdg5tWHiOgHywzL2W21XQopa7IwIEnNbmeUJYA== |
4247 | 4247 |
|
| 4248 | + |
| 4249 | + version "1.0.0-beta.47" |
| 4250 | + resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.47.tgz#c282c4a8c39f3d6d2f1086aae09a34e6241f7a50" |
| 4251 | + integrity sha512-8QagwMH3kNCuzD8EWL8R2YPW5e4OrHNSAHRFDdmFqEwEaD/KcNKjVoumo+gP2vW5eKB2UPbM6vTYiGZX0ixLnw== |
| 4252 | + |
4248 | 4253 | |
4249 | 4254 | version "4.52.5" |
4250 | 4255 | resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz#0f44a2f8668ed87b040b6fe659358ac9239da4db" |
|
5170 | 5175 | dependencies: |
5171 | 5176 | "@swc/core" "^1.3.42" |
5172 | 5177 |
|
5173 | | -"@vitejs/plugin-react@^4.0.0": |
5174 | | - version "4.3.1" |
5175 | | - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e" |
5176 | | - integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg== |
| 5178 | +"@vitejs/plugin-react@^5.0.0": |
| 5179 | + version "5.1.1" |
| 5180 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.1.tgz#fa1957e053fe90d7cc2deea5593ae382a9761595" |
| 5181 | + integrity sha512-WQfkSw0QbQ5aJ2CHYw23ZGkqnRwqKHD/KYsMeTkZzPT4Jcf0DcBxBtwMJxnu6E7oxw5+JC6ZAiePgh28uJ1HBA== |
5177 | 5182 | dependencies: |
5178 | | - "@babel/core" "^7.24.5" |
5179 | | - "@babel/plugin-transform-react-jsx-self" "^7.24.5" |
5180 | | - "@babel/plugin-transform-react-jsx-source" "^7.24.1" |
| 5183 | + "@babel/core" "^7.28.5" |
| 5184 | + "@babel/plugin-transform-react-jsx-self" "^7.27.1" |
| 5185 | + "@babel/plugin-transform-react-jsx-source" "^7.27.1" |
| 5186 | + "@rolldown/pluginutils" "1.0.0-beta.47" |
5181 | 5187 | "@types/babel__core" "^7.20.5" |
5182 | | - react-refresh "^0.14.2" |
| 5188 | + react-refresh "^0.18.0" |
5183 | 5189 |
|
5184 | 5190 | "@vitejs/plugin-vue@^5.0.0": |
5185 | 5191 | version "5.1.2" |
|
12659 | 12665 | prop-types "^15.7.2" |
12660 | 12666 | react-fast-compare "^3.0.1" |
12661 | 12667 |
|
12662 | | -react-refresh@^0.14.2: |
12663 | | - version "0.14.2" |
12664 | | - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" |
12665 | | - integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== |
| 12668 | +react-refresh@^0.18.0: |
| 12669 | + version "0.18.0" |
| 12670 | + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062" |
| 12671 | + integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw== |
12666 | 12672 |
|
12667 | 12673 | |
12668 | 12674 | version "5.8.0" |
|
0 commit comments