Skip to content

Commit 74b4628

Browse files
chore(deps): bump the web-minor-patch group across 1 directory with 2 updates (#265)
Bumps the web-minor-patch group with 2 updates in the /apps/web directory: [react-router-dom](https://github.com/remix-run/react-router/tree/HEAD/packages/react-router-dom) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `react-router-dom` from 7.17.0 to 7.18.0 - [Release notes](https://github.com/remix-run/react-router/releases) - [Changelog](https://github.com/remix-run/react-router/blob/react-router-dom@7.18.0/packages/react-router-dom/CHANGELOG.md) - [Commits](https://github.com/remix-run/react-router/commits/react-router-dom@7.18.0/packages/react-router-dom) Updates `typescript-eslint` from 8.61.1 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: react-router-dom dependency-version: 7.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: web-minor-patch - dependency-name: typescript-eslint dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: web-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6942310 commit 74b4628

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

apps/web/package-lock.json

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

apps/web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"oidc-client-ts": "^3.1.0",
2020
"react": "^18.3.1",
2121
"react-dom": "^18.3.1",
22-
"react-router-dom": "^7.17.0"
22+
"react-router-dom": "^7.18.0"
2323
},
2424
"devDependencies": {
2525
"@eslint/js": "^9.11.0",
@@ -41,7 +41,7 @@
4141
"prettier-plugin-tailwindcss": "^0.8.0",
4242
"tailwindcss": "^3.4.13",
4343
"typescript": "^5.6.2",
44-
"typescript-eslint": "^8.61.1",
44+
"typescript-eslint": "^8.62.0",
4545
"vite": "^5.4.8",
4646
"vitest": "^2.1.1"
4747
}

0 commit comments

Comments
 (0)