Compare commits
2 Commits
41d520fb32
...
27c8ae7031
Author | SHA1 | Date | |
---|---|---|---|
27c8ae7031 | |||
c044996014 |
@ -34,7 +34,7 @@ sysinfo = { version = "0.34.0", features = ["serde"] }
|
|||||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||||
lazy-regex = "3.4.1"
|
lazy-regex = "3.4.1"
|
||||||
thiserror = "2.0.12"
|
thiserror = "2.0.12"
|
||||||
image = "0.25.5"
|
image = "0.25.6"
|
||||||
rand = "0.9.0"
|
rand = "0.9.0"
|
||||||
bytes = "1.10.1"
|
bytes = "1.10.1"
|
||||||
tokio = { version = "1.44.1", features = ["rt", "time", "macros"] }
|
tokio = { version = "1.44.1", features = ["rt", "time", "macros"] }
|
||||||
|
@ -45,7 +45,7 @@
|
|||||||
"eslint-plugin-react-hooks": "^5.1.0",
|
"eslint-plugin-react-hooks": "^5.1.0",
|
||||||
"eslint-plugin-react-refresh": "^0.4.19",
|
"eslint-plugin-react-refresh": "^0.4.19",
|
||||||
"eslint-plugin-react-x": "^1.38.3",
|
"eslint-plugin-react-x": "^1.38.3",
|
||||||
"globals": "^15.15.0",
|
"globals": "^16.0.0",
|
||||||
"typescript": "^5.8.2",
|
"typescript": "^5.8.2",
|
||||||
"typescript-eslint": "^8.24.1",
|
"typescript-eslint": "^8.24.1",
|
||||||
"vite": "^6.2.3"
|
"vite": "^6.2.3"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user