Skip to content

Commit cf57134

Browse files
dependabot[bot]brian14708
authored andcommitted
chore(deps): bump the minor-and-patch group
Bumps the minor-and-patch group in /tools/trace-ui with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `lucide-react` from 0.561.0 to 0.562.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/0.562.0/packages/lucide-react) Updates `eslint-plugin-react-refresh` from 0.4.25 to 0.4.26 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.4.25...v0.4.26) Updates `typescript-eslint` from 8.50.0 to 8.50.1 - [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.50.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 0.562.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: eslint-plugin-react-refresh dependency-version: 0.4.26 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: typescript-eslint dependency-version: 8.50.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ed3ab8 commit cf57134

File tree

2 files changed

+77
-77
lines changed

2 files changed

+77
-77
lines changed

tools/trace-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@radix-ui/react-slot": "^1.2.4",
1818
"class-variance-authority": "^0.7.1",
1919
"clsx": "^2.1.1",
20-
"lucide-react": "^0.561.0",
20+
"lucide-react": "^0.562.0",
2121
"react": "^19.2.3",
2222
"react-dom": "^19.2.3",
2323
"tailwind-merge": "^3.4.0"
@@ -34,14 +34,14 @@
3434
"eslint": "^9.39.2",
3535
"eslint-config-prettier": "^10.1.8",
3636
"eslint-plugin-react-hooks": "^7.0.1",
37-
"eslint-plugin-react-refresh": "^0.4.25",
37+
"eslint-plugin-react-refresh": "^0.4.26",
3838
"globals": "^16.5.0",
3939
"prettier": "^3.7.4",
4040
"prettier-plugin-tailwindcss": "^0.7.2",
4141
"tailwindcss": "^4.1.18",
4242
"tw-animate-css": "^1.4.0",
4343
"typescript": "~5.9.3",
44-
"typescript-eslint": "^8.50.0",
44+
"typescript-eslint": "^8.50.1",
4545
"vite": "^7.3.0"
4646
}
4747
}

tools/trace-ui/pnpm-lock.yaml

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

0 commit comments

Comments
 (0)