We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2698d1 commit c88ebf0Copy full SHA for c88ebf0
web/bun.lockb
15 KB
web/package.json
@@ -12,6 +12,7 @@
12
"@explodingcamera/css": "^0.0.4",
13
"@fontsource-variable/figtree": "^5.0.21",
14
"@icons-pack/react-simple-icons": "^9.6.0",
15
+ "@nivo/line": "^0.87.0",
16
"@picocss/pico": "^2.0.6",
17
"@radix-ui/react-dialog": "^1.1.1",
18
"@react-spring/web": "^9.7.4",
@@ -34,5 +35,5 @@
34
35
"devDependencies": {
36
"@biomejs/biome": "1.8.3"
37
},
- "trustedDependencies": ["@biomejs/biome"]
38
+ "trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"]
39
}
0 commit comments