Skip to content

Commit 8682a31

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent c0e9bee commit 8682a31

File tree

3 files changed

+24
-24
lines changed

3 files changed

+24
-24
lines changed

Cargo.lock

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

web/bun.lockb

-1.77 KB
Binary file not shown.

web/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"typecheck": "bun run --bun tsc --noEmit"
1010
},
1111
"dependencies": {
12-
"@astrojs/react": "4.0.0",
12+
"@astrojs/react": "4.1.0",
1313
"@explodingcamera/css": "^0.0.4",
1414
"@fontsource-variable/outfit": "^5.1.0",
1515
"@icons-pack/react-simple-icons": "^10.2.0",
@@ -18,7 +18,7 @@
1818
"@radix-ui/react-accordion": "^1.2.1",
1919
"@radix-ui/react-dialog": "^1.1.2",
2020
"@radix-ui/react-tabs": "^1.1.1",
21-
"@tanstack/react-query": "^5.62.3",
21+
"@tanstack/react-query": "^5.62.7",
2222
"d3-array": "^3.2.4",
2323
"d3-axis": "^3.0.0",
2424
"d3-ease": "^3.0.1",
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@biomejs/biome": "1.9.4",
44-
"@million/lint": "^1.0.13",
44+
"@million/lint": "^1.0.14",
4545
"@types/bun": "^1.1.14",
4646
"@types/d3-array": "^3.2.1",
4747
"@types/d3-axis": "^3.0.6",
@@ -53,10 +53,10 @@
5353
"@types/d3-transition": "^3.0.9",
5454
"@types/d3-zoom": "^3.0.8",
5555
"@types/react": "^19.0.1",
56-
"@types/react-dom": "^19.0.1",
56+
"@types/react-dom": "^19.0.2",
5757
"@types/topojson-client": "^3.1.5",
5858
"@types/topojson-specification": "^1.0.5",
59-
"astro": "5.0.4",
59+
"astro": "5.0.5",
6060
"rollup-plugin-license": "^3.5.3",
6161
"typescript": "^5.7.2"
6262
},

0 commit comments

Comments
 (0)