Skip to content

Commit d3953b8

Browse files
chore(deps-dev): bump react-router-dom from 6.26.1 to 6.26.2 (#11779)
1 parent 55643a5 commit d3953b8

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,7 @@
232232
"react-is": "^18.3.1",
233233
"react-refresh": "^0.14",
234234
"react-router": "^6.17.0",
235-
"react-router-dom": "^6.26.1",
235+
"react-router-dom": "^6.26.2",
236236
"remark-prettier": "^2.0.0",
237237
"resolve": "^1.22.8",
238238
"resolve-url-loader": "^5.0.0",

Diff for: yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -2921,10 +2921,10 @@
29212921
"@opentelemetry/instrumentation" "^0.49 || ^0.50 || ^0.51 || ^0.52.0"
29222922
"@opentelemetry/sdk-trace-base" "^1.22"
29232923

2924-
"@remix-run/[email protected].1":
2925-
version "1.19.1"
2926-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.1.tgz#984771bfd1de2715f42394c87fb716c1349e014f"
2927-
integrity sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==
2924+
"@remix-run/[email protected].2":
2925+
version "1.19.2"
2926+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.19.2.tgz#0c896535473291cb41f152c180bedd5680a3b273"
2927+
integrity sha512-baiMx18+IMuD1yyvOGaHM9QrVUPGGG0jC+z+IPHnRJWUAUvaKuWKyE8gjDj2rzv3sz9zOGoRSPgeBVHRhZnBlA==
29282928

29292929
"@rtsao/scc@^1.1.0":
29302930
version "1.1.0"
@@ -13316,20 +13316,20 @@ react-refresh@^0.14:
1331613316
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
1331713317
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1331813318

13319-
react-router-dom@^6.26.1:
13320-
version "6.26.1"
13321-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.1.tgz#a408892b41767a49dc94b3564b0e7d8e3959f623"
13322-
integrity sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==
13319+
react-router-dom@^6.26.2:
13320+
version "6.26.2"
13321+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.26.2.tgz#a6e3b0cbd6bfd508e42b9342099d015a0ac59680"
13322+
integrity sha512-z7YkaEW0Dy35T3/QKPYB1LjMK2R1fxnHO8kWpUMTBdfVzZrWOiY9a7CtN8HqdWtDUWd5FY6Dl8HFsqVwH4uOtQ==
1332313323
dependencies:
13324-
"@remix-run/router" "1.19.1"
13325-
react-router "6.26.1"
13324+
"@remix-run/router" "1.19.2"
13325+
react-router "6.26.2"
1332613326

13327-
[email protected].1, react-router@^6.17.0:
13328-
version "6.26.1"
13329-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.1.tgz#88c64837e05ffab6899a49df2a1484a22471e4ce"
13330-
integrity sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==
13327+
[email protected].2, react-router@^6.17.0:
13328+
version "6.26.2"
13329+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.26.2.tgz#2f0a68999168954431cdc29dd36cec3b6fa44a7e"
13330+
integrity sha512-tvN1iuT03kHgOFnLPfLJ8V95eijteveqdOSk+srqfePtQvqCExB8eHOYnlilbOcyJyKnYkr1vJvf7YqotAJu1A==
1333113331
dependencies:
13332-
"@remix-run/router" "1.19.1"
13332+
"@remix-run/router" "1.19.2"
1333313333

1333413334
react@^18.3.1:
1333513335
version "18.3.1"

0 commit comments

Comments
 (0)