Skip to content

Commit 68c8022

Browse files
Update dependency react-router-dom to v6
1 parent 913260c commit 68c8022

File tree

2 files changed

+22
-51
lines changed

2 files changed

+22
-51
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"react-lazylog": "4.4.4",
5555
"react-linkify": "0.2.2",
5656
"react-redux": "8.0.7",
57-
"react-router-dom": "5.1.2",
57+
"react-router-dom": "6.15.0",
5858
"react-split-pane": "0.1.92",
5959
"react-table": "7.8.0",
6060
"react-table-6": "6.11.0",

yarn.lock

Lines changed: 21 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1765,6 +1765,11 @@
17651765
qs "^6.10.1"
17661766
url-parse "^1.5.3"
17671767

1768+
"@remix-run/[email protected]":
1769+
version "1.8.0"
1770+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.8.0.tgz#e848d2f669f601544df15ce2a313955e4bf0bafc"
1771+
integrity sha512-mrfKqIHnSZRyIzBcanNJmVQELTnX+qagEDlcKO90RgRBVOZGSGvZKeDihTRfWcqoDn5N/NkUcwWTccnpN18Tfg==
1772+
17681773
"@sideway/address@^4.1.3":
17691774
version "4.1.3"
17701775
resolved "https://registry.npmjs.org/@sideway/address/-/address-4.1.3.tgz"
@@ -5411,7 +5416,7 @@ highlight-words-core@^1.2.0:
54115416
resolved "https://registry.npmjs.org/highlight-words-core/-/highlight-words-core-1.2.2.tgz"
54125417
integrity sha512-BXUKIkUuh6cmmxzi5OIbUJxrG8OAk2MqoL1DtO3Wo9D2faJg2ph5ntyuQeLqaHJmzER6H5tllCDA9ZnNe9BVGg==
54135418

5414-
[email protected], history@^4.9.0:
5419+
54155420
version "4.10.1"
54165421
resolved "https://registry.npmjs.org/history/-/history-4.10.1.tgz"
54175422
integrity sha512-36nwAD620w12kuzPAsyINPWJqlNbij+hpK1k9XRloDtym8mxzGYl2c17LnV6IAGB2Dmg4tEa7G7DlawS0+qjew==
@@ -5432,7 +5437,7 @@ hmac-drbg@^1.0.1:
54325437
minimalistic-assert "^1.0.0"
54335438
minimalistic-crypto-utils "^1.0.1"
54345439

5435-
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:
5440+
hoist-non-react-statics@^3.2.1, hoist-non-react-statics@^3.3.0, hoist-non-react-statics@^3.3.2:
54365441
version "3.3.2"
54375442
resolved "https://registry.npmjs.org/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz"
54385443
integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
@@ -6019,11 +6024,6 @@ is-wsl@^2.2.0:
60196024
dependencies:
60206025
is-docker "^2.0.0"
60216026

6022-
6023-
version "0.0.1"
6024-
resolved "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
6025-
integrity sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8=
6026-
60276027
isarray@~1.0.0:
60286028
version "1.0.0"
60296029
resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz"
@@ -6983,7 +6983,7 @@ [email protected], lodash@^4.1.1, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19
69836983
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz"
69846984
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
69856985

6986-
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:
6986+
loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.2.0, loose-envify@^1.4.0:
69876987
version "1.4.0"
69886988
resolved "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz"
69896989
integrity sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==
@@ -7187,14 +7187,6 @@ min-indent@^1.0.0:
71877187
resolved "https://registry.npmjs.org/min-indent/-/min-indent-1.0.1.tgz"
71887188
integrity sha512-I9jwMn07Sy/IwOj3zVkVik2JTvgpaykDZEigL6Rx6N9LbMywwUSMtxET+7lVoDLLd3O3IXwJwvuuns8UB/HeAg==
71897189

7190-
mini-create-react-context@^0.3.0:
7191-
version "0.3.3"
7192-
resolved "https://registry.npmjs.org/mini-create-react-context/-/mini-create-react-context-0.3.3.tgz"
7193-
integrity sha512-TtF6hZE59SGmS4U8529qB+jJFeW6asTLDIpPgvPLSCsooAwJS7QprHIFTqv9/Qh3NdLwQxFYgiHX5lqb6jqzPA==
7194-
dependencies:
7195-
"@babel/runtime" "^7.12.1"
7196-
tiny-warning "^1.0.3"
7197-
71987190
71997191
version "2.6.1"
72007192
resolved "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.6.1.tgz"
@@ -7793,13 +7785,6 @@ [email protected]:
77937785
resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c"
77947786
integrity sha512-5DFkuoqlv1uYQKxy8omFBeJPQcdoE07Kv2sferDCrAq1ohOU+MSDswDIbnx3YAM60qIOnYa53wBhXW0EbMonrQ==
77957787

