Compare commits
2 Commits
c524f13429
...
57a4c47d79
Author | SHA1 | Date | |
---|---|---|---|
57a4c47d79 | |||
f6ed37458e |
@ -22,7 +22,7 @@ anyhow = "1.0.98"
|
||||
reqwest = { version = "0.12.15", features = ["json"] }
|
||||
thiserror = "2.0.12"
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
futures-util = "0.3.30"
|
||||
futures-util = "0.3.31"
|
||||
lazy-regex = "3.4.1"
|
||||
mime_guess = "2.0.5"
|
||||
rust-embed = { version = "8.6.0" }
|
||||
|
@ -18,7 +18,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.26.0",
|
||||
"@types/react": "^19.1.7",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.6",
|
||||
"@typescript-eslint/eslint-plugin": "^8.32.1",
|
||||
"@typescript-eslint/parser": "^8.32.1",
|
||||
|
Reference in New Issue
Block a user