Skip to content

Commit 2dafc82

Browse files
Update dependency react-router-dom to v7
1 parent 249e8e2 commit 2dafc82

File tree

2 files changed

+35
-52
lines changed

2 files changed

+35
-52
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"react-lazylog": "4.5.3",
5353
"react-linkify": "0.2.2",
5454
"react-redux": "8.0.7",
55-
"react-router-dom": "5.1.2",
55+
"react-router-dom": "7.4.1",
5656
"react-split-pane": "0.1.92",
5757
"react-table": "7.8.0",
5858
"react-table-6": "6.11.0",

yarn.lock

Lines changed: 34 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1893,6 +1893,11 @@
18931893
dependencies:
18941894
"@types/node" "*"
18951895

1896+
"@types/cookie@^0.6.0":
1897+
version "0.6.0"
1898+
resolved "https://registry.yarnpkg.com/@types/cookie/-/cookie-0.6.0.tgz#eac397f28bf1d6ae0ae081363eca2f425bedf0d5"
1899+
integrity sha512-4Kh9a6B2bQciAhf7FSuMRRkUWecJgJu9nPnx3yzpsfXX/c50REIqpHY4C82bXP90qrLtXtkDxTZosYO3UpOwlA==
1900+
18961901
"@types/d3-array@^3.0.3":
18971902
version "3.2.1"
18981903
resolved "https://registry.yarnpkg.com/@types/d3-array/-/d3-array-3.2.1.tgz#1f6658e3d2006c4fceac53fde464166859f8b8c5"
@@ -3561,6 +3566,11 @@ [email protected]:
35613566
resolved "https://registry.yarnpkg.com/cookie/-/cookie-0.7.1.tgz#2f73c42142d5d5cf71310a74fc4ae61670e5dbc9"
35623567
integrity sha512-6DnInpx7SJ2AK3+CTUE/ZM0vWTUboZCegxhC2xiIydHR9jNuTAASBrfEpHhiGOZw/nX51bHt6YQl8jsGo4y/0w==
35633568

3569+
cookie@^1.0.1:
3570+
version "1.0.2"
3571+
resolved "https://registry.yarnpkg.com/cookie/-/cookie-1.0.2.tgz#27360701532116bd3f1f9416929d176afe1e4610"
3572+
integrity sha512-9Kr/j4O16ISv8zBBhJoi4bXOYNTkFLOqSL3UDB0njXxCXNezjeyVrJyGOWtgfs/q2km1gwBcfH8q1yEGoMYunA==
3573+
35643574
cookiejar@^2.1.3:
35653575
version "2.1.4"
35663576
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.4.tgz#ee669c1fea2cf42dc31585469d193fef0d65771b"
@@ -5547,7 +5557,7 @@ highlight-words-core@^1.2.0:
55475557
resolved "https://registry.yarnpkg.com/highlight-words-core/-/highlight-words-core-1.2.3.tgz#781f37b2a220bf998114e4ef8c8cb6c7a4802ea8"
55485558
integrity sha512-m1O9HW3/GNHxzSIXWw1wCNXXsgLlxrP0OI6+ycGUhiUHkikqW3OrwVHz+lxeNBe5yqLESdIcj8PowHQ2zLvUvQ==
55495559

5550-
[email protected], history@^4.9.0:
5560+
55515561
version "4.10.1"
55525562
resolved "https://registry.yarnpkg.com/history/-/history-4.10.1.tgz#33371a65e3a83b267434e2b3f3b1b4c58aad4cf3"
55535563
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
@@ -5568,7 +5578,7 @@ hmac-drbg@^1.0.1:
55685578
minimalistic-assert "^1.0.0"
55695579
minimalistic-crypto-utils "^1.0.1"
55705580

5571-
hoist-non-react-statics@^3.1.0, hoist-non-react-statics@^3.2.1, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
5581+
hoist-non-react-statics@^3.2.1, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
55725582
version "3.3.2"
55735583
resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
55745584
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -6222,11 +6232,6 @@ is-wsl@^3.1.0:
62226232
dependencies:
62236233
is-inside-container "^1.0.0"
62246234

