Skip to content

Commit e14f6da

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 4b977cf commit e14f6da

File tree

3 files changed

+45
-45
lines changed

3 files changed

+45
-45
lines changed

Cargo.lock

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

web/bun.lockb

8 Bytes
Binary file not shown.

web/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
"@radix-ui/react-dialog": "^1.1.1",
1919
"@radix-ui/react-tabs": "^1.1.0",
2020
"@scaleway/use-query-params": "^5.0.5",
21-
"@tanstack/react-query": "^5.52.0",
21+
"@tanstack/react-query": "^5.52.1",
2222
"@uidotdev/usehooks": "^2.4.1",
2323
"date-fns": "^3.6.0",
2424
"fets": "^0.8.3",
2525
"lightningcss": "^1.26.0",
26-
"lucide-react": "^0.429.0",
26+
"lucide-react": "^0.436.0",
2727
"react": "^18.3.1",
2828
"react-dom": "^18.3.1",
2929
"react-simple-maps": "^3.0.0",
@@ -35,8 +35,8 @@
3535
"@types/react": "^18.3.4",
3636
"@types/react-dom": "^18.3.0",
3737
"@types/react-simple-maps": "^3.0.6",
38-
"astro": "^4.14.3",
39-
"bun-types": "^1.1.25",
38+
"astro": "^4.14.5",
39+
"bun-types": "^1.1.26",
4040
"rollup-plugin-license": "^3.5.2",
4141
"typescript": "^5.5.4"
4242
},

0 commit comments

Comments
 (0)