Skip to content

Commit 8961fb3

Browse files
chore(deps): update react-router monorepo to v6.30.3
1 parent 5eed0f8 commit 8961fb3

1 file changed

Lines changed: 14 additions & 14 deletions

File tree

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -2685,10 +2685,10 @@
26852685
schema-utils "^3.0.0"
26862686
source-map "^0.7.3"
26872687

2688-
"@remix-run/router@1.12.0":
2689-
version "1.12.0"
2690-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.12.0.tgz#e89b64b6fa97a8a5b740a4c38c2904b80f1f229a"
2691-
integrity sha512-2hXv036Bux90e1GXTWSMfNzfDDK8LA8JYEWfyHxzvwdp6GyoWEovKc9cotb3KCKmkdwsIBuFGX7ScTWyiHv7Eg==
2688+
"@remix-run/router@1.23.2":
2689+
version "1.23.2"
2690+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.2.tgz#156c4b481c0bee22a19f7924728a67120de06971"
2691+
integrity sha512-Ic6m2U/rMjTkhERIa/0ZtXJP17QUi2CbWE7cqx4J58M8aA3QTfW+2UlQ4psvTX9IO1RfNVhK3pcpdjej7L+t2w==
26922692

26932693
"@rollup/plugin-babel@^5.2.0":
26942694
version "5.3.1"
@@ -9208,19 +9208,19 @@ react-refresh@^0.11.0:
92089208
integrity sha512-F27qZr8uUqwhWZboondsPx8tnC3Ct3SxZA3V5WyEvujRyyNv0VYPhoBg1gZ8/MV5tubQp76Trw8lTv9hzRBa+A==
92099209

92109210
react-router-dom@^6.0.0:
9211-
version "6.19.0"
9212-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.19.0.tgz#ee807e36ae7dd954db7a3f770e38b7cc026c66a8"
9213-
integrity sha512-N6dWlcgL2w0U5HZUUqU2wlmOrSb3ighJmtQ438SWbhB1yuLTXQ8yyTBMK3BSvVjp7gBtKurT554nCtMOgxCZmQ==
9211+
version "6.30.3"
9212+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.3.tgz#42ae6dc4c7158bfb0b935f162b9621b29dddf740"
9213+
integrity sha512-pxPcv1AczD4vso7G4Z3TKcvlxK7g7TNt3/FNGMhfqyntocvYKj+GCatfigGDjbLozC4baguJ0ReCigoDJXb0ag==
92149214
dependencies:
9215-
"@remix-run/router" "1.12.0"
9216-
react-router "6.19.0"
9215+
"@remix-run/router" "1.23.2"
9216+
react-router "6.30.3"
92179217

9218-
react-router@6.19.0, react-router@^6.0.0:
9219-
version "6.19.0"
9220-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.19.0.tgz#6d5062fa33495859daca98d86292ab03b037a9ca"
9221-
integrity sha512-0W63PKCZ7+OuQd7Tm+RbkI8kCLmn4GPjDbX61tWljPxWgqTKlEpeQUwPkT1DRjYhF8KSihK0hQpmhU4uxVMcdw==
9218+
react-router@6.30.3, react-router@^6.0.0:
9219+
version "6.30.3"
9220+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.3.tgz#994b3ccdbe0e81fe84d4f998100f62584dfbf1cf"
9221+
integrity sha512-XRnlbKMTmktBkjCLE8/XcZFlnHvr2Ltdr1eJX4idL55/9BbORzyZEaIkBFDhFGCEWBBItsVrDxwx3gnisMitdw==
92229222
dependencies:
9223-
"@remix-run/router" "1.12.0"
9223+
"@remix-run/router" "1.23.2"
92249224

92259225
react-scripts@^5.0.0:
92269226
version "5.0.1"

0 commit comments

Comments
 (0)