|
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.4": |
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" |
|
4250 | 4250 | resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.29.tgz#f8fc9a8788757dccba0d3b7fee93183621773d4c" |
4251 | 4251 | integrity sha512-NIJgOsMjbxAXvoGq/X0gD7VPMQ8j9g0BiDaNjVNVjvl+iKXxL3Jre0v31RmBYeLEmkbj2s02v8vFTbUXi5XS2Q== |
4252 | 4252 |
|
| 4253 | + |
| 4254 | + version "1.0.0-beta.43" |
| 4255 | + resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.43.tgz#fa8249860113711ad3c8053bc79cb07c79b77f62" |
| 4256 | + integrity sha512-5Uxg7fQUCmfhax7FJke2+8B6cqgeUJUD9o2uXIKXhD+mG0mL6NObmVoi9wXEU1tY89mZKgAYA6fTbftx3q2ZPQ== |
| 4257 | + |
4253 | 4258 | |
4254 | 4259 | version "4.52.5" |
4255 | 4260 | resolved "https://registry.yarnpkg.com/@rollup/rollup-android-arm-eabi/-/rollup-android-arm-eabi-4.52.5.tgz#0f44a2f8668ed87b040b6fe659358ac9239da4db" |
|
5175 | 5180 | dependencies: |
5176 | 5181 | "@swc/core" "^1.3.42" |
5177 | 5182 |
|
5178 | | -"@vitejs/plugin-react@^4.0.0": |
5179 | | - version "4.3.1" |
5180 | | - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.3.1.tgz#d0be6594051ded8957df555ff07a991fb618b48e" |
5181 | | - integrity sha512-m/V2syj5CuVnaxcUJOQRel/Wr31FFXRFlnOoq1TVtkCxsY5veGMTEmpWHndrhB2U8ScHtCQB1e+4hWYExQc6Lg== |
| 5183 | +"@vitejs/plugin-react@^5.0.0": |
| 5184 | + version "5.1.0" |
| 5185 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.0.tgz#1f37671a227571437d6e324b824256dac157570e" |
| 5186 | + integrity sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew== |
5182 | 5187 | dependencies: |
5183 | | - "@babel/core" "^7.24.5" |
5184 | | - "@babel/plugin-transform-react-jsx-self" "^7.24.5" |
5185 | | - "@babel/plugin-transform-react-jsx-source" "^7.24.1" |
| 5188 | + "@babel/core" "^7.28.4" |
| 5189 | + "@babel/plugin-transform-react-jsx-self" "^7.27.1" |
| 5190 | + "@babel/plugin-transform-react-jsx-source" "^7.27.1" |
| 5191 | + "@rolldown/pluginutils" "1.0.0-beta.43" |
5186 | 5192 | "@types/babel__core" "^7.20.5" |
5187 | | - react-refresh "^0.14.2" |
| 5193 | + react-refresh "^0.18.0" |
5188 | 5194 |
|
5189 | 5195 | "@vitejs/plugin-vue@^6.0.0": |
5190 | 5196 | version "6.0.1" |
|
12649 | 12655 | prop-types "^15.7.2" |
12650 | 12656 | react-fast-compare "^3.0.1" |
12651 | 12657 |
|
12652 | | -react-refresh@^0.14.2: |
12653 | | - version "0.14.2" |
12654 | | - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9" |
12655 | | - integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA== |
| 12658 | +react-refresh@^0.18.0: |
| 12659 | + version "0.18.0" |
| 12660 | + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062" |
| 12661 | + integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw== |
12656 | 12662 |
|
12657 | 12663 | |
12658 | 12664 | version "5.8.0" |
|
0 commit comments