Skip to content

Commit 24b6442

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 8db3edf commit 24b6442

File tree

3 files changed

+11
-11
lines changed

3 files changed

+11
-11
lines changed

Cargo.lock

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

web/bun.lockb

-3.07 KB
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.2",
21+
"@tanstack/react-query": "^5.53.3",
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.436.0",
26+
"lucide-react": "^0.438.0",
2727
"react": "^18.3.1",
2828
"react-dom": "^18.3.1",
2929
"react-simple-maps": "^3.0.0",
@@ -32,10 +32,10 @@
3232
},
3333
"devDependencies": {
3434
"@biomejs/biome": "1.8.3",
35-
"@types/react": "^18.3.4",
35+
"@types/react": "^18.3.5",
3636
"@types/react-dom": "^18.3.0",
3737
"@types/react-simple-maps": "^3.0.6",
38-
"astro": "^4.14.5",
38+
"astro": "^4.15.2",
3939
"bun-types": "^1.1.26",
4040
"rollup-plugin-license": "^3.5.2",
4141
"typescript": "^5.5.4"

0 commit comments

Comments
 (0)