Skip to content

Commit d90d254

Browse files
dependabot[bot]apragacz
authored andcommitted
Bump the npm_and_yarn group across 1 directory with 2 updates
Bumps the npm_and_yarn group with 2 updates in the /examples/sharedlinks/sharedlinks-webapp directory: [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) and [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom). Updates `react-router` from 5.2.0 to 7.5.2 - [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/[email protected]/packages/react-router) Updates `react-router-dom` from 5.2.0 to 7.5.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/[email protected]/packages/react-router-dom) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.5.2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: react-router-dom dependency-version: 7.5.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6f78044 commit d90d254

File tree

2 files changed

+50
-108
lines changed

2 files changed

+50
-108
lines changed

examples/sharedlinks/sharedlinks-webapp/package-lock.json

Lines changed: 48 additions & 106 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/sharedlinks/sharedlinks-webapp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
"prop-types": "^15.7.2",
99
"react": "^17.0.1",
1010
"react-dom": "^17.0.1",
11-
"react-router": "^5.2.0",
12-
"react-router-dom": "^5.2.0",
11+
"react-router": "^7.5.2",
12+
"react-router-dom": "^7.5.2",
1313
"react-scripts": "^5.0.1",
1414
"url-parse": "^1.5.9"
1515
},

0 commit comments

Comments
 (0)