Skip to content

Commit 1188784

Browse files
fix(deps): update react-router monorepo to v6.30.1
1 parent 5eed0f8 commit 1188784

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.0":
2689+
version "1.23.0"
2690+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.23.0.tgz#35390d0e7779626c026b11376da6789eb8389242"
2691+
integrity sha512-O3rHJzAQKamUz1fvE0Qaw0xSFqsA/yafi2iqeE0pvdFtCO1viYx8QL6f3Ln/aCCTLxs68SLf0KPM9eSeM8yBnA==
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.1"
9212+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.30.1.tgz#da2580c272ddb61325e435478566be9563a4a237"
9213+
integrity sha512-llKsgOkZdbPU1Eg3zK8lCn+sjD9wMRZZPuzmdWWX5SUs8OFkN5HnFVC0u5KMeMaC9aoancFI/KoLuKPqN+hxHw==
92149214
dependencies:
9215-
"@remix-run/router" "1.12.0"
9216-
react-router "6.19.0"
9215+
"@remix-run/router" "1.23.0"
9216+
react-router "6.30.1"
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.1, react-router@^6.0.0:
9219+
version "6.30.1"
9220+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.30.1.tgz#ecb3b883c9ba6dbf5d319ddbc996747f4ab9f4c3"
9221+
integrity sha512-X1m21aEmxGXqENEPG3T6u0Th7g0aS4ZmoNynhbs+Cn+q+QGTLt+d5IQ2bHAXKzKcxGJjxACpVbnYQSCRcfxHlQ==
92229222
dependencies:
9223-
"@remix-run/router" "1.12.0"
9223+
"@remix-run/router" "1.23.0"
92249224

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

0 commit comments

Comments
 (0)