|
1369 | 1369 | redux-thunk "^2.4.2" |
1370 | 1370 | reselect "^4.1.8" |
1371 | 1371 |
|
1372 | | - |
1373 | | - version "1.23.0" |
1374 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242" |
1375 | | - integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA== |
1376 | | - |
1377 | 1372 | "@rtsao/scc@^1.1.0": |
1378 | 1373 | version "1.1.0" |
1379 | 1374 | resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" |
|
1414 | 1409 | dependencies: |
1415 | 1410 | "@types/node" "*" |
1416 | 1411 |
|
| 1412 | +"@types/cookie@^0.6.0": |
| 1413 | + version "0.6.0" |
| 1414 | + resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5" |
| 1415 | + integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== |
| 1416 | + |
1417 | 1417 | "@types/eslint-scope@^3.7.7": |
1418 | 1418 | version "3.7.7" |
1419 | 1419 | resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" |
|
2481 | 2481 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" |
2482 | 2482 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== |
2483 | 2483 |
|
| 2484 | +cookie@^1.0.1: |
| 2485 | + version "1.0.2" |
| 2486 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 2487 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 2488 | + |
2484 | 2489 | core-js-compat@^3.40.0: |
2485 | 2490 | version "3.41.0" |
2486 | 2491 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.41.0.tgz#4cdfce95f39a8f27759b667cf693d96e5dda3d17" |
@@ -4934,20 +4939,22 @@ react-redux@^8.0.4: |
4934 | 4939 | react-is "^18.0.0" |
4935 | 4940 | use-sync-external-store "^1.0.0" |
4936 | 4941 |
|
4937 | | -react-router-dom@^6.8.0: |
4938 | | - version "6.30.0" |
4939 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.0.tgz#a64774104508bff56b1affc2796daa3f7e76b7df" |
4940 | | - integrity sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA== |
| 4942 | +react-router-dom@^7.5.0: |
| 4943 | + version "7.5.0" |
| 4944 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.5.0.tgz#03201901e7114681d828dd67885b5034af477174" |
| 4945 | + integrity sha512-fFhGFCULy4vIseTtH5PNcY/VvDJK5gvOWcwJVHQp8JQcWVr85ENhJ3UpuF/zP1tQOIFYNRJHzXtyhU1Bdgw0RA== |
4941 | 4946 | dependencies: |
4942 | | - "@remix-run/router" "1.23.0" |
4943 | | - react-router "6.30.0" |
| 4947 | + react-router "7.5.0" |
4944 | 4948 |
|
4945 | | -react-router@6.30.0: |
4946 | | - version "6.30.0" |
4947 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.0.tgz#9789d775e63bc0df60f39ced77c8c41f1e01ff90" |
4948 | | - integrity sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ== |
| 4949 | +react-router@7.5.0: |
| 4950 | + version "7.5.0" |
| 4951 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.5.0.tgz#649568e7e3b4133dee1dcf333d8a3a37b1967f58" |
| 4952 | + integrity sha512-estOHrRlDMKdlQa6Mj32gIks4J+AxNsYoE0DbTTxiMy2mPzZuWSDU+N85/r1IlNR7kGfznF3VCUlvc5IUO+B9g== |
4949 | 4953 | dependencies: |
4950 | | - "@remix-run/router" "1.23.0" |
| 4954 | + "@types/cookie" "^0.6.0" |
| 4955 | + cookie "^1.0.1" |
| 4956 | + set-cookie-parser "^2.6.0" |
| 4957 | + turbo-stream "2.4.0" |
4951 | 4958 |
|
4952 | 4959 | react-spinners@^0.13.6: |
4953 | 4960 | version "0.13.8" |
|
5325 | 5332 | parseurl "~1.3.3" |
5326 | 5333 | send "0.19.0" |
5327 | 5334 |
|
| 5335 | +set-cookie-parser@^2.6.0: |
| 5336 | + version "2.7.1" |
| 5337 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 5338 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 5339 | + |
5328 | 5340 | set-function-length@^1.2.2: |
5329 | 5341 | version "1.2.2" |
5330 | 5342 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" |
@@ -5733,6 +5745,11 @@ tsutils@^3.21.0: |
5733 | 5745 | dependencies: |
5734 | 5746 | tslib "^1.8.1" |
5735 | 5747 |
|
| 5748 | + |
| 5749 | + version "2.4.0" |
| 5750 | + resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0" |
| 5751 | + integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g== |
| 5752 | + |
5736 | 5753 | type-check@^0.4.0, type-check@~0.4.0: |
5737 | 5754 | version "0.4.0" |
5738 | 5755 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" |
|
0 commit comments