1 Commits

Author SHA1 Message Date
e0503f71f7 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2025-12-03 01:55:50 +00:00
3 changed files with 632 additions and 604 deletions

4
Cargo.lock generated
View File

@@ -1076,9 +1076,9 @@ checksum = "bbd2bcb4c963f2ddae06a2efc7e9f3591312473c50c6685e1f298068316e66fe"
[[package]]
name = "libc"
version = "0.2.177"
version = "0.2.178"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "2874a2af47a2325c2001a6e6fad9b16a53b802102b528163885171cf92b15976"
checksum = "37c93d8daa9d8a012fd8ab92f088405fb202ea0b6ab73ee2482ae66af4f42091"
[[package]]
name = "linux-raw-sys"

View File

@@ -15,8 +15,8 @@
"devDependencies": {
"@types/react": "19.0.10",
"@types/react-dom": "19.0.4",
"@vitejs/plugin-react": "2.2.0",
"typescript": "4.9.3",
"vite": "3.2.4"
"@vitejs/plugin-react": "5.1.1",
"typescript": "5.9.3",
"vite": "7.2.6"
}
}

File diff suppressed because it is too large Load Diff