Skip to content

Commit 4469e6d

Browse files
Bump the npm_and_yarn group across 1 directory with 5 updates
Bumps the npm_and_yarn group with 5 updates in the /examples/sharedlinks/sharedlinks-webapp directory: | Package | From | To | | --- | --- | --- | | [react-router](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router) | `7.14.1` | `7.15.1` | | [qs](https://github.com/ljharb/qs) | `6.14.2` | `6.15.3` | | [form-data](https://github.com/form-data/form-data) | `3.0.4` | `3.0.5` | | [shell-quote](https://github.com/ljharb/shell-quote) | `1.7.4` | `1.10.0` | | [ws](https://github.com/websockets/ws) | `8.17.1` | `8.21.1` | | [ws](https://github.com/websockets/ws) | `7.5.10` | `7.5.12` | Updates `react-router` from 7.14.1 to 7.15.1 - [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.1/packages/react-router) Updates `qs` from 6.14.2 to 6.15.3 - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.14.2...v6.15.3) Updates `form-data` from 3.0.4 to 3.0.5 - [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md) - [Commits](form-data/form-data@v3.0.4...v3.0.5) Updates `shell-quote` from 1.7.4 to 1.10.0 - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](ljharb/shell-quote@v1.7.4...v1.10.0) Updates `ws` from 8.17.1 to 8.21.1 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.1...8.21.1) Updates `ws` from 7.5.10 to 7.5.12 - [Release notes](https://github.com/websockets/ws/releases) - [Commits](websockets/ws@8.17.1...8.21.1) --- updated-dependencies: - dependency-name: react-router dependency-version: 7.15.1 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: qs dependency-version: 6.15.3 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: form-data dependency-version: 3.0.5 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: shell-quote dependency-version: 1.10.0 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 8.21.1 dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: ws dependency-version: 7.5.12 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d4ae3bb commit 4469e6d

2 files changed

Lines changed: 47 additions & 54 deletions

File tree

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

Lines changed: 46 additions & 53 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"prop-types": "^15.7.2",
99
"react": "^17.0.1",
1010
"react-dom": "^17.0.1",
11-
"react-router": "^7.14.1",
11+
"react-router": "^7.15.1",
1212
"react-router-dom": "^7.5.2",
1313
"react-scripts": "^5.0.1",
1414
"url-parse": "^1.5.9"

0 commit comments

Comments
 (0)