Skip to content

Commit b9d17b2

Browse files
chore(deps-dev): bump react-router-dom from 6.23.0 to 6.23.1 (#11118)
1 parent 90b672a commit b9d17b2

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
@@ -230,7 +230,7 @@
230230
"react-is": "^18.3.1",
231231
"react-refresh": "^0.14",
232232
"react-router": "^6.17.0",
233-
"react-router-dom": "^6.23.0",
233+
"react-router-dom": "^6.23.1",
234234
"remark-prettier": "^2.0.0",
235235
"resolve": "^1.22.8",
236236
"resolve-url-loader": "^5.0.0",

Diff for: yarn.lock

+15-15
Original file line numberDiff line numberDiff line change
@@ -2426,10 +2426,10 @@
24262426
schema-utils "^3.0.0"
24272427
source-map "^0.7.3"
24282428

2429-
"@remix-run/[email protected].0":
2430-
version "1.16.0"
2431-
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.16.0.tgz#0e10181e5fec1434eb071a9bc4bdaac843f16dcc"
2432-
integrity sha512-Quz1KOffeEf/zwkCBM3kBtH4ZoZ+pT3xIXBG4PPW/XFtDP7EGhtTiC2+gpL9GnR7+Qdet5Oa6cYSvwKYg6kN9Q==
2429+
"@remix-run/[email protected].1":
2430+
version "1.16.1"
2431+
resolved "https://registry.yarnpkg.com/@remix-run/router/-/router-1.16.1.tgz#73db3c48b975eeb06d0006481bde4f5f2d17d1cd"
2432+
integrity sha512-es2g3dq6Nb07iFxGk5GuHN20RwBZOsuDQN7izWIisUcv9r+d2C5jQxqmgkdebXgReWfiyUabcki6Fg77mSNrig==
24332433

24342434
"@rushstack/eslint-patch@^1.1.0":
24352435
version "1.2.0"
@@ -12625,20 +12625,20 @@ react-refresh@^0.14:
1262512625
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.14.2.tgz#3833da01ce32da470f1f936b9d477da5c7028bf9"
1262612626
integrity sha512-jCvmsr+1IUSMUyzOkRcvnVbX3ZYC6g9TDrDbFuFmRDq7PD4yaGbLKNQL6k2jnArV8hjYxh7hVhAZB6s9HDGpZA==
1262712627

12628-
react-router-dom@^6.23.0:
12629-
version "6.23.0"
12630-
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.23.0.tgz#8b80ad92ad28f4dc38972e92d84b4c208150545a"
12631-
integrity sha512-Q9YaSYvubwgbal2c9DJKfx6hTNoBp3iJDsl+Duva/DwxoJH+OTXkxGpql4iUK2sla/8z4RpjAm6EWx1qUDuopQ==
12628+
react-router-dom@^6.23.1:
12629+
version "6.23.1"
12630+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-6.23.1.tgz#30cbf266669693e9492aa4fc0dde2541ab02322f"
12631+
integrity sha512-utP+K+aSTtEdbWpC+4gxhdlPFwuEfDKq8ZrPFU65bbRJY+l706qjR7yaidBpo3MSeA/fzwbXWbKBI6ftOnP3OQ==
1263212632
dependencies:
12633-
"@remix-run/router" "1.16.0"
12634-
react-router "6.23.0"
12633+
"@remix-run/router" "1.16.1"
12634+
react-router "6.23.1"
1263512635

12636-
[email protected].0, react-router@^6.17.0:
12637-
version "6.23.0"
12638-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.23.0.tgz#2f2d7492c66a6bdf760be4c6bdf9e1d672fa154b"
12639-
integrity sha512-wPMZ8S2TuPadH0sF5irFGjkNLIcRvOSaEe7v+JER8508dyJumm6XZB1u5kztlX0RVq6AzRVndzqcUh6sFIauzA==
12636+
[email protected].1, react-router@^6.17.0:
12637+
version "6.23.1"
12638+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-6.23.1.tgz#d08cbdbd9d6aedc13eea6e94bc6d9b29cb1c4be9"
12639+
integrity sha512-fzcOaRF69uvqbbM7OhvQyBTFDVrrGlsFdS3AL+1KfIBtGETibHzi3FkoTRyiDJnWNc2VxrfvR+657ROHjaNjqQ==
1264012640
dependencies:
12641-
"@remix-run/router" "1.16.0"
12641+
"@remix-run/router" "1.16.1"
1264212642

1264312643
react@^18.3.1:
1264412644
version "18.3.1"

0 commit comments

Comments
 (0)