|
16 | 16 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.4.tgz#96fdf1af1b8859c8474ab39c295312bfb7c24b04" |
17 | 17 | integrity sha512-YsmSKC29MJwf0gF8Rjjrg5LQCmyh+j/nD8/eP7f+BeoQTKYqs9RoWbjGOdy0+1Ekr68RJZMUOPVQaQisnIo4Rw== |
18 | 18 |
|
19 | | -"@babel/core@^7.28.0": |
20 | | - version "7.28.4" |
21 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.4.tgz#12a550b8794452df4c8b084f95003bce1742d496" |
22 | | - integrity sha512-2BCOP7TN8M+gVDj7/ht3hsaO/B/n5oDbiAyyvnRlNOs+u1o+JWNYTQrmpuNp1/Wq2gcFrI01JAW+paEKDMx/CA== |
| 19 | +"@babel/core@^7.28.4": |
| 20 | + version "7.28.5" |
| 21 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
| 22 | + integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
23 | 23 | dependencies: |
24 | 24 | "@babel/code-frame" "^7.27.1" |
25 | | - "@babel/generator" "^7.28.3" |
| 25 | + "@babel/generator" "^7.28.5" |
26 | 26 | "@babel/helper-compilation-targets" "^7.27.2" |
27 | 27 | "@babel/helper-module-transforms" "^7.28.3" |
28 | 28 | "@babel/helpers" "^7.28.4" |
29 | | - "@babel/parser" "^7.28.4" |
| 29 | + "@babel/parser" "^7.28.5" |
30 | 30 | "@babel/template" "^7.27.2" |
31 | | - "@babel/traverse" "^7.28.4" |
32 | | - "@babel/types" "^7.28.4" |
| 31 | + "@babel/traverse" "^7.28.5" |
| 32 | + "@babel/types" "^7.28.5" |
33 | 33 | "@jridgewell/remapping" "^2.3.5" |
34 | 34 | convert-source-map "^2.0.0" |
35 | 35 | debug "^4.1.0" |
|
57 | 57 | "@jridgewell/trace-mapping" "^0.3.28" |
58 | 58 | jsesc "^3.0.2" |
59 | 59 |
|
| 60 | +"@babel/generator@^7.28.5": |
| 61 | + version "7.28.5" |
| 62 | + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
| 63 | + integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ== |
| 64 | + dependencies: |
| 65 | + "@babel/parser" "^7.28.5" |
| 66 | + "@babel/types" "^7.28.5" |
| 67 | + "@jridgewell/gen-mapping" "^0.3.12" |
| 68 | + "@jridgewell/trace-mapping" "^0.3.28" |
| 69 | + jsesc "^3.0.2" |
| 70 | + |
60 | 71 | "@babel/helper-compilation-targets@^7.27.2": |
61 | 72 | version "7.27.2" |
62 | 73 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d" |
|
134 | 145 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8" |
135 | 146 | integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow== |
136 | 147 |
|
| 148 | +"@babel/helper-validator-identifier@^7.28.5": |
| 149 | + version "7.28.5" |
| 150 | + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4" |
| 151 | + integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q== |
| 152 | + |
137 | 153 | "@babel/helper-validator-option@^7.27.1": |
138 | 154 | version "7.27.1" |
139 | 155 | resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f" |
|
154 | 170 | dependencies: |
155 | 171 | "@babel/types" "^7.28.4" |
156 | 172 |
|
| 173 | +"@babel/parser@^7.28.5": |
| 174 | + version "7.28.5" |
| 175 | + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
| 176 | + integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ== |
| 177 | + dependencies: |
| 178 | + "@babel/types" "^7.28.5" |
| 179 | + |
157 | 180 | "@babel/plugin-transform-react-jsx-self@^7.27.1": |
158 | 181 | version "7.27.1" |
159 | 182 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.27.1.tgz#af678d8506acf52c577cac73ff7fe6615c85fc92" |
|
198 | 221 | debug "^4.1.0" |
199 | 222 | globals "^11.1.0" |
200 | 223 |
|
201 | | -"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.4": |
| 224 | +"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3": |
202 | 225 | version "7.28.4" |
203 | 226 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.4.tgz#8d456101b96ab175d487249f60680221692b958b" |
204 | 227 | integrity sha512-YEzuboP2qvQavAcjgQNVgsvHIDv6ZpwXvcvjmyySP2DIMuByS/6ioU5G9pYrWHM6T2YDfc7xga9iNzYOs12CFQ== |
|
211 | 234 | "@babel/types" "^7.28.4" |
212 | 235 | debug "^4.3.1" |
213 | 236 |
|
| 237 | +"@babel/traverse@^7.28.5": |
| 238 | + version "7.28.5" |
| 239 | + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
| 240 | + integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ== |
| 241 | + dependencies: |
| 242 | + "@babel/code-frame" "^7.27.1" |
| 243 | + "@babel/generator" "^7.28.5" |
| 244 | + "@babel/helper-globals" "^7.28.0" |
| 245 | + "@babel/parser" "^7.28.5" |
| 246 | + "@babel/template" "^7.27.2" |
| 247 | + "@babel/types" "^7.28.5" |
| 248 | + debug "^4.3.1" |
| 249 | + |
214 | 250 | |
215 | 251 | version "7.17.0" |
216 | 252 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.17.0.tgz#a826e368bccb6b3d84acd76acad5c0d87342390b" |
|
227 | 263 | "@babel/helper-string-parser" "^7.27.1" |
228 | 264 | "@babel/helper-validator-identifier" "^7.27.1" |
229 | 265 |
|
| 266 | +"@babel/types@^7.28.5": |
| 267 | + version "7.28.5" |
| 268 | + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
| 269 | + integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA== |
| 270 | + dependencies: |
| 271 | + "@babel/helper-string-parser" "^7.27.1" |
| 272 | + "@babel/helper-validator-identifier" "^7.28.5" |
| 273 | + |
230 | 274 | "@emotion/babel-plugin@^11.13.5": |
231 | 275 | version "11.13.5" |
232 | 276 | resolved "https://registry.yarnpkg.com/@emotion/babel-plugin/-/babel-plugin-11.13.5.tgz#eab8d65dbded74e0ecfd28dc218e75607c4e7bc0" |
|
745 | 789 | dependencies: |
746 | 790 | "@babel/runtime" "^7.13.10" |
747 | 791 |
|
748 | | - |
749 | | - version "1.0.0-beta.27" |
750 | | - resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz#47d2bf4cef6d470b22f5831b420f8964e0bf755f" |
751 | | - integrity sha512-+d0F4MKMCbeVUJwG96uQ4SgAznZNSq93I3V+9NHA4OpvqG8mRCpGdKmK8l/dl02h2CCDHwW2FqilnTyDcAnqjA== |
| 792 | + |
| 793 | + version "1.0.0-beta.43" |
| 794 | + resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.43.tgz#fa8249860113711ad3c8053bc79cb07c79b77f62" |
| 795 | + integrity sha512-5Uxg7fQUCmfhax7FJke2+8B6cqgeUJUD9o2uXIKXhD+mG0mL6NObmVoi9wXEU1tY89mZKgAYA6fTbftx3q2ZPQ== |
752 | 796 |
|
753 | 797 | |
754 | 798 | version "4.52.5" |
|
1158 | 1202 | resolved "https://registry.yarnpkg.com/@ungap/structured-clone/-/structured-clone-1.3.0.tgz#d06bbb384ebcf6c505fde1c3d0ed4ddffe0aaff8" |
1159 | 1203 | integrity sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g== |
1160 | 1204 |
|
1161 | | -"@vitejs/plugin-react@4.7.0": |
1162 | | - version "4.7.0" |
1163 | | - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-4.7.0.tgz#647af4e7bb75ad3add578e762ad984b90f4a24b9" |
1164 | | - integrity sha512-gUu9hwfWvvEDBBmgtAowQCojwZmJ5mcLn3aufeCsitijs3+f2NsrPtlAWIR6OPiqljl96GVCUbLe0HyqIpVaoA== |
| 1205 | +"@vitejs/plugin-react@5.1.0": |
| 1206 | + version "5.1.0" |
| 1207 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.0.tgz#1f37671a227571437d6e324b824256dac157570e" |
| 1208 | + integrity sha512-4LuWrg7EKWgQaMJfnN+wcmbAW+VSsCmqGohftWjuct47bv8uE4n/nPpq4XjJPsxgq00GGG5J8dvBczp8uxScew== |
1165 | 1209 | dependencies: |
1166 | | - "@babel/core" "^7.28.0" |
| 1210 | + "@babel/core" "^7.28.4" |
1167 | 1211 | "@babel/plugin-transform-react-jsx-self" "^7.27.1" |
1168 | 1212 | "@babel/plugin-transform-react-jsx-source" "^7.27.1" |
1169 | | - "@rolldown/pluginutils" "1.0.0-beta.27" |
| 1213 | + "@rolldown/pluginutils" "1.0.0-beta.43" |
1170 | 1214 | "@types/babel__core" "^7.20.5" |
1171 | | - react-refresh "^0.17.0" |
| 1215 | + react-refresh "^0.18.0" |
1172 | 1216 |
|
1173 | 1217 | acorn-jsx@^5.3.2: |
1174 | 1218 | version "5.3.2" |
@@ -3151,10 +3195,10 @@ react-is@^16.13.1, react-is@^16.7.0: |
3151 | 3195 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
3152 | 3196 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
3153 | 3197 |
|
3154 | | -react-refresh@^0.17.0: |
3155 | | - version "0.17.0" |
3156 | | - resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" |
3157 | | - integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== |
| 3198 | +react-refresh@^0.18.0: |
| 3199 | + version "0.18.0" |
| 3200 | + resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062" |
| 3201 | + integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw== |
3158 | 3202 |
|
3159 | 3203 | react-remove-scroll-bar@^2.3.7: |
3160 | 3204 | version "2.3.8" |
|
0 commit comments