|
1377 | 1377 | redux-thunk "^2.4.2" |
1378 | 1378 | reselect "^4.1.8" |
1379 | 1379 |
|
1380 | | - |
1381 | | - version "1.23.0" |
1382 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
1383 | | - integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
1384 | | - |
1385 | 1380 | "@rtsao/scc@^1.1.0": |
1386 | 1381 | version "1.1.0" |
1387 | 1382 | resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" |
|
2491 | 2486 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" |
2492 | 2487 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== |
2493 | 2488 |
|
| 2489 | +cookie@^1.0.1: |
| 2490 | + version "1.0.2" |
| 2491 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 2492 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 2493 | + |
2494 | 2494 | core-js-compat@^3.43.0: |
2495 | 2495 | version "3.43.0" |
2496 | 2496 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.43.0.tgz#055587369c458795ef316f65e0aabb808fb15840" |
@@ -4948,20 +4948,20 @@ react-redux@^8.0.4: |
4948 | 4948 | react-is "^18.0.0" |
4949 | 4949 | use-sync-external-store "^1.0.0" |
4950 | 4950 |
|
4951 | | -react-router-dom@^6.8.0: |
4952 | | - version "6.30.1" |
4953 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237" |
4954 | | - integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw== |
| 4951 | +react-router-dom@^7.6.3: |
| 4952 | + version "7.6.3" |
| 4953 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.6.3.tgz#45686e71bb958cf80dd93ca3abf4111feb4edd35" |
| 4954 | + integrity sha512-DiWJm9qdUAmiJrVWaeJdu4TKu13+iB/8IEi0EW/XgaHCjW/vWGrwzup0GVvaMteuZjKnh5bEvJP/K0MDnzawHw== |
4955 | 4955 | dependencies: |
4956 | | - "@remix-run/router" "1.23.0" |
4957 | | - react-router "6.30.1" |
| 4956 | + react-router "7.6.3" |
4958 | 4957 |
|
4959 | | -react-router@6.30.1: |
4960 | | - version "6.30.1" |
4961 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3" |
4962 | | - integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ== |
| 4958 | +react-router@7.6.3: |
| 4959 | + version "7.6.3" |
| 4960 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.6.3.tgz#7a4ea5b479b66d2c49a8f000812b2319b4d0a6da" |
| 4961 | + integrity sha512-zf45LZp5skDC6I3jDLXQUu0u26jtuP4lEGbc7BbdyxenBN1vJSTA18czM2D+h5qyMBuMrD+9uB+mU37HIoKGRA== |
4963 | 4962 | dependencies: |
4964 | | - "@remix-run/router" "1.23.0" |
| 4963 | + cookie "^1.0.1" |
| 4964 | + set-cookie-parser "^2.6.0" |
4965 | 4965 |
|
4966 | 4966 | react-spinners@^0.13.6: |
4967 | 4967 | version "0.13.8" |
|
5327 | 5327 | parseurl "~1.3.3" |
5328 | 5328 | send "0.19.0" |
5329 | 5329 |
|
| 5330 | +set-cookie-parser@^2.6.0: |
| 5331 | + version "2.7.1" |
| 5332 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 5333 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 5334 | + |
5330 | 5335 | set-function-length@^1.2.2: |
5331 | 5336 | version "1.2.2" |
5332 | 5337 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" |
|
0 commit comments