Skip to content

Commit 5aa121f

Browse files
chore(deps-dev): bump react-router-dom from 6.22.0 to 6.22.1 (#10546)
1 parent 5e74f17 commit 5aa121f

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
@@ -231,7 +231,7 @@
231231
"react-is": "^18.2.0",
232232
"react-refresh": "^0.14",
233233
"react-router": "^6.17.0",
234-
"react-router-dom": "^6.22.0",
234+
"react-router-dom": "^6.22.1",
235235
"remark-prettier": "^2.0.0",
236236
"resolve": "^1.22.8",
237237
"resolve-url-loader": "^5.0.0",

Diff for: yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -2307,10 +2307,10 @@
23072307
schema-utils "^3.0.0"
23082308
source-map "^0.7.3"
23092309

2310-
"@remix-run/[email protected].0":
2311-
version "1.15.0"
2312-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.0.tgz#461a952c2872dd82c8b2e9b74c4dfaff569123e2"
2313-
integrity sha512-HOil5aFtme37dVQTB6M34G95kPM3MMuqSmIRVCC52eKV+Y/tGSqw9P3rWhlAx6A+mz+MoX+XxsGsNJbaI5qCgQ==
2310+
"@remix-run/[email protected].1":
2311+
version "1.15.1"
2312+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.15.1.tgz#221fd31a65186b9bc027b74573485fb3226dff7f"
2313+
integrity sha512-zcU0gM3z+3iqj8UX45AmWY810l3oUmXM7uH4dt5xtzvMhRtYVhKGOmgOd1877dOPPepfCjUv57w+syamWIYe7w==
23142314

23152315
"@rollup/plugin-babel@^5.2.0":
23162316
version "5.3.1"
@@ -12595,20 +12595,20 @@ react-refresh@^0.14:
1259512595
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.0.tgz#4e02825378a5f227079554d4284889354e5f553e"
1259612596
integrity sha512-wViHqhAd8OHeLS/IRMJjTSDHF3U9eWi62F/MledQGPdJGDhodXJ9PBLNGr6WWL7qlH12Mt3TyTpbS+hGXMjCzQ==
1259712597

12598-
react-router-dom@^6.22.0:
12599-
version "6.22.0"
12600-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.0.tgz#177c8bd27146decbb991eafb5df159f7a9f70035"
12601-
integrity sha512-z2w+M4tH5wlcLmH3BMMOMdrtrJ9T3oJJNsAlBJbwk+8Syxd5WFJ7J5dxMEW0/GEXD1BBis4uXRrNIz3mORr0ag==
12598+
react-router-dom@^6.22.1:
12599+
version "6.22.1"
12600+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.22.1.tgz#cfa109d4b6b0a4d00bac179bc0ad2a6469455282"
12601+
integrity sha512-iwMyyyrbL7zkKY7MRjOVRy+TMnS/OPusaFVxM2P11x9dzSzGmLsebkCvYirGq0DWB9K9hOspHYYtDz33gE5Duw==
1260212602
dependencies:
12603-
"@remix-run/router" "1.15.0"
12604-
react-router "6.22.0"
12603+
"@remix-run/router" "1.15.1"
12604+
react-router "6.22.1"
1260512605

12606-
[email protected].0, react-router@^6.17.0:
12607-
version "6.22.0"
12608-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.0.tgz#a22b44851a79dafc6b944cb418db3e80622b9be1"
12609-
integrity sha512-q2yemJeg6gw/YixRlRnVx6IRJWZD6fonnfZhN1JIOhV2iJCPeRNSH3V1ISwHf+JWcESzLC3BOLD1T07tmO5dmg==
12606+
[email protected].1, react-router@^6.17.0:
12607+
version "6.22.1"
12608+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.22.1.tgz#a5ff849bfe709438f7e139421bb28138209662c7"
12609+
integrity sha512-0pdoRGwLtemnJqn1K0XHUbnKiX0S4X8CgvVVmHGOWmofESj31msHo/1YiqcJWK7Wxfq2a4uvvtS01KAQyWK/CQ==
1261012610
dependencies:
12611-
"@remix-run/router" "1.15.0"
12611+
"@remix-run/router" "1.15.1"
1261212612

1261312613
react@^18.2.0:
1261412614
version "18.2.0"

0 commit comments

Comments
 (0)