|
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" |
|
2489 | 2489 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" |
2490 | 2490 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== |
2491 | 2491 |
|
| 2492 | +cookie@^1.0.1: |
| 2493 | + version "1.0.2" |
| 2494 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 2495 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 2496 | + |
2492 | 2497 | core-js-compat@^3.38.0, core-js-compat@^3.40.0: |
2493 | 2498 | version "3.41.0" |
2494 | 2499 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.41.0.tgz#4cdfce95f39a8f27759b667cf693d96e5dda3d17" |
@@ -4941,20 +4946,22 @@ react-redux@^8.0.4: |
4941 | 4946 | react-is "^18.0.0" |
4942 | 4947 | use-sync-external-store "^1.0.0" |
4943 | 4948 |
|
4944 | | -react-router-dom@^6.8.0: |
4945 | | - version "6.30.0" |
4946 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.0.tgz#a64774104508bff56b1affc2796daa3f7e76b7df" |
4947 | | - integrity sha512-x30B78HV5tFk8ex0ITwzC9TTZMua4jGyA9IUlH1JLQYQTFyxr/ZxwOJq7evg1JX1qGVUcvhsmQSKdPncQrjTgA== |
| 4949 | +react-router-dom@^7.2.0: |
| 4950 | + version "7.2.0" |
| 4951 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.2.0.tgz#b8a7eae7827cd5207cf91e89807d01217737797d" |
| 4952 | + integrity sha512-cU7lTxETGtQRQbafJubvZKHEn5izNABxZhBY0Jlzdv0gqQhCPQt2J8aN5ZPjS6mQOXn5NnirWNh+FpE8TTYN0Q== |
4948 | 4953 | dependencies: |
4949 | | - "@remix-run/router" "1.23.0" |
4950 | | - react-router "6.30.0" |
| 4954 | + react-router "7.2.0" |
4951 | 4955 |
|
4952 | | -react-router@6.30.0: |
4953 | | - version "6.30.0" |
4954 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.0.tgz#9789d775e63bc0df60f39ced77c8c41f1e01ff90" |
4955 | | - integrity sha512-D3X8FyH9nBcTSHGdEKurK7r8OYE1kKFn3d/CF+CoxbSHkxU7o37+Uh7eAHRXr6k2tSExXYO++07PeXJtA/dEhQ== |
| 4956 | +react-router@7.2.0: |
| 4957 | + version "7.2.0" |
| 4958 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.2.0.tgz#a8f2729d39f634a7a870d14dd906a1b406f39d6f" |
| 4959 | + integrity sha512-fXyqzPgCPZbqhrk7k3hPcCpYIlQ2ugIXDboHUzhJISFVy2DEPsmHgN588MyGmkIOv3jDgNfUE3kJi83L28s/LQ== |
4956 | 4960 | dependencies: |
4957 | | - "@remix-run/router" "1.23.0" |
| 4961 | + "@types/cookie" "^0.6.0" |
| 4962 | + cookie "^1.0.1" |
| 4963 | + set-cookie-parser "^2.6.0" |
| 4964 | + turbo-stream "2.4.0" |
4958 | 4965 |
|
4959 | 4966 | react-spinners@^0.13.6: |
4960 | 4967 | version "0.13.8" |
|
5332 | 5339 | parseurl "~1.3.3" |
5333 | 5340 | send "0.19.0" |
5334 | 5341 |
|
| 5342 | +set-cookie-parser@^2.6.0: |
| 5343 | + version "2.7.1" |
| 5344 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 5345 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 5346 | + |
5335 | 5347 | set-function-length@^1.2.2: |
5336 | 5348 | version "1.2.2" |
5337 | 5349 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" |
@@ -5740,6 +5752,11 @@ tsutils@^3.21.0: |
5740 | 5752 | dependencies: |
5741 | 5753 | tslib "^1.8.1" |
5742 | 5754 |
|
| 5755 | + |
| 5756 | + version "2.4.0" |
| 5757 | + resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0" |
| 5758 | + integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g== |
| 5759 | + |
5743 | 5760 | type-check@^0.4.0, type-check@~0.4.0: |
5744 | 5761 | version "0.4.0" |
5745 | 5762 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" |
|
0 commit comments