Compare commits
2 Commits
e33e4476d4
...
886737c405
Author | SHA1 | Date | |
---|---|---|---|
886737c405 | |||
97f65931c8 |
@ -16,7 +16,7 @@ actix-web = "4.10.2"
|
|||||||
actix-remote-ip = "0.1.0"
|
actix-remote-ip = "0.1.0"
|
||||||
actix-session = { version = "0.10.1", features = ["cookie-session"] }
|
actix-session = { version = "0.10.1", features = ["cookie-session"] }
|
||||||
actix-identity = "0.8.0"
|
actix-identity = "0.8.0"
|
||||||
actix-cors = "0.7.0"
|
actix-cors = "0.7.1"
|
||||||
lazy_static = "1.4.0"
|
lazy_static = "1.4.0"
|
||||||
anyhow = "1.0.93"
|
anyhow = "1.0.93"
|
||||||
reqwest = { version = "0.12.15", features = ["json"] }
|
reqwest = { version = "0.12.15", features = ["json"] }
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"@fluentui/react-components": "^9.61.5",
|
"@fluentui/react-components": "^9.61.5",
|
||||||
"@fluentui/react-icons": "^2.0.292",
|
"@fluentui/react-icons": "^2.0.292",
|
||||||
"filesize": "^10.1.6",
|
"filesize": "^10.1.6",
|
||||||
"react": "^18.2.0",
|
"react": "^19.1.0",
|
||||||
"react-dom": "^18.2.0"
|
"react-dom": "^18.2.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user