|
230 | 230 | dependencies: |
231 | 231 | "@babel/helper-plugin-utils" "^7.27.1" |
232 | 232 |
|
233 | | -"@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
| 233 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.15.4", "@babel/runtime@^7.18.3", "@babel/runtime@^7.23.9", "@babel/runtime@^7.3.1", "@babel/runtime@^7.5.5", "@babel/runtime@^7.6.2", "@babel/runtime@^7.8.3", "@babel/runtime@^7.8.7", "@babel/runtime@^7.9.2": |
234 | 234 | version "7.28.2" |
235 | 235 | resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473" |
236 | 236 | integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA== |
|
1063 | 1063 | resolved "https://registry.yarnpkg.com/@popperjs/core/-/core-2.11.8.tgz#6b79032e760a0899cd4204710beede972a3a185f" |
1064 | 1064 | integrity sha512-P1st0aksCrn9sGZhp8GMYwBnQsbvAWsZAX44oXNNvLHGqAOcoVxmjZiohstwQ7SqKnbR47akdNi+uleWD8+g6A== |
1065 | 1065 |
|
| 1066 | + |
| 1067 | + version "1.23.0" |
| 1068 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
| 1069 | + integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
| 1070 | + |
1066 | 1071 | |
1067 | 1072 | version "1.0.0-beta.27" |
1068 | 1073 | resolved "https://registry.yarnpkg.com/@rolldown/pluginutils/-/pluginutils-1.0.0-beta.27.tgz#47d2bf4cef6d470b22f5831b420f8964e0bf755f" |
@@ -3086,19 +3091,7 @@ hey-listen@^1.0.8: |
3086 | 3091 | resolved "https://registry.yarnpkg.com/hey-listen/-/hey-listen-1.0.8.tgz#8e59561ff724908de1aa924ed6ecc84a56a9aa68" |
3087 | 3092 | integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q== |
3088 | 3093 |
|
3089 | | -history@^4.9.0: |
3090 | | - version "4.10.1" |
3091 | | - resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3" |
3092 | | - integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew== |
3093 | | - dependencies: |
3094 | | - "@babel/runtime" "^7.1.2" |
3095 | | - loose-envify "^1.2.0" |
3096 | | - resolve-pathname "^3.0.0" |
3097 | | - tiny-invariant "^1.0.2" |
3098 | | - tiny-warning "^1.0.0" |
3099 | | - value-equal "^1.0.1" |
3100 | | - |
3101 | | -hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
| 3094 | +hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.1, hoist-non-react-statics@^3.3.2: |
3102 | 3095 | version "3.3.2" |
3103 | 3096 | resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45" |
3104 | 3097 | integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw== |
@@ -3459,11 +3452,6 @@ is-what@^3.3.1: |
3459 | 3452 | resolved "https://registry.yarnpkg.com/is-what/-/is-what-3.14.1.tgz#e1222f46ddda85dead0fd1c9df131760e77755c1" |
3460 | 3453 | integrity sha512-sNxgpk9793nzSs7bA6JQJGeIuRBQhAaNGG77kzYQgMkrID+lS6SlK07K5LaptscDlSaIgH+GPFzf+d75FVxozA== |
3461 | 3454 |
|
3462 | | - |
3463 | | - version "0.0.1" |
3464 | | - resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf" |
3465 | | - integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ== |
3466 | | - |
3467 | 3455 | isarray@^2.0.5: |
3468 | 3456 | version "2.0.5" |
3469 | 3457 | resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723" |
@@ -3847,7 +3835,7 @@ longest-streak@^3.0.0: |
3847 | 3835 | resolved "https://registry.yarnpkg.com/longest-streak/-/longest-streak-3.1.0.tgz#62fa67cd958742a1574af9f39866364102d90cd4" |
3848 | 3836 | integrity sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g== |
3849 | 3837 |
|
3850 | | -loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0: |
| 3838 | +loose-envify@^1.1.0, loose-envify@^1.4.0: |
3851 | 3839 | version "1.4.0" |
3852 | 3840 | resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf" |
3853 | 3841 | integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q== |
@@ -4589,13 +4577,6 @@ path-parse@^1.0.7: |
4589 | 4577 | resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735" |
4590 | 4578 | integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== |
4591 | 4579 |
|
4592 | | -path-to-regexp@^1.7.0: |
4593 | | - version "1.9.0" |
4594 | | - resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24" |
4595 | | - integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g== |
4596 | | - dependencies: |
4597 | | - isarray "0.0.1" |
4598 | | - |
4599 | 4580 | path-type@^4.0.0: |
4600 | 4581 | version "4.0.0" |
4601 | 4582 | resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" |
@@ -4879,33 +4860,20 @@ react-refresh@^0.17.0: |
4879 | 4860 | resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.17.0.tgz#b7e579c3657f23d04eccbe4ad2e58a8ed51e7e53" |
4880 | 4861 | integrity sha512-z6F7K9bV85EfseRCp2bzrpyQ0Gkw1uLoCel9XBVWPg/TjRj94SkJzUTGfOa4bs7iJvBWtQG0Wq7wnI0syw3EBQ== |
4881 | 4862 |
|
4882 | | -react-router-dom@^5.3.3: |
4883 | | - version "5.3.4" |
4884 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.3.4.tgz#2ed62ffd88cae6db134445f4a0c0ae8b91d2e5e6" |
4885 | | - integrity sha512-m4EqFMHv/Ih4kpcBCONHbkT68KoAeHN4p3lAGoNryfHi0dMy0kCzEZakiKRsvg5wHZ/JLrLW8o8KomWiz/qbYQ== |
| 4863 | +react-router-dom@^6.30.1: |
| 4864 | + version "6.30.1" |
| 4865 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237" |
| 4866 | + integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw== |
4886 | 4867 | dependencies: |
4887 | | - "@babel/runtime" "^7.12.13" |
4888 | | - history "^4.9.0" |
4889 | | - loose-envify "^1.3.1" |
4890 | | - prop-types "^15.6.2" |
4891 | | - react-router "5.3.4" |
4892 | | - tiny-invariant "^1.0.2" |
4893 | | - tiny-warning "^1.0.0" |
| 4868 | + "@remix-run/router" "1.23.0" |
| 4869 | + react-router "6.30.1" |
4894 | 4870 |
|
4895 | | -react-router@5.3.4: |
4896 | | - version "5.3.4" |
4897 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.3.4.tgz#8ca252d70fcc37841e31473c7a151cf777887bb5" |
4898 | | - integrity sha512-Ys9K+ppnJah3QuaRiLxk+jDWOR1MekYQrlytiXxC1RyfbdsZkS5pvKAzCCr031xHixZwpnsYNT5xysdFHQaYsA== |
| 4871 | +react-router@6.30.1: |
| 4872 | + version "6.30.1" |
| 4873 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3" |
| 4874 | + integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ== |
4899 | 4875 | dependencies: |
4900 | | - "@babel/runtime" "^7.12.13" |
4901 | | - history "^4.9.0" |
4902 | | - hoist-non-react-statics "^3.1.0" |
4903 | | - loose-envify "^1.3.1" |
4904 | | - path-to-regexp "^1.7.0" |
4905 | | - prop-types "^15.6.2" |
4906 | | - react-is "^16.6.0" |
4907 | | - tiny-invariant "^1.0.2" |
4908 | | - tiny-warning "^1.0.0" |
| 4876 | + "@remix-run/router" "1.23.0" |
4909 | 4877 |
|
4910 | 4878 | react-share@^4.4.0: |
4911 | 4879 | version "4.4.1" |
@@ -5058,11 +5026,6 @@ resolve-from@^4.0.0: |
5058 | 5026 | resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6" |
5059 | 5027 | integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== |
5060 | 5028 |
|
5061 | | -resolve-pathname@^3.0.0: |
5062 | | - version "3.0.0" |
5063 | | - resolved "https://registry.yarnpkg.com/resolve-pathname/-/resolve-pathname-3.0.0.tgz#99d02224d3cf263689becbb393bc560313025dcd" |
5064 | | - integrity sha512-C7rARubxI8bXFNB/hqcp/4iUeIXJhJZvFPFPiSPRnhU5UPxzMFIl+2E6yY6c4k9giDJAhtV+enfA+G89N6Csng== |
5065 | | - |
5066 | 5029 | resolve@^1.19.0: |
5067 | 5030 | version "1.22.10" |
5068 | 5031 | resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.22.10.tgz#b663e83ffb09bbf2386944736baae803029b8b39" |
@@ -5563,12 +5526,7 @@ through@^2.3.8: |
5563 | 5526 | resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" |
5564 | 5527 | integrity sha512-w89qg7PI8wAdvX60bMDP+bFoD5Dvhm9oLheFp5O4a2QF0cSBGsBX4qZmadPMvVqlLJBBci+WqGGOAPvcDeNSVg== |
5565 | 5528 |
|
5566 | | -tiny-invariant@^1.0.2: |
5567 | | - version "1.3.3" |
5568 | | - resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127" |
5569 | | - integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg== |
5570 | | - |
5571 | | -tiny-warning@^1.0.0, tiny-warning@^1.0.2: |
| 5529 | +tiny-warning@^1.0.2: |
5572 | 5530 | version "1.0.3" |
5573 | 5531 | resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754" |
5574 | 5532 | integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA== |
@@ -5844,11 +5802,6 @@ uvu@^0.5.0: |
5844 | 5802 | kleur "^4.0.3" |
5845 | 5803 | sade "^1.7.3" |
5846 | 5804 |
|
5847 | | -value-equal@^1.0.1: |
5848 | | - version "1.0.1" |
5849 | | - resolved "https://registry.yarnpkg.com/value-equal/-/value-equal-1.0.1.tgz#1e0b794c734c5c0cade179c437d356d931a34d6c" |
5850 | | - integrity sha512-NOJ6JZCAWr0zlxZt+xqCHNTEKOsrks2HQd4MqhP1qy4z1SkbEP467eNx6TgDKXMvUOb+OENfJCZwM+16n7fRfw== |
5851 | | - |
5852 | 5805 | |
5853 | 5806 | version "1.10.0" |
5854 | 5807 | resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400" |
|
0 commit comments