|
406 | 406 | json5 "^2.2.1" |
407 | 407 | semver "^6.3.0" |
408 | 408 |
|
409 | | -"@babel/ [email protected]", "@babel/core@^7.12.3", "@babel/core@^7.13.1", "@babel/core@^7.20.12", "@babel/core@^7.4.4": |
| 409 | +"@babel/ [email protected]", "@babel/core@^7.12.3", "@babel/core@^7.13.1", "@babel/core@^7.20.12", "@babel/core@^7. 20.5", "@babel/core@^7.4.4": |
410 | 410 | version "7.20.12" |
411 | 411 | resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.20.12.tgz#7930db57443c6714ad216953d1356dac0eb8496d" |
412 | 412 | integrity sha512-XsMfHovsUYHFMdrIHkZphTN/2Hzzi78R08NuHfDBehym2VsPDL6Zn/JAD/JQdnRvbSsbQc4mVaU1m6JgtTEElg== |
|
1385 | 1385 | dependencies: |
1386 | 1386 | "@babel/helper-plugin-utils" "^7.18.6" |
1387 | 1387 |
|
1388 | | - |
| 1388 | +"@babel/ [email protected]" , "@babel/plugin-transform-runtime@^7.19.6": |
1389 | 1389 | version "7.19.6" |
1390 | 1390 | resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.19.6.tgz#9d2a9dbf4e12644d6f46e5e75bfbf02b5d6e9194" |
1391 | 1391 | integrity sha512-PRH37lz4JU156lYFW1p8OxE5i7d6Sl/zV58ooyr+q1J1lnQPyg5tIiXlIwNVhJaY4W3TmOtdc8jqdXQcB1v5Yw== |
|
1540 | 1540 | "@babel/types" "^7.4.4" |
1541 | 1541 | esutils "^2.0.2" |
1542 | 1542 |
|
1543 | | -"@babel/preset-react@^7.12.13": |
| 1543 | +"@babel/preset-react@^7.12.13", "@babel/preset-react@^7.18.6": |
1544 | 1544 | version "7.18.6" |
1545 | 1545 | resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.18.6.tgz#979f76d6277048dc19094c217b507f3ad517dd2d" |
1546 | 1546 | integrity sha512-zXr6atUmyYdiWRVLOZahakYmOBHtWc2WGCkP8PYTgZi0iJXDY2CN180TdrIW4OGOAdLc7TifzDIvtx6izaRIzg== |
|
2530 | 2530 | "@parcel/utils" "^1.11.0" |
2531 | 2531 | physical-cpu-count "^2.0.0" |
2532 | 2532 |
|
| 2533 | + |
| 2534 | + version "1.3.2" |
| 2535 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.3.2.tgz#58cd2bd25df2acc16c628e1b6f6150ea6c7455bc" |
| 2536 | + integrity sha512-t54ONhl/h75X94SWsHGQ4G/ZrCEguKSRQr7DrjTciJXW0YU1QhlwYeycvK5JgkzlxmvrK7wq1NB/PLtHxoiDcA== |
| 2537 | + |
2533 | 2538 | "@rollup/plugin-commonjs@^17.1.0": |
2534 | 2539 | version "17.1.0" |
2535 | 2540 | resolved "https://registry.yarnpkg.com/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz#757ec88737dffa8aa913eb392fade2e45aef2a2d" |
@@ -11837,6 +11842,21 @@ react-is@^17.0.1: |
11837 | 11842 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-17.0.1.tgz#5b3531bd76a645a4c9fb6e693ed36419e3301339" |
11838 | 11843 | integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== |
11839 | 11844 |
|
| 11845 | +react-router-dom@^6.4.3: |
| 11846 | + version "6.8.1" |
| 11847 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.8.1.tgz#7e136b67d9866f55999e9a8482c7008e3c575ac9" |
| 11848 | + integrity sha512-67EXNfkQgf34P7+PSb6VlBuaacGhkKn3kpE51+P6zYSG2kiRoumXEL6e27zTa9+PGF2MNXbgIUHTVlleLbIcHQ== |
| 11849 | + dependencies: |
| 11850 | + "@remix-run/router" "1.3.2" |
| 11851 | + react-router "6.8.1" |
| 11852 | + |
| 11853 | + |
| 11854 | + version "6.8.1" |
| 11855 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.8.1.tgz#e362caf93958a747c649be1b47cd505cf28ca63e" |
| 11856 | + integrity sha512-Jgi8BzAJQ8MkPt8ipXnR73rnD7EmZ0HFFb7jdQU24TynGW1Ooqin2KVDN9voSC+7xhqbbCd2cjGUepb6RObnyg== |
| 11857 | + dependencies: |
| 11858 | + "@remix-run/router" "1.3.2" |
| 11859 | + |
11840 | 11860 | react@^17.0.1: |
11841 | 11861 | version "17.0.2" |
11842 | 11862 | resolved "https://registry.yarnpkg.com/react/-/react-17.0.2.tgz#d0b5cc516d29eb3eee383f75b62864cfb6800037" |
|
0 commit comments