|
1402 | 1402 | redux-thunk "^2.4.2" |
1403 | 1403 | reselect "^4.1.8" |
1404 | 1404 |
|
1405 | | - |
1406 | | - version "1.23.0" |
1407 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
1408 | | - integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
1409 | | - |
1410 | 1405 | "@rtsao/scc@^1.1.0": |
1411 | 1406 | version "1.1.0" |
1412 | 1407 | resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" |
|
2520 | 2515 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" |
2521 | 2516 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== |
2522 | 2517 |
|
| 2518 | +cookie@^1.0.1: |
| 2519 | + version "1.0.2" |
| 2520 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 2521 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 2522 | + |
2523 | 2523 | core-js-compat@^3.43.0: |
2524 | 2524 | version "3.45.1" |
2525 | 2525 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.45.1.tgz#424f3f4af30bf676fd1b67a579465104f64e9c7a" |
@@ -4984,20 +4984,20 @@ react-redux@^8.0.4: |
4984 | 4984 | react-is "^18.0.0" |
4985 | 4985 | use-sync-external-store "^1.0.0" |
4986 | 4986 |
|
4987 | | -react-router-dom@^6.8.0: |
4988 | | - version "6.30.1" |
4989 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237" |
4990 | | - integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw== |
| 4987 | +react-router-dom@^7.8.2: |
| 4988 | + version "7.8.2" |
| 4989 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.8.2.tgz#25a8fc36588189baf3bbb5e360c8ffffbd2beabc" |
| 4990 | + integrity sha512-Z4VM5mKDipal2jQ385H6UBhiiEDlnJPx6jyWsTYoZQdl5TrjxEV2a9yl3Fi60NBJxYzOTGTTHXPi0pdizvTwow== |
4991 | 4991 | dependencies: |
4992 | | - "@remix-run/router" "1.23.0" |
4993 | | - react-router "6.30.1" |
| 4992 | + react-router "7.8.2" |
4994 | 4993 |
|
4995 | | -react-router@6.30.1: |
4996 | | - version "6.30.1" |
4997 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3" |
4998 | | - integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ== |
| 4994 | +react-router@7.8.2: |
| 4995 | + version "7.8.2" |
| 4996 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.8.2.tgz#9d2d4147ca72832c550acc60ed688062d18f70b8" |
| 4997 | + integrity sha512-7M2fR1JbIZ/jFWqelpvSZx+7vd7UlBTfdZqf6OSdF9g6+sfdqJDAWcak6ervbHph200ePlu+7G8LdoiC3ReyAQ== |
4999 | 4998 | dependencies: |
5000 | | - "@remix-run/router" "1.23.0" |
| 4999 | + cookie "^1.0.1" |
| 5000 | + set-cookie-parser "^2.6.0" |
5001 | 5001 |
|
5002 | 5002 | react-spinners@^0.13.6: |
5003 | 5003 | version "0.13.8" |
|
5363 | 5363 | parseurl "~1.3.3" |
5364 | 5364 | send "0.19.0" |
5365 | 5365 |
|
| 5366 | +set-cookie-parser@^2.6.0: |
| 5367 | + version "2.7.1" |
| 5368 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 5369 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 5370 | + |
5366 | 5371 | set-function-length@^1.2.2: |
5367 | 5372 | version "1.2.2" |
5368 | 5373 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" |
|
0 commit comments