Skip to content

Commit 134f0ef

Browse files
authored
Merge pull request #59 from bsychen/feat/product-info
2 parents ecb8266 + c24af24 commit 134f0ef

37 files changed

+1619
-268
lines changed

off.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.

package-lock.json

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

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
"@radix-ui/react-toggle-group": "1.1.1",
4646
"@radix-ui/react-tooltip": "1.1.6",
4747
"@zxing/browser": "^0.1.5",
48+
"chart.js": "^4.4.9",
4849
"class-variance-authority": "^0.7.1",
4950
"clsx": "^2.1.1",
5051
"cmdk": "1.0.4",
@@ -58,6 +59,7 @@
5859
"next": "15.2.4",
5960
"next-themes": "^0.4.4",
6061
"react": "^19",
62+
"react-chartjs-2": "^5.3.0",
6163
"react-dom": "^19",
6264
"react-hook-form": "^7.54.1",
6365
"react-resizable-panels": "^2.1.7",

pnpm-lock.yaml

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

public/dollar-svgrepo-com.svg

Lines changed: 4 additions & 0 deletions
Loading

public/gem-svgrepo-com.svg

Lines changed: 2 additions & 0 deletions
Loading

public/leaf-svgrepo-com.svg

Lines changed: 5 additions & 0 deletions
Loading

public/meal-svgrepo-com.svg

Lines changed: 22 additions & 0 deletions
Loading

public/placeholder-logo.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/placeholder.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)