7796-
path-to-regexp@^1.7.0:
7797-
version "1.8.0"
7798-
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-1.8.0.tgz"
7799-
integrity sha512-n43JRhlUKUAlibEJhPeir1ncUID16QnEjNpwzNdO3Lm4ywrBpBZ5oLD0I6br9evr1Y9JTqwRtAh7JLoOzAQdVA==
7800-
dependencies:
7801-
isarray "0.0.1"
7802-
78037788
path-to-regexp@^2.2.1:
78047789
version "2.4.0"
78057790
resolved "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.4.0.tgz"
@@ -8304,7 +8289,7 @@ [email protected]:
83048289
shallowequal "^1.1.0"
83058290
source-map "^0.7.3"
83068291

8307-
react-is@^16.13.1, react-is@^16.6.0, react-is@^16.7.0, react-is@^16.8.1:
8292+
react-is@^16.13.1, react-is@^16.7.0, react-is@^16.8.1:
83088293
version "16.13.1"
83098294
resolved "https://registry.npmjs.org/react-is/-/react-is-16.13.1.tgz"
83108295
integrity sha512-24e6ynE2H+OKt4kqsOvNd8kBpV65zoxbA4BVsEOB3ARVWQki/DHzaUoC5KuON/BiccDaCCTZBuOcfZs70kR8bQ==
@@ -8398,34 +8383,20 @@ [email protected]:
83988383
react-is "^18.0.0"
83998384
use-sync-external-store "^1.0.0"
84008385

8401-
react-router-dom@5.1.2:
8402-
version "5.1.2"
8403-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-5.1.2.tgz"
8404-
integrity sha512-7BPHAaIwWpZS074UKaw1FjVdZBSVWEk8IuDXdB+OkLb8vd/WRQIpA4ag9WQk61aEfQs47wHyjWUoUGGZxpQXew==
8386+
react-router-dom@6.15.0:
8387+
version "6.15.0"
8388+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.15.0.tgz#6da7db61e56797266fbbef0d5e324d6ac443ee40"
8389+
integrity sha512-aR42t0fs7brintwBGAv2+mGlCtgtFQeOzK0BM1/OiqEzRejOZtpMZepvgkscpMUnKb8YO84G7s3LsHnnDNonbQ==
84058390
dependencies:
8406-
"@babel/runtime" "^7.1.2"
8407-
history "^4.9.0"
8408-
loose-envify "^1.3.1"
8409-
prop-types "^15.6.2"
8410-
react-router "5.1.2"
8411-
tiny-invariant "^1.0.2"
8412-
tiny-warning "^1.0.0"
8391+
"@remix-run/router" "1.8.0"
8392+
react-router "6.15.0"
84138393

8414-
react-router@5.1.2:
8415-
version "5.1.2"
8416-
resolved "https://registry.npmjs.org/react-router/-/react-router-5.1.2.tgz"
8417-
integrity sha512-yjEuMFy1ONK246B+rsa0cUam5OeAQ8pyclRDgpxuSCrAlJ1qN9uZ5IgyKC7gQg0w8OM50NXHEegPh/ks9YuR2A==
8394+
react-router@6.15.0:
8395+
version "6.15.0"
8396+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.15.0.tgz#bf2cb5a4a7ed57f074d4ea88db0d95033f39cac8"
8397+
integrity sha512-NIytlzvzLwJkCQj2HLefmeakxxWHWAP+02EGqWEZy+DgfHHKQMUoBBjUQLOtFInBMhWtb3hiUy6MfFgwLjXhqg==
84188398
dependencies:
8419-
"@babel/runtime" "^7.1.2"
8420-
history "^4.9.0"
8421-
hoist-non-react-statics "^3.1.0"
8422-
loose-envify "^1.3.1"
8423-
mini-create-react-context "^0.3.0"
8424-
path-to-regexp "^1.7.0"
8425-
prop-types "^15.6.2"
8426-
react-is "^16.6.0"
8427-
tiny-invariant "^1.0.2"
8428-
tiny-warning "^1.0.0"
8399+
"@remix-run/router" "1.8.0"
84298400

84308401
react-side-effect@^2.1.0:
84318402
version "2.1.1"
@@ -9542,7 +9513,7 @@ tiny-invariant@^1.0.2:
95429513
resolved "https://registry.npmjs.org/tiny-invariant/-/tiny-invariant-1.2.0.tgz"
95439514
integrity sha512-1Uhn/aqw5C6RI4KejVeTg6mIS7IqxnLJ8Mv2tV5rTc0qWobay7pDUz6Wi392Cnc8ak1H0F2cjoRzb2/AW4+Fvg==
95449515

9545-
tiny-warning@^1.0.0, tiny-warning@^1.0.3:
9516+
tiny-warning@^1.0.0:
95469517
version "1.0.3"
95479518
resolved "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz"
95489519
integrity sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==

0 commit comments

Comments
 (0)