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