|
53 | 53 | resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d" |
54 | 54 | integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg== |
55 | 55 |
|
56 | | -"@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.28.5": |
57 | | - version "7.28.5" |
58 | | - resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e" |
59 | | - integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw== |
| 56 | +"@babel/core@^7.12.3", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.29.0": |
| 57 | + version "7.29.0" |
| 58 | + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322" |
| 59 | + integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA== |
60 | 60 | dependencies: |
61 | | - "@babel/code-frame" "^7.27.1" |
62 | | - "@babel/generator" "^7.28.5" |
63 | | - "@babel/helper-compilation-targets" "^7.27.2" |
64 | | - "@babel/helper-module-transforms" "^7.28.3" |
65 | | - "@babel/helpers" "^7.28.4" |
66 | | - "@babel/parser" "^7.28.5" |
67 | | - "@babel/template" "^7.27.2" |
68 | | - "@babel/traverse" "^7.28.5" |
69 | | - "@babel/types" "^7.28.5" |
| 61 | + "@babel/code-frame" "^7.29.0" |
| 62 | + "@babel/generator" "^7.29.0" |
| 63 | + "@babel/helper-compilation-targets" "^7.28.6" |
| 64 | + "@babel/helper-module-transforms" "^7.28.6" |
| 65 | + "@babel/helpers" "^7.28.6" |
| 66 | + "@babel/parser" "^7.29.0" |
| 67 | + "@babel/template" "^7.28.6" |
| 68 | + "@babel/traverse" "^7.29.0" |
| 69 | + "@babel/types" "^7.29.0" |
70 | 70 | "@jridgewell/remapping" "^2.3.5" |
71 | 71 | convert-source-map "^2.0.0" |
72 | 72 | debug "^4.1.0" |
|
96 | 96 | "@jridgewell/trace-mapping" "^0.3.28" |
97 | 97 | jsesc "^3.0.2" |
98 | 98 |
|
99 | | -"@babel/generator@^7.28.3": |
100 | | - version "7.28.3" |
101 | | - resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.3.tgz#9626c1741c650cbac39121694a0f2d7451b8ef3e" |
102 | | - integrity sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw== |
103 | | - dependencies: |
104 | | - "@babel/parser" "^7.28.3" |
105 | | - "@babel/types" "^7.28.2" |
106 | | - "@jridgewell/gen-mapping" "^0.3.12" |
107 | | - "@jridgewell/trace-mapping" "^0.3.28" |
108 | | - jsesc "^3.0.2" |
109 | | - |
110 | 99 | "@babel/generator@^7.28.5": |
111 | 100 | version "7.28.5" |
112 | 101 | resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298" |
|
150 | 139 | dependencies: |
151 | 140 | "@babel/types" "^7.27.3" |
152 | 141 |
|
153 | | -"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.27.2", "@babel/helper-compilation-targets@^7.28.6": |
| 142 | +"@babel/helper-compilation-targets@^7.27.1", "@babel/helper-compilation-targets@^7.28.6": |
154 | 143 | version "7.28.6" |
155 | 144 | resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25" |
156 | 145 | integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA== |
|
270 | 259 | "@babel/helper-validator-identifier" "^7.27.1" |
271 | 260 | "@babel/traverse" "^7.27.1" |
272 | 261 |
|
273 | | -"@babel/helper-module-transforms@^7.28.3": |
274 | | - version "7.28.3" |
275 | | - resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6" |
276 | | - integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw== |
277 | | - dependencies: |
278 | | - "@babel/helper-module-imports" "^7.27.1" |
279 | | - "@babel/helper-validator-identifier" "^7.27.1" |
280 | | - "@babel/traverse" "^7.28.3" |
281 | | - |
282 | 262 | "@babel/helper-module-transforms@^7.28.6": |
283 | 263 | version "7.28.6" |
284 | 264 | resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e" |
|
379 | 359 | "@babel/traverse" "^7.27.1" |
380 | 360 | "@babel/types" "^7.27.1" |
381 | 361 |
|
382 | | -"@babel/helpers@^7.28.4": |
383 | | - version "7.28.4" |
384 | | - resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827" |
385 | | - integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w== |
| 362 | +"@babel/helpers@^7.28.6": |
| 363 | + version "7.29.2" |
| 364 | + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.2.tgz#9cfbccb02b8e229892c0b07038052cc1a8709c49" |
| 365 | + integrity sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw== |
386 | 366 | dependencies: |
387 | | - "@babel/template" "^7.27.2" |
388 | | - "@babel/types" "^7.28.4" |
| 367 | + "@babel/template" "^7.28.6" |
| 368 | + "@babel/types" "^7.29.0" |
389 | 369 |
|
390 | 370 | "@babel/highlight@^7.18.6": |
391 | 371 | version "7.18.6" |
|
420 | 400 | dependencies: |
421 | 401 | "@babel/types" "^7.27.1" |
422 | 402 |
|
423 | | -"@babel/parser@^7.28.3": |
424 | | - version "7.28.3" |
425 | | - resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.3.tgz#d2d25b814621bca5fe9d172bc93792547e7a2a71" |
426 | | - integrity sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA== |
427 | | - dependencies: |
428 | | - "@babel/types" "^7.28.2" |
429 | | - |
430 | 403 | "@babel/parser@^7.28.5": |
431 | 404 | version "7.28.5" |
432 | 405 | resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08" |
|
1229 | 1202 | debug "^4.3.1" |
1230 | 1203 | globals "^11.1.0" |
1231 | 1204 |
|
1232 | | -"@babel/traverse@^7.28.3": |
1233 | | - version "7.28.3" |
1234 | | - resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.3.tgz#6911a10795d2cce43ec6a28cffc440cca2593434" |
1235 | | - integrity sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ== |
1236 | | - dependencies: |
1237 | | - "@babel/code-frame" "^7.27.1" |
1238 | | - "@babel/generator" "^7.28.3" |
1239 | | - "@babel/helper-globals" "^7.28.0" |
1240 | | - "@babel/parser" "^7.28.3" |
1241 | | - "@babel/template" "^7.27.2" |
1242 | | - "@babel/types" "^7.28.2" |
1243 | | - debug "^4.3.1" |
1244 | | - |
1245 | 1205 | "@babel/traverse@^7.28.5": |
1246 | 1206 | version "7.28.5" |
1247 | 1207 | resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b" |
|
1293 | 1253 | "@babel/helper-string-parser" "^7.27.1" |
1294 | 1254 | "@babel/helper-validator-identifier" "^7.27.1" |
1295 | 1255 |
|
1296 | | -"@babel/types@^7.28.2": |
1297 | | - version "7.28.2" |
1298 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.2.tgz#da9db0856a9a88e0a13b019881d7513588cf712b" |
1299 | | - integrity sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ== |
1300 | | - dependencies: |
1301 | | - "@babel/helper-string-parser" "^7.27.1" |
1302 | | - "@babel/helper-validator-identifier" "^7.27.1" |
1303 | | - |
1304 | | -"@babel/types@^7.28.4": |
1305 | | - version "7.28.4" |
1306 | | - resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a" |
1307 | | - integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q== |
1308 | | - dependencies: |
1309 | | - "@babel/helper-string-parser" "^7.27.1" |
1310 | | - "@babel/helper-validator-identifier" "^7.27.1" |
1311 | | - |
1312 | 1256 | "@babel/types@^7.28.5": |
1313 | 1257 | version "7.28.5" |
1314 | 1258 | resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b" |
|
2004 | 1948 | resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.20.0.tgz#03554155b45d8b529adf635b2f6ad1165d70d8b4" |
2005 | 1949 | integrity sha512-mUnk8rPJBI9loFDZ+YzPGdeniYK+FTmRD1TMCz7ev2SNIozyKKpnGgsxO34u6Z4z/t0ITuu7voi/AshfsGsgFg== |
2006 | 1950 |
|
2007 | | -"@rolldown/pluginutils@1.0.0-beta.53": |
2008 | | - version "1.0.0-beta.53" |
2009 | | - resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.53.tgz#c57a5234ae122671aff6fe72e673a7ed90f03f87" |
2010 | | - integrity sha512-vENRlFU4YbrwVqNDZ7fLvy+JR1CRkyr01jhSiDpE1u6py3OMzQfztQU2jxykW3ALNxO4kSlqIDeYyD0Y9RcQeQ== |
| 1951 | +"@rolldown/pluginutils@1.0.0-rc.3": |
| 1952 | + version "1.0.0-rc.3" |
| 1953 | + resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-rc.3.tgz#8a88cc92a0f741befc7bc109cb1a4c6b9408e1c5" |
| 1954 | + integrity sha512-eybk3TjzzzV97Dlj5c+XrBFW57eTNhzod66y9HrBlzJ6NsCrWCp/2kaPS3K9wJmurBC0Tdw4yPjXKZqlznim3Q== |
2011 | 1955 |
|
2012 | 1956 | "@rollup/rollup-android-arm-eabi@4.50.0": |
2013 | 1957 | version "4.50.0" |
|
2549 | 2493 | resolved "https://registry.yarnpkg.com/@unrs/resolver-binding-win32-x64-msvc/-/resolver-binding-win32-x64-msvc-1.11.1.tgz#538b1e103bf8d9864e7b85cc96fa8d6fb6c40777" |
2550 | 2494 | integrity sha512-lrW200hZdbfRtztbygyaq/6jP6AKE8qQN2KvPcJ+x7wiD038YtnYtZ82IMNJ69GJibV7bwL3y9FgK+5w/pYt6g== |
2551 | 2495 |
|
2552 | | -"@vitejs/plugin-react@^5.1.2": |
2553 | | - version "5.1.2" |
2554 | | - resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.1.2.tgz#46f47be184c05a18839cb8705d79578b469ac6eb" |
2555 | | - integrity sha512-EcA07pHJouywpzsoTUqNh5NwGayl2PPVEJKUSinGGSxFGYn+shYbqMGBg6FXDqgXum9Ou/ecb+411ssw8HImJQ== |
| 2496 | +"@vitejs/plugin-react@^5.2.0": |
| 2497 | + version "5.2.0" |
| 2498 | + resolved "https://registry.yarnpkg.com/@vitejs/plugin-react/-/plugin-react-5.2.0.tgz#108bd0f566f288ce3566982df4eff137ded7b15f" |
| 2499 | + integrity sha512-YmKkfhOAi3wsB1PhJq5Scj3GXMn3WvtQ/JC0xoopuHoXSdmtdStOpFrYaT1kie2YgFBcIe64ROzMYRjCrYOdYw== |
2556 | 2500 | dependencies: |
2557 | | - "@babel/core" "^7.28.5" |
| 2501 | + "@babel/core" "^7.29.0" |
2558 | 2502 | "@babel/plugin-transform-react-jsx-self" "^7.27.1" |
2559 | 2503 | "@babel/plugin-transform-react-jsx-source" "^7.27.1" |
2560 | | - "@rolldown/pluginutils" "1.0.0-beta.53" |
| 2504 | + "@rolldown/pluginutils" "1.0.0-rc.3" |
2561 | 2505 | "@types/babel__core" "^7.20.5" |
2562 | 2506 | react-refresh "^0.18.0" |
2563 | 2507 |
|
|
0 commit comments