Skip to content

Commit c77c129

Browse files
build(deps): bump react-router-dom from 7.13.2 to 7.14.2 in /playground
Bumps [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) from 7.13.2 to 7.14.2. - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/main/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.14.2/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.14.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0864403 commit c77c129

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"react": "^19.0.1",
2525
"react-dom": "^19.0.1",
2626
"react-hot-toast": "^2.1.0",
27-
"react-router-dom": "^7.1.3",
27+
"react-router-dom": "^7.14.2",
2828
"vis-network": "^10.0.2",
2929
"web-vitals": "^5.0.2",
3030
"zustand": "^5.0.3"

playground/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2724,17 +2724,17 @@ react-refresh@^0.18.0:
27242724
resolved "https://registry.npmjs.org/react-refresh/-/react-refresh-0.18.0.tgz#2dce97f4fe932a4d8142fa1630e475c1729c8062"
27252725
integrity sha512-QgT5//D3jfjJb6Gsjxv0Slpj23ip+HtOpnNgnb2S5zU3CB26G/IDPGoy4RJB42wzFE46DRsstbW6tKHoKbhAxw==
27262726

2727-
react-router-dom@^7.1.3:
2728-
version "7.13.2"
2729-
resolved "https://registry.npmjs.org/react-router-dom/-/react-router-dom-7.13.2.tgz#6582ab2e2f096d19486e854898b719b4efc52524"
2730-
integrity sha512-aR7SUORwTqAW0JDeiWF07e9SBE9qGpByR9I8kJT5h/FrBKxPMS6TiC7rmVO+gC0q52Bx7JnjWe8Z1sR9faN4YA==
2727+
react-router-dom@^7.14.2:
2728+
version "7.14.2"
2729+
resolved "https://registry.yarnpkg.com/react-router-dom/-/react-router-dom-7.14.2.tgz#0b043c1534fe58596771b82a318a7e4c2e5f1279"
2730+
integrity sha512-YZcM5ES8jJSM+KrJ9BdvHHqlnGTg5tH3sC5ChFRj4inosKctdyzBDhOyyHdGk597q2OT6NTrCA1OvB/YDwfekQ==
27312731
dependencies:
2732-
react-router "7.13.2"
2732+
react-router "7.14.2"
27332733

2734-
react-router@7.13.2:
2735-
version "7.13.2"
2736-
resolved "https://registry.npmjs.org/react-router/-/react-router-7.13.2.tgz#bab22c9f96f81759e060a34c04e7527e5f6dbbe1"
2737-
integrity sha512-tX1Aee+ArlKQP+NIUd7SE6Li+CiGKwQtbS+FfRxPX6Pe4vHOo6nr9d++u5cwg+Z8K/x8tP+7qLmujDtfrAoUJA==
2734+
react-router@7.14.2:
2735+
version "7.14.2"
2736+
resolved "https://registry.yarnpkg.com/react-router/-/react-router-7.14.2.tgz#d86e5b01049365b2c982363ebd2baa4928824603"
2737+
integrity sha512-yCqNne6I8IB6rVCH7XUvlBK7/QKyqypBFGv+8dj4QBFJiiRX+FG7/nkdAvGElyvVZ/HQP5N19wzteuTARXi5Gw==
27382738
dependencies:
27392739
cookie "^1.0.1"
27402740
set-cookie-parser "^2.6.0"

0 commit comments

Comments
 (0)