Skip to content

Commit c08d978

Browse files
dependabot[bot]mikkojamG
authored andcommitted
deps: bump react-router from 7.12.0 to 7.15.0
Bumps [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) from 7.12.0 to 7.15.0. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router@7.15.0/packages/react-router) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec3a2c1 commit c08d978

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
"react-modal": "^3.16.3",
111111
"react-qrcode-logo": "^3.0.0",
112112
"react-redux": "^9.2.0",
113-
"react-router": "^7.12.0",
113+
"react-router": "^7.15.0",
114114
"react-toastify": "^11.0.3",
115115
"redux-persist": "^6.0.0",
116116
"rehype-sanitize": "^6.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10300,10 +10300,10 @@ react-refresh@^0.18.0:
1030010300
resolved "https://registry.yarnpkg.com/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
1030110301
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
1030210302

10303-
react-router@^7.12.0:
10304-
version "7.12.0"
10305-
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.12.0.tgz#459a86862abbedd02e76e686751fe71f9fd73a4f"
10306-
integrity sha512-kTPDYPFzDVGIIGNLS5VJykK0HfHLY5MF3b+xj0/tTyNYL1gF1qs7u67Z9jEhQk2sQ98SUaHxlG31g1JtF7IfVw==
10303+
react-router@^7.15.0:
10304+
version "7.15.0"
10305+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.15.0.tgz#cb438ff254ab5a1e356ef5a23d7821d8f6fbe652"
10306+
integrity sha512-HW9vYwuM8f4yx66Izy8xfrzCM+SBJluoZcCbww9A1TySax11S5Vgw6fi3ZjMONw9J4gQwngL7PzkyIpJJpJ7RQ==
1030710307
dependencies:
1030810308
cookie "^1.0.1"
1030910309
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)