Compare commits
2 Commits
24b564b50a
...
303efca310
Author | SHA1 | Date | |
---|---|---|---|
303efca310 | |||
6b6ea9ea83 |
@ -23,6 +23,6 @@ reqwest = { version = "0.12.15", features = ["json"] }
|
||||
thiserror = "2.0.3"
|
||||
uuid = { version = "1.16.0", features = ["v4", "serde"] }
|
||||
futures-util = "0.3.30"
|
||||
lazy-regex = "3.1.0"
|
||||
lazy-regex = "3.4.1"
|
||||
mime_guess = "2.0.4"
|
||||
rust-embed = { version = "8.3.0" }
|
||||
|
@ -14,7 +14,7 @@
|
||||
"@fluentui/react-icons": "^2.0.292",
|
||||
"filesize": "^10.1.6",
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
"react-dom": "^19.1.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "^9.21.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user