Skip to content

Commit 4b02934

Browse files
author
Ö. Efe D.
committed
chore: update dependencies
1 parent ca75646 commit 4b02934

File tree

4 files changed

+38
-38
lines changed

4 files changed

+38
-38
lines changed

Cargo.lock

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

bun.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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"@sveltejs/kit": "^2.49.2",
3232
"@sveltejs/vite-plugin-svelte": "^5.1.1",
3333
"@tauri-apps/cli": "^2.9.6",
34-
"@typescript-eslint/parser": "^8.50.1",
34+
"@typescript-eslint/parser": "^8.51.0",
3535
"eslint": "^9.39.2",
3636
"eslint-plugin-svelte": "^2.46.1",
3737
"lucide-svelte": "^0.483.0",

src-tauri/bmm-lib/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ regex = "1.12.2"
2323
reqwest = { version = "0.12.28", features = ["json"] }
2424
rusqlite = { version = "0.38.0", features = ["bundled"] }
2525
serde = { version = "1.0.228", features = ["serde_derive"] }
26-
serde_json = "1.0.147"
26+
serde_json = "1.0.148"
2727
serde_repr = "0.1.20"
2828
tar = "0.4.44"
2929
tauri = "2.9.5"

0 commit comments

Comments
 (0)