|
1035 | 1035 | core-js-pure "^3.20.2"
|
1036 | 1036 | regenerator-runtime "^0.13.4"
|
1037 | 1037 |
|
1038 |
| -"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.7.6", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
| 1038 | +"@babel/runtime@^7.0.0", "@babel/runtime@^7.10.2", "@babel/runtime@^7.11.2", "@babel/runtime@^7.12.13", "@babel/runtime@^7.12.5", "@babel/runtime@^7.16.3", "@babel/runtime@^7.18.3", "@babel/runtime@^7.18.9", "@babel/runtime@^7.8.4", "@babel/runtime@^7.9.2": |
1039 | 1039 | version "7.18.9"
|
1040 | 1040 | resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.18.9.tgz"
|
1041 | 1041 | integrity sha512-lkqXDcvlFT5rvEjiu6+QYO+1GXrEHRo2LOtS7E4GtX5ESIZOgepqsZBVIj6Pv+a6zqsya9VCgiK1KAK4BvJDAw==
|
|
2475 | 2475 | resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz"
|
2476 | 2476 | integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
|
2477 | 2477 |
|
| 2478 | + |
| 2479 | + version "1.13.1" |
| 2480 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.13.1.tgz#07e2a8006f23a3bc898b3f317e0a58cc8076b86e" |
| 2481 | + integrity sha512-so+DHzZKsoOcoXrILB4rqDkMDy7NLMErRdOxvzvOKb507YINKUP4Di+shbTZDhSE/pBZ+vr7XGIpcOO0VLSA+Q== |
| 2482 | + |
2478 | 2483 | "@rollup/plugin-babel@^5.2.0":
|
2479 | 2484 | version "5.3.1"
|
2480 | 2485 | resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz"
|
@@ -5683,13 +5688,6 @@ hey-listen@^1.0.8:
|
5683 | 5688 | resolved "https://registry.npmjs.org/hey-listen/-/hey-listen-1.0.8.tgz"
|
5684 | 5689 | integrity sha512-COpmrF2NOg4TBWUJ5UVyaCU2A88wEMkUPK4hNqyCkqHbxT92BbvfjoSozkAIIm6XhicGlJHhFdullInrdhwU8Q==
|
5685 | 5690 |
|
5686 |
| -history@^5.2.0: |
5687 |
| - version "5.3.0" |
5688 |
| - resolved "https://registry.npmjs.org/history/-/history-5.3.0.tgz" |
5689 |
| - integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
5690 |
| - dependencies: |
5691 |
| - "@babel/runtime" "^7.7.6" |
5692 |
| - |
5693 | 5691 | hoist-non-react-statics@^3.3.1:
|
5694 | 5692 | version "3.3.2"
|
5695 | 5693 | resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
|
@@ -8389,20 +8387,20 @@ react-remove-scroll@^2.5.4:
|
8389 | 8387 | use-callback-ref "^1.3.0"
|
8390 | 8388 | use-sidecar "^1.1.2"
|
8391 | 8389 |
|
8392 |
| -react-router-dom@^6.3.0: |
8393 |
| - version "6.3.0" |
8394 |
| - resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz" |
8395 |
| - integrity sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw== |
| 8390 | +react-router-dom@^6.20.1: |
| 8391 | + version "6.20.1" |
| 8392 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.20.1.tgz#e34f8075b9304221420de3609e072bb349824984" |
| 8393 | + integrity sha512-npzfPWcxfQN35psS7rJgi/EW0Gx6EsNjfdJSAk73U/HqMEJZ2k/8puxfwHFgDQhBGmS3+sjnGbMdMSV45axPQw== |
8396 | 8394 | dependencies:
|
8397 |
| - history "^5.2.0" |
8398 |
| - react-router "6.3.0" |
| 8395 | + "@remix-run/router" "1.13.1" |
| 8396 | + react-router "6.20.1" |
8399 | 8397 |
|
8400 |
| -react-router@6.3.0: |
8401 |
| - version "6.3.0" |
8402 |
| - resolved "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz" |
8403 |
| - integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ== |
| 8398 | +react-router@6.20.1: |
| 8399 | + version "6.20.1" |
| 8400 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.20.1.tgz#e8cc326031d235aaeec405bb234af77cf0fe75ef" |
| 8401 | + integrity sha512-ccvLrB4QeT5DlaxSFFYi/KR8UMQ4fcD8zBcR71Zp1kaYTC5oJKYAp1cbavzGrogwxca+ubjkd7XjFZKBW8CxPA== |
8404 | 8402 | dependencies:
|
8405 |
| - history "^5.2.0" |
| 8403 | + "@remix-run/router" "1.13.1" |
8406 | 8404 |
|
8407 | 8405 |
|
8408 | 8406 | version "5.0.1"
|
|
0 commit comments