6225-
6226-
version "0.0.1"
6227-
resolved "https://registry.yarnpkg.com/isarray/-/isarray-0.0.1.tgz#8a18acfca9a8f4177e09abfc6038939b05d1eedf"
6228-
integrity sha512-D2S+3GLxWH+uhrNEcoh/fnmYeP8E8/zHl644d/jdA0g2uyXvy3sb0qxotE+ne0LtccHknQzWwZEzhak7oJ0COQ==
6229-
62306235
isarray@^2.0.5:
62316236
version "2.0.5"
62326237
resolved "https://registry.yarnpkg.com/isarray/-/isarray-2.0.5.tgz#8af1e4c1221244cc62459faf38940d4e644a5723"
@@ -7153,7 +7158,7 @@ loglevel@^1.8.0, loglevel@^1.9.2:
71537158
resolved "https://registry.yarnpkg.com/loglevel/-/loglevel-1.9.2.tgz#c2e028d6c757720107df4e64508530db6621ba08"
71547159
integrity sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==
71557160

7156-
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.3.1, loose-envify@^1.4.0:
7161+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.4.0:
71577162
version "1.4.0"
71587163
resolved "https://registry.yarnpkg.com/loose-envify/-/loose-envify-1.4.0.tgz#71ee51fa7be4caec1a63839f7e682d8132d30caf"
71597164
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -7383,14 +7388,6 @@ min-indent@^1.0.0:
73837388
resolved "https://registry.yarnpkg.com/min-indent/-/min-indent-1.0.1.tgz#a63f681673b30571fbe8bc25686ae746eefa9869"
73847389
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
73857390

7386-
mini-create-react-context@^0.3.0:
7387-
version "0.3.3"
7388-
resolved "https://registry.yarnpkg.com/mini-create-react-context/-/mini-create-react-context-0.3.3.tgz#b1b2bc6604d3a6c5d9752bad7692615410ebb38e"
7389-
integrity sha512-TtF6hZE59SGmS4U8529qB+jJFeW6asTLDIpPgvPLSCsooAwJS7QprHIFTqv9/Qh3NdLwQxFYgiHX5lqb6jqzPA==
7390-
dependencies:
7391-
"@babel/runtime" "^7.12.1"
7392-
tiny-warning "^1.0.3"
7393-
73947391
73957392
version "2.9.2"
73967393
resolved "https://registry.yarnpkg.com/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz#966031b468917a5446f4c24a80854b2947503c5b"
@@ -8099,13 +8096,6 @@ [email protected]:
80998096
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.12.tgz#d5e1a12e478a976d432ef3c58d534b9923164bb7"
81008097
integrity sha512-RA1GjUVMnvYFxuqovrEqZoxxW5NUZqbwKtYz/Tt7nXerk0LbLblQmrsgdeOxV5SFHf0UDggjS/bSeOZwt1pmEQ==
81018098

8102-
path-to-regexp@^1.7.0:
8103-
version "1.9.0"
8104-
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-1.9.0.tgz#5dc0753acbf8521ca2e0f137b4578b917b10cf24"
8105-
integrity sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g==
8106-
dependencies:
8107-
isarray "0.0.1"
8108-
81098099
path-to-regexp@^2.2.1:
81108100
version "2.4.0"
81118101
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-2.4.0.tgz#35ce7f333d5616f1c1e1bfe266c3aba2e5b2e704"
@@ -8653,7 +8643,7 @@ [email protected]:
86538643
shallowequal "^1.1.0"
86548644
source-map "^0.7.3"
86558645

8656-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0:
8646+
react-is@^16.13.1, react-is@^16.7.0:
86578647
version "16.13.1"
86588648
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.13.1.tgz#789729a4dc36de2999dc156dd6c1d9c18cea56a4"
86598649
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -8747,34 +8737,22 @@ [email protected]:
87478737
react-is "^18.0.0"
87488738
use-sync-external-store "^1.0.0"
87498739

8750-
react-router-dom@5.1.2:
8751-
version "5.1.2"
8752-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-5.1.2.tgz#06701b834352f44d37fbb6311f870f84c76b9c18"
8753-
integrity sha512-7BPHAaIwWpZS074UKaw1FjVdZBSVWEk8IuDXdB+OkLb8vd/WRQIpA4ag9WQk61aEfQs47wHyjWUoUGGZxpQXew==
8740+
react-router-dom@7.4.1:
8741+
version "7.4.1"
8742+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.4.1.tgz#fd913abb488364859c343881ecb7b7bc84b902f2"
8743+
integrity sha512-L3/4tig0Lvs6m6THK0HRV4eHUdpx0dlJasgCxXKnavwhh4tKYgpuZk75HRYNoRKDyDWi9QgzGXsQ1oQSBlWpAA==
87548744
dependencies:
8755-
"@babel/runtime" "^7.1.2"
8756-
history "^4.9.0"
8757-
loose-envify "^1.3.1"
8758-
prop-types "^15.6.2"
8759-
react-router "5.1.2"
8760-
tiny-invariant "^1.0.2"
8761-
tiny-warning "^1.0.0"
8745+
react-router "7.4.1"
87628746

