Skip to content

Commit c0cc0cb

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 6191a72 commit c0cc0cb

File tree

3 files changed

+48
-48
lines changed

3 files changed

+48
-48
lines changed

Cargo.lock

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

web/bun.lockb

-480 Bytes
Binary file not shown.

web/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -25,21 +25,21 @@
2525
"fets": "^0.8.3",
2626
"fuzzysort": "^3.0.2",
2727
"lightningcss": "^1.27.0",
28-
"lucide-react": "^0.441.0",
28+
"lucide-react": "^0.445.0",
2929
"react": "^18.3.1",
3030
"react-dom": "^18.3.1",
3131
"react-simple-maps": "^3.0.0",
3232
"react-tag-autocomplete": "^7.3.0",
3333
"react-tooltip": "^5.28.0"
3434
},
3535
"devDependencies": {
36-
"@biomejs/biome": "1.9.1",
37-
"@types/react": "^18.3.7",
36+
"@biomejs/biome": "1.9.2",
37+
"@types/react": "^18.3.8",
3838
"@types/react-dom": "^18.3.0",
3939
"@types/react-simple-maps": "^3.0.6",
40-
"astro": "^4.15.7",
41-
"bun-types": "^1.1.27",
42-
"rollup-plugin-license": "^3.5.2",
40+
"astro": "^4.15.9",
41+
"bun-types": "^1.1.29",
42+
"rollup-plugin-license": "^3.5.3",
4343
"typescript": "^5.6.2"
4444
},
4545
"trustedDependencies": ["@biomejs/biome", "esbuild", "sharp"]

0 commit comments

Comments
 (0)