|
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==
|
|
2422 | 2422 | resolved "https://registry.npmjs.org/@popperjs/core/-/core-2.11.6.tgz"
|
2423 | 2423 | integrity sha512-50/17A98tWUfQ176raKiOGXuYpLyyVMkxxG6oylzL3BPOlA6ADGdK7EYunSa4I064xerltq9TGXs8HmOk5E+vw==
|
2424 | 2424 |
|
| 2425 | + |
| 2426 | + version "1.21.0" |
| 2427 | + resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5" |
| 2428 | + integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA== |
| 2429 | + |
2425 | 2430 | "@rollup/plugin-babel@^5.2.0":
|
2426 | 2431 | version "5.3.1"
|
2427 | 2432 | resolved "https://registry.npmjs.org/@rollup/plugin-babel/-/plugin-babel-5.3.1.tgz"
|
@@ -5613,13 +5618,6 @@ he@^1.2.0:
|
5613 | 5618 | resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz"
|
5614 | 5619 | integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
|
5615 | 5620 |
|
5616 |
| -history@^5.2.0: |
5617 |
| - version "5.3.0" |
5618 |
| - resolved "https://registry.npmjs.org/history/-/history-5.3.0.tgz" |
5619 |
| - integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== |
5620 |
| - dependencies: |
5621 |
| - "@babel/runtime" "^7.7.6" |
5622 |
| - |
5623 | 5621 | hoist-non-react-statics@^3.3.1:
|
5624 | 5622 | version "3.3.2"
|
5625 | 5623 | resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
|
@@ -8309,20 +8307,20 @@ react-remove-scroll@^2.5.4:
|
8309 | 8307 | use-callback-ref "^1.3.0"
|
8310 | 8308 | use-sidecar "^1.1.2"
|
8311 | 8309 |
|
8312 |
| -react-router-dom@^6.3.0: |
8313 |
| - version "6.3.0" |
8314 |
| - resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.3.0.tgz" |
8315 |
| - integrity sha512-uaJj7LKytRxZNQV8+RbzJWnJ8K2nPsOOEuX7aQstlMZKQT0164C+X2w6bnkqU3sjtLvpd5ojrezAyfZ1+0sStw== |
| 8310 | +react-router-dom@^6.28.0: |
| 8311 | + version "6.28.0" |
| 8312 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6" |
| 8313 | + integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg== |
8316 | 8314 | dependencies:
|
8317 |
| - history "^5.2.0" |
8318 |
| - react-router "6.3.0" |
| 8315 | + "@remix-run/router" "1.21.0" |
| 8316 | + react-router "6.28.0" |
8319 | 8317 |
|
8320 |
| -react-router@6.3.0: |
8321 |
| - version "6.3.0" |
8322 |
| - resolved "https://registry.npmjs.org/react-router/-/react-router-6.3.0.tgz" |
8323 |
| - integrity sha512-7Wh1DzVQ+tlFjkeo+ujvjSqSJmkt1+8JO+T5xklPlgrh70y7ogx75ODRW0ThWhY7S+6yEDks8TYrtQe/aoboBQ== |
| 8318 | +react-router@6.28.0: |
| 8319 | + version "6.28.0" |
| 8320 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d" |
| 8321 | + integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg== |
8324 | 8322 | dependencies:
|
8325 |
| - history "^5.2.0" |
| 8323 | + "@remix-run/router" "1.21.0" |
8326 | 8324 |
|
8327 | 8325 |
|
8328 | 8326 | version "5.0.1"
|
|
0 commit comments