8763-
react-router@5.1.2:
8764-
version "5.1.2"
8765-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-5.1.2.tgz#6ea51d789cb36a6be1ba5f7c0d48dd9e817d3418"
8766-
integrity sha512-yjEuMFy1ONK246B+rsa0cUam5OeAQ8pyclRDgpxuSCrAlJ1qN9uZ5IgyKC7gQg0w8OM50NXHEegPh/ks9YuR2A==
8747+
react-router@7.4.1:
8748+
version "7.4.1"
8749+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.4.1.tgz#0e6af1eefb8370d2cd79c961b87708afdb50fe64"
8750+
integrity sha512-Vmizn9ZNzxfh3cumddqv3kLOKvc7AskUT0dC1prTabhiEi0U4A33LmkDOJ79tXaeSqCqMBXBU/ySX88W85+EUg==
87678751
dependencies:
8768-
"@babel/runtime" "^7.1.2"
8769-
history "^4.9.0"
8770-
hoist-non-react-statics "^3.1.0"
8771-
loose-envify "^1.3.1"
8772-
mini-create-react-context "^0.3.0"
8773-
path-to-regexp "^1.7.0"
8774-
prop-types "^15.6.2"
8775-
react-is "^16.6.0"
8776-
tiny-invariant "^1.0.2"
8777-
tiny-warning "^1.0.0"
8752+
"@types/cookie" "^0.6.0"
8753+
cookie "^1.0.1"
8754+
set-cookie-parser "^2.6.0"
8755+
turbo-stream "2.4.0"
87788756

87798757
react-side-effect@^2.1.0:
87808758
version "2.1.2"
@@ -9383,7 +9361,7 @@ [email protected]:
93839361
parseurl "~1.3.3"
93849362
send "0.19.0"
93859363

9386-
set-cookie-parser@^2.4.8:
9364+
set-cookie-parser@^2.4.8, set-cookie-parser@^2.6.0:
93879365
version "2.7.1"
93889366
resolved "https://registry.yarnpkg.com/set-cookie-parser/-/set-cookie-parser-2.7.1.tgz#3016f150072202dfbe90fadee053573cc89d2943"
93899367
integrity sha512-IOc8uWeOZgnb3ptbCURJWNjWUPcO3ZnTTdzsurqERrP6nPyv+paC55vJM0LpOlT2ne+Ix+9+CRG1MNLlyZ4GjQ==
@@ -10131,7 +10109,7 @@ tiny-invariant@^1.0.2:
1013110109
resolved "https://registry.yarnpkg.com/tiny-invariant/-/tiny-invariant-1.3.3.tgz#46680b7a873a0d5d10005995eb90a70d74d60127"
1013210110
integrity sha512-+FbBPE1o9QAYvviau/qC5SE3caw21q3xkvWKBtja5vgqOWIHHJ3ioaq1VPfn/Szqctz2bU/oYeKd9/z5BL+PVg==
1013310111

10134-
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
10112+
tiny-warning@^1.0.0:
1013510113
version "1.0.3"
1013610114
resolved "https://registry.yarnpkg.com/tiny-warning/-/tiny-warning-1.0.3.tgz#94a30db453df4c643d0fd566060d60a875d84754"
1013710115
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==
@@ -10227,6 +10205,11 @@ tslib@^2.0.0, tslib@^2.0.1, tslib@^2.0.3, tslib@^2.1.0:
1022710205
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
1022810206
integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
1022910207

10208+
10209+
version "2.4.0"
10210+
resolved "https://registry.yarnpkg.com/turbo-stream/-/turbo-stream-2.4.0.tgz#1e4fca6725e90fa14ac4adb782f2d3759a5695f0"
10211+
integrity sha512-FHncC10WpBd2eOmGwpmQsWLDoK4cqsA/UT/GqNoaKOQnT8uzhtCbg3EoUDMvqpOSAI0S26mr0rkjzbOO6S3v1g==
10212+
1023010213
type-check@^0.4.0, type-check@~0.4.0:
1023110214
version "0.4.0"
1023210215
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"

0 commit comments

Comments
 (0)