Skip to content

Commit c313fa5

Browse files
dependabot[bot]brian14708
authored andcommitted
chore(deps-dev): bump the minor-and-patch group
Bumps the minor-and-patch group in /tools/trace-ui with 2 updates: [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@types/react` from 19.2.6 to 19.2.7 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `typescript-eslint` from 8.47.0 to 8.48.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.48.0/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@types/react" dependency-version: 19.2.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c0006b9 commit c313fa5

2 files changed

Lines changed: 216 additions & 337 deletions

File tree

tools/trace-ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@tailwindcss/vite": "^4.1.17",
2828
"@trivago/prettier-plugin-sort-imports": "^6.0.0",
2929
"@types/node": "^24.10.1",
30-
"@types/react": "^19.2.6",
30+
"@types/react": "^19.2.7",
3131
"@types/react-dom": "^19.2.3",
3232
"@vitejs/plugin-react": "^5.1.1",
3333
"babel-plugin-react-compiler": "19.1.0-rc.3",
@@ -41,7 +41,7 @@
4141
"tailwindcss": "^4.1.17",
4242
"tw-animate-css": "^1.4.0",
4343
"typescript": "~5.9.3",
44-
"typescript-eslint": "^8.47.0",
44+
"typescript-eslint": "^8.48.0",
4545
"vite": "^7.2.4"
4646
}
4747
}

0 commit comments

Comments
 (0)