Skip to content

Commit 4003bfb

Browse files
chore: update deps
Signed-off-by: Henry Gressmann <[email protected]>
1 parent 477ca84 commit 4003bfb

File tree

7 files changed

+14
-13
lines changed

7 files changed

+14
-13
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ argon2={version="0.5"}
3636
argh={version="0.1"}
3737
eyre={version="0.6"}
3838
rand={version="0.8"}
39-
cached="0.53"
39+
cached="0.54"
4040
itertools={version="0.13"}
4141
time={version="0.3"}
4242
colored={version="2.1"}

about.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ accepted=[
66
"MPL-2.0",
77
"BSD-3-Clause",
88
"Unicode-DFS-2016",
9+
"Unicode-3.0",
910
"OpenSSL",
1011
"LicenseRef-Liwan",
1112
]

data/licenses-cargo.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

data/licenses-npm.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

web/bun.lockb

0 Bytes
Binary file not shown.

web/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@radix-ui/react-dialog": "^1.1.2",
2020
"@radix-ui/react-tabs": "^1.1.1",
2121
"@scaleway/use-query-params": "^5.0.8",
22-
"@tanstack/react-query": "^5.59.19",
22+
"@tanstack/react-query": "^5.59.20",
2323
"@uidotdev/usehooks": "^2.4.1",
2424
"date-fns": "^4.1.0",
2525
"fets": "^0.8.3",
@@ -37,7 +37,7 @@
3737
"@types/react": "^18.3.12",
3838
"@types/react-dom": "^18.3.1",
3939
"@types/react-simple-maps": "^3.0.6",
40-
"astro": "^4.16.9",
40+
"astro": "^4.16.10",
4141
"bun-types": "^1.1.34",
4242
"rollup-plugin-license": "^3.5.3",
4343
"typescript": "^5.6.3"

0 commit comments

Comments
 (0)