|
1352 | 1352 | redux-thunk "^2.4.2" |
1353 | 1353 | reselect "^4.1.8" |
1354 | 1354 |
|
1355 | | - |
1356 | | - version "1.21.0" |
1357 | | - resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.21.0.tgz#c65ae4262bdcfe415dbd4f64ec87676e4a56e2b5" |
1358 | | - integrity sha512-xfSkCAchbdG5PnbrKqFWwia4Bi61nH+wm8wLEqfHDyp7Y3dZzgqS2itV8i4gAq9pC2HsTpwyBC6Ds8VHZ96JlA== |
1359 | | - |
1360 | 1355 | "@rtsao/scc@^1.1.0": |
1361 | 1356 | version "1.1.0" |
1362 | 1357 | resolved "https://registry.yarnpkg.com/@rtsao/scc/-/scc-1.1.0.tgz#927dd2fae9bc3361403ac2c7a00c32ddce9ad7e8" |
|
1397 | 1392 | dependencies: |
1398 | 1393 | "@types/node" "*" |
1399 | 1394 |
|
| 1395 | +"@types/cookie@^0.6.0": |
| 1396 | + version "0.6.0" |
| 1397 | + resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5" |
| 1398 | + integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA== |
| 1399 | + |
1400 | 1400 | "@types/eslint-scope@^3.7.7": |
1401 | 1401 | version "3.7.7" |
1402 | 1402 | resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" |
|
2466 | 2466 | resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9" |
2467 | 2467 | integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w== |
2468 | 2468 |
|
| 2469 | +cookie@^1.0.1: |
| 2470 | + version "1.0.2" |
| 2471 | + resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610" |
| 2472 | + integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA== |
| 2473 | + |
2469 | 2474 | core-js-compat@^3.38.0, core-js-compat@^3.38.1: |
2470 | 2475 | version "3.39.0" |
2471 | 2476 | resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.39.0.tgz#b12dccb495f2601dc860bdbe7b4e3ffa8ba63f61" |
@@ -4918,20 +4923,22 @@ react-redux@^8.0.4: |
4918 | 4923 | react-is "^18.0.0" |
4919 | 4924 | use-sync-external-store "^1.0.0" |
4920 | 4925 |
|
4921 | | -react-router-dom@^6.8.0: |
4922 | | - version "6.28.0" |
4923 | | - resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.28.0.tgz#f73ebb3490e59ac9f299377062ad1d10a9f579e6" |
4924 | | - integrity sha512-kQ7Unsl5YdyOltsPGl31zOjLrDv+m2VcIEcIHqYYD3Lp0UppLjrzcfJqDJwXxFw3TH/yvapbnUvPlAj7Kx5nbg== |
| 4926 | +react-router-dom@^7.0.2: |
| 4927 | + version "7.0.2" |
| 4928 | + resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.0.2.tgz#cbd7ce2db7112f1bc3e9eee3657ad32d7515a913" |
| 4929 | + integrity sha512-VJOQ+CDWFDGaWdrG12Nl+d7yHtLaurNgAQZVgaIy7/Xd+DojgmYLosFfZdGz1wpxmjJIAkAMVTKWcvkx1oggAw== |
4925 | 4930 | dependencies: |
4926 | | - "@remix-run/router" "1.21.0" |
4927 | | - react-router "6.28.0" |
| 4931 | + react-router "7.0.2" |
4928 | 4932 |
|
4929 | | -react-router@6.28.0: |
4930 | | - version "6.28.0" |
4931 | | - resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.28.0.tgz#29247c86d7ba901d7e5a13aa79a96723c3e59d0d" |
4932 | | - integrity sha512-HrYdIFqdrnhDw0PqG/AKjAqEqM7AvxCz0DQ4h2W8k6nqmc5uRBYDag0SBxx9iYz5G8gnuNVLzUe13wl9eAsXXg== |
| 4933 | +react-router@7.0.2: |
| 4934 | + version "7.0.2" |
| 4935 | + resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.0.2.tgz#2820e107cb8cec8acc5db15a17470c056ea86022" |
| 4936 | + integrity sha512-m5AcPfTRUcjwmhBzOJGEl6Y7+Crqyju0+TgTQxoS4SO+BkWbhOrcfZNq6wSWdl2BBbJbsAoBUb8ZacOFT+/JlA== |
4933 | 4937 | dependencies: |
4934 | | - "@remix-run/router" "1.21.0" |
| 4938 | + "@types/cookie" "^0.6.0" |
| 4939 | + cookie "^1.0.1" |
| 4940 | + set-cookie-parser "^2.6.0" |
| 4941 | + turbo-stream "2.4.0" |
4935 | 4942 |
|
4936 | 4943 | react-spinners@^0.13.6: |
4937 | 4944 | version "0.13.8" |
|
5307 | 5314 | parseurl "~1.3.3" |
5308 | 5315 | send "0.19.0" |
5309 | 5316 |
|
| 5317 | +set-cookie-parser@^2.6.0: |
| 5318 | + version "2.7.1" |
| 5319 | + resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943" |
| 5320 | + integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ== |
| 5321 | + |
5310 | 5322 | set-function-length@^1.2.2: |
5311 | 5323 | version "1.2.2" |
5312 | 5324 | resolved "https://registry.yarnpkg.com/set-function-length/-/set-function-length-1.2.2.tgz#aac72314198eaed975cf77b2c3b6b880695e5449" |
@@ -5671,6 +5683,11 @@ tsutils@^3.21.0: |
5671 | 5683 | dependencies: |
5672 | 5684 | tslib "^1.8.1" |
5673 | 5685 |
|
| 5686 | + |
| 5687 | + version "2.4.0" |
| 5688 | + resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0" |
| 5689 | + integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g== |
| 5690 | + |
5674 | 5691 | type-check@^0.4.0, type-check@~0.4.0: |
5675 | 5692 | version "0.4.0" |
5676 | 5693 | resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1" |
|
0 commit comments