Compare commits
2 Commits
b36033e805
...
ea9f35b6a8
Author | SHA1 | Date | |
---|---|---|---|
ea9f35b6a8 | |||
fc63a2935f |
@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.13.3",
|
||||
"@emotion/styled": "^11.13.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@fontsource/roboto": "^5.2.5",
|
||||
"@fullcalendar/core": "^6.1.15",
|
||||
"@fullcalendar/daygrid": "^6.1.15",
|
||||
|
@ -10,7 +10,7 @@ log = "0.4.27"
|
||||
env_logger = "0.11.7"
|
||||
clap = { version = "4.5.34", features = ["derive", "env"] }
|
||||
lazy_static = "1.5.0"
|
||||
lazy-regex = "3.3.0"
|
||||
lazy-regex = "3.4.1"
|
||||
anyhow = "1.0.97"
|
||||
actix-web = "4.10.2"
|
||||
actix-cors = "0.7.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user