File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1414 "@vibe/ui" : " workspace:*" ,
1515 "@vibe/utils" : " workspace:*" ,
1616 "@vibe/shared" : " workspace:*" ,
17- "lucide-react" : " ^0.545 .0" ,
17+ "lucide-react" : " ^0.548 .0" ,
1818 "react" : " ^19.1.1" ,
1919 "react-dom" : " ^19.1.1" ,
2020 "react-router-dom" : " ^7.8.2" ,
Original file line number Diff line number Diff line change 33 "version" : " 0.1.0" ,
44 "description" : " A frontend dashboard for displaying different metrics using bar charts" ,
55 "private" : true ,
6- "packageManager" : " pnpm@10.18.2 " ,
6+ "packageManager" : " pnpm@10.19.0 " ,
77 "type" : " module" ,
88 "scripts" : {
99 "ready" : " vite run lint && vite test && vite run build" ,
1717 "devDependencies" : {
1818 "@voidzero-dev/vite-plus" : " latest" ,
1919 "dprint" : " ^0.50.2" ,
20- "oxlint-tsgolint" : " ^0.2.1 " ,
20+ "oxlint-tsgolint" : " ^0.3.0 " ,
2121 "top-github-dependents-by-stars" : " ^1.0.4" ,
2222 "vitest" : " ^3.2.4"
2323 },
2424 "pnpm" : {
2525 "overrides" : {
26- "vite" :
" npm:[email protected] .17 " 26+ "vite" :
" npm:[email protected] .19 " 2727 },
2828 "onlyBuiltDependencies" : [
2929 " @tailwindcss/oxide" ,
Original file line number Diff line number Diff line change 1515 "typecheck" : " tsc --noEmit"
1616 },
1717 "dependencies" : {
18- "lucide-react" : " ^0.545 .0" ,
18+ "lucide-react" : " ^0.548 .0" ,
1919 "react" : " ^19.1.1" ,
2020 "react-dom" : " ^19.1.1"
2121 },
You can’t perform that action at this time.
0 commit comments