Skip to content

Commit af45259

Browse files
build(deps): bump the npm-minor-and-patch group in /ui with 3 updates
Bumps the npm-minor-and-patch group in /ui with 3 updates: [lucide-react](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide-react), [recharts](https://github.com/recharts/recharts) and [oxlint](https://github.com/oxc-project/oxc/tree/HEAD/npm/oxlint). Updates `lucide-react` from 1.23.0 to 1.24.0 - [Release notes](https://github.com/lucide-icons/lucide/releases) - [Commits](https://github.com/lucide-icons/lucide/commits/1.24.0/packages/lucide-react) Updates `recharts` from 3.9.1 to 3.9.2 - [Release notes](https://github.com/recharts/recharts/releases) - [Changelog](https://github.com/recharts/recharts/blob/main/CHANGELOG.md) - [Commits](recharts/recharts@v3.9.1...v3.9.2) Updates `oxlint` from 1.72.0 to 1.73.0 - [Release notes](https://github.com/oxc-project/oxc/releases) - [Changelog](https://github.com/oxc-project/oxc/blob/main/npm/oxlint/CHANGELOG.md) - [Commits](https://github.com/oxc-project/oxc/commits/oxlint_v1.73.0/npm/oxlint) --- updated-dependencies: - dependency-name: lucide-react dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-and-patch - dependency-name: recharts dependency-version: 3.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor-and-patch - dependency-name: oxlint dependency-version: 1.73.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5d1b293 commit af45259

2 files changed

Lines changed: 92 additions & 92 deletions

File tree

ui/package-lock.json

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

ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
"dependencies": {
1919
"@fontsource/inter": "^5.2.8",
2020
"@fontsource/jetbrains-mono": "^5.2.8",
21-
"lucide-react": "^1.23.0",
21+
"lucide-react": "^1.24.0",
2222
"react": "^19.2.7",
2323
"react-dom": "^19.2.7",
24-
"recharts": "^3.9.1"
24+
"recharts": "^3.9.2"
2525
},
2626
"devDependencies": {
2727
"@playwright/test": "^1.61.1",
@@ -32,7 +32,7 @@
3232
"@vitejs/plugin-react": "^5.1.2",
3333
"autoprefixer": "^10.5.2",
3434
"dprint": "^0.55.1",
35-
"oxlint": "^1.72.0",
35+
"oxlint": "^1.73.0",
3636
"postcss": "^8.4.49",
3737
"tailwindcss": "^4.1.18",
3838
"typescript": "^6.0.3",

0 commit comments

Comments
 (0)