|
1210 | 1210 | "@babel/plugin-transform-modules-commonjs" "^7.25.7" |
1211 | 1211 | "@babel/plugin-transform-typescript" "^7.25.7" |
1212 | 1212 |
|
1213 | | -"@babel/runtime@^7.1.2", "@babel/runtime@^7.10.1", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
| 1213 | +"@babel/runtime@^7.10.1", "@babel/runtime@^7.10.4", "@babel/runtime@^7.11.1", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.16.7", "@babel/runtime@^7.17.8", "@babel/runtime@^7.18.0", "@babel/runtime@^7.18.3", "@babel/runtime@^7.20.0", "@babel/runtime@^7.20.7", "@babel/runtime@^7.21.0", "@babel/runtime@^7.24.8", "@babel/runtime@^7.5.5", "@babel/runtime@^7.7.2", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.8.7": |
1214 | 1214 | version "7.26.10" |
1215 | 1215 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.26.10.tgz#a07b4d8fa27af131a633d7b3524db803eb4764c2" |
1216 | 1216 | integrity sha512-2WJMeRQPHKSPemqk/awGrAiuFfzBmOIPXKizAsVhWH9YJqLZ0H+HS4c8loHGgW6utJ3E/ejXQUsiGaQy2NZ9Fw== |
|
2118 | 2118 | dependencies: |
2119 | 2119 | "@tsconfig/node16" "^1.0.2" |
2120 | 2120 |
|
| 2121 | +"@remix-run/router@1.23.3": |
| 2122 | + version "1.23.3" |
| 2123 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.3.tgz#957c098d4393d301a8aa7dccf3ef28ea5430e36a" |
| 2124 | + integrity sha512-4An71tdz9X8+3sI4Qqqd2LWd9vS39J7sqd9EU4Scw7TJE/qB10Flv/UuqbPVgfQV9XoK8Np6jNquZitnZq5i+Q== |
| 2125 | + |
2121 | 2126 | "@rollup/plugin-babel@^5.2.0": |
2122 | 2127 | version "5.3.1" |
2123 | 2128 | resolved "https://registry.yarnpkg.com/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz#04bc0608f4aa4b2e4b1aebf284344d0f68fda283" |
@@ -6626,26 +6631,14 @@ highlightjs-vue@^1.0.0: |
6626 | 6631 | resolved "https://registry.yarnpkg.com/highlightjs-vue/-/highlightjs-vue-1.0.0.tgz#fdfe97fbea6354e70ee44e3a955875e114db086d" |
6627 | 6632 | integrity sha512-PDEfEF102G23vHmPhLyPboFCD+BkMGu+GuJe2d9/eH4FsCwvgBpnc9n0pGE+ffKdph38s6foEZiEjdgHdzp+IA== |
6628 | 6633 |
|
6629 | | -history@^4.9.0: |
6630 | | - version "4.10.1" |
6631 | | - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
6632 | | - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
6633 | | - dependencies: |
6634 | | - "@babel/runtime" "^7.1.2" |
6635 | | - loose-envify "^1.2.0" |
6636 | | - resolve-pathname "^3.0.0" |
6637 | | - tiny-invariant "^1.0.2" |
6638 | | - tiny-warning "^1.0.0" |
6639 | | - value-equal "^1.0.1" |
6640 | | - |
6641 | 6634 | history@^5.0.1: |
6642 | 6635 | version "5.3.0" |
6643 | 6636 | resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b" |
6644 | 6637 | integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
6645 | 6638 | dependencies: |
6646 | 6639 | "@babel/runtime" "^7.7.6" |
6647 | 6640 |
|
6648 | | -hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0: |
| 6641 | +hoist-non-react-statics@^3.0.0, hoist-non-react-statics@^3.3.0: |
6649 | 6642 | version "3.3.2" |
6650 | 6643 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
6651 | 6644 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -7202,11 +7195,6 @@ is-wsl@^2.2.0: |
7202 | 7195 | dependencies: |
7203 | 7196 | is-docker "^2.0.0" |
7204 | 7197 |
|
7205 | | -isarray@0.0.1: |
7206 | | - version "0.0.1" |
7207 | | - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
7208 | | - integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ== |
7209 | | - |
7210 | 7198 | isarray@^2.0.5: |
7211 | 7199 | version "2.0.5" |
7212 | 7200 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" |
@@ -8129,7 +8117,7 @@ longest-streak@^3.0.0: |
8129 | 8117 | resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-3.1.0.tgz#62fa67cd958742a1574af9f39866364102d90cd4" |
8130 | 8118 | integrity sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g== |
8131 | 8119 |
|
8132 | | -loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
| 8120 | +loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.4.0: |
8133 | 8121 | version "1.4.0" |
8134 | 8122 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
8135 | 8123 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -9192,13 +9180,6 @@ path-to-regexp@0.1.10: |
9192 | 9180 | resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.10.tgz#67e9108c5c0551b9e5326064387de4763c4d5f8b" |
9193 | 9181 | integrity sha512-7lf7qcQidTku0Gu3YDPc8DJ1q7OOucfa/BSsIwjuh56VU7katFvuM8hULfkwB3Fns/rsVF7PwPKVw1sl5KQS9w== |
9194 | 9182 |
|
9195 | | -path-to-regexp@^1.7.0: |
9196 | | - version "1.9.0" |
9197 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24" |
9198 | | - integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g== |
9199 | | - dependencies: |
9200 | | - isarray "0.0.1" |
9201 | | - |
9202 | 9183 | path-type@^4.0.0: |
9203 | 9184 | version "4.0.0" |
9204 | 9185 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
@@ -10470,7 +10451,7 @@ react-icons@^5.6.0: |
10470 | 10451 | resolved "https://registry.yarnpkg.com/react-icons/-/react-icons-5.6.0.tgz#27bcc4acbc836e762548d76041cf9b9fef4e3837" |
10471 | 10452 | integrity sha512-RH93p5ki6LfOiIt0UtDyNg/cee+HLVR6cHHtW3wALfo+eOHTp8RnU2kRkI6E+H19zMIs03DyxUG/GfZMOGvmiA== |
10472 | 10453 |
|
10473 | | -react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0: |
| 10454 | +react-is@^16.13.1, react-is@^16.7.0: |
10474 | 10455 | version "16.13.1" |
10475 | 10456 | resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4" |
10476 | 10457 | integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ== |
@@ -10526,33 +10507,20 @@ react-refresh@^0.11.0: |
10526 | 10507 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.11.0.tgz#77198b944733f0f1f1a90e791de4541f9f074046" |
10527 | 10508 | integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A== |
10528 | 10509 |
|
10529 | | -react-router-dom@^5.2.0: |
10530 | | - version "5.3.4" |
10531 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
10532 | | - integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
| 10510 | +react-router-dom@^6.30.4: |
| 10511 | + version "6.30.4" |
| 10512 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.4.tgz#f7167bf3da6c7d9132130ea985dd06def25e84d5" |
| 10513 | + integrity sha512-q4HvNl+mmDdkS0g+MqiBZNteQJCuimWoOyHMy4T/RQLAn9Z29+E91QXRaxOujeMl2HTzRSS0KFPd7lxX3PjV0Q== |
10533 | 10514 | dependencies: |
10534 | | - "@babel/runtime" "^7.12.13" |
10535 | | - history "^4.9.0" |
10536 | | - loose-envify "^1.3.1" |
10537 | | - prop-types "^15.6.2" |
10538 | | - react-router "5.3.4" |
10539 | | - tiny-invariant "^1.0.2" |
10540 | | - tiny-warning "^1.0.0" |
| 10515 | + "@remix-run/router" "1.23.3" |
| 10516 | + react-router "6.30.4" |
10541 | 10517 |
|
10542 | | -react-router@5.3.4: |
10543 | | - version "5.3.4" |
10544 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
10545 | | - integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
10546 | | - dependencies: |
10547 | | - "@babel/runtime" "^7.12.13" |
10548 | | - history "^4.9.0" |
10549 | | - hoist-non-react-statics "^3.1.0" |
10550 | | - loose-envify "^1.3.1" |
10551 | | - path-to-regexp "^1.7.0" |
10552 | | - prop-types "^15.6.2" |
10553 | | - react-is "^16.6.0" |
10554 | | - tiny-invariant "^1.0.2" |
10555 | | - tiny-warning "^1.0.0" |
| 10518 | +react-router@6.30.4: |
| 10519 | + version "6.30.4" |
| 10520 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.4.tgz#638f35176527bd243d96d81d35d33b757bad46c2" |
| 10521 | + integrity sha512-SVUsDe+DybHM/WmYKIVYhZh1o5Dcuf16yM6WjG02Q9XVFMZIJyHYhwrr6bFBXZkVP6z69kNkMyBCujt8FaFLJA== |
| 10522 | + dependencies: |
| 10523 | + "@remix-run/router" "1.23.3" |
10556 | 10524 |
|
10557 | 10525 | react-scripts@^5.0.0: |
10558 | 10526 | version "5.0.1" |
@@ -10887,11 +10855,6 @@ resolve-from@^5.0.0: |
10887 | 10855 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-5.0.0.tgz#c35225843df8f776df21c57557bc087e9dfdfc69" |
10888 | 10856 | integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== |
10889 | 10857 |
|
10890 | | -resolve-pathname@^3.0.0: |
10891 | | - version "3.0.0" |
10892 | | - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
10893 | | - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
10894 | | - |
10895 | 10858 | resolve-pkg-maps@^1.0.0: |
10896 | 10859 | version "1.0.0" |
10897 | 10860 | resolved "https://registry.yarnpkg.com/resolve-pkg-maps/-/resolve-pkg-maps-1.0.0.tgz#616b3dc2c57056b5588c31cdf4b3d64db133720f" |
@@ -11943,16 +11906,6 @@ thunky@^1.0.2: |
11943 | 11906 | resolved "https://registry.yarnpkg.com/thunky/-/thunky-1.1.0.tgz#5abaf714a9405db0504732bbccd2cedd9ef9537d" |
11944 | 11907 | integrity sha512-eHY7nBftgThBqOyHGVN+l8gF0BucP09fMo0oO/Lb0w1OF80dJv+lDVpXG60WMQvkcxAkNybKsrEIE3ZtKGmPrA== |
11945 | 11908 |
|
11946 | | -tiny-invariant@^1.0.2: |
11947 | | - version "1.3.3" |
11948 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
11949 | | - integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
11950 | | - |
11951 | | -tiny-warning@^1.0.0: |
11952 | | - version "1.0.3" |
11953 | | - resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
11954 | | - integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
11955 | | - |
11956 | 11909 | tinyqueue@^1.1.0: |
11957 | 11910 | version "1.2.3" |
11958 | 11911 | resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-1.2.3.tgz#b6a61de23060584da29f82362e45df1ec7353f3d" |
@@ -12378,11 +12331,6 @@ v8-to-istanbul@^8.1.0: |
12378 | 12331 | convert-source-map "^1.6.0" |
12379 | 12332 | source-map "^0.7.3" |
12380 | 12333 |
|
12381 | | -value-equal@^1.0.1: |
12382 | | - version "1.0.1" |
12383 | | - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
12384 | | - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
12385 | | - |
12386 | 12334 | vary@~1.1.2: |
12387 | 12335 | version "1.1.2" |
12388 | 12336 | resolved "https://registry.yarnpkg.com/vary/-/vary-1.1.2.tgz#2299f02c6ded30d4a5961b0b9f74524a18f634fc" |
|
0 commit comments