Compare commits
2 Commits
8e3f9abd16
...
5004194567
Author | SHA1 | Date | |
---|---|---|---|
5004194567 | |||
768f8fc112 |
@ -10,7 +10,7 @@ lazy_static = "1.5.0"
|
||||
dotenvy = "0.15.7"
|
||||
clap = { version = "4.5.36", features = ["derive", "env"] }
|
||||
anyhow = "1.0.97"
|
||||
thiserror = "2.0.3"
|
||||
thiserror = "2.0.12"
|
||||
openssl = { version = "0.10.72" }
|
||||
openssl-sys = "0.9.107"
|
||||
libc = "0.2.171"
|
||||
|
2
central_frontend/package-lock.json
generated
2
central_frontend/package-lock.json
generated
@ -9,7 +9,7 @@
|
||||
"version": "0.0.0",
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.13.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@fontsource/roboto": "^5.2.5",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@mdi/react": "^1.6.1",
|
||||
|
@ -11,7 +11,7 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.14.0",
|
||||
"@emotion/styled": "^11.13.0",
|
||||
"@emotion/styled": "^11.14.0",
|
||||
"@fontsource/roboto": "^5.2.5",
|
||||
"@mdi/js": "^7.4.47",
|
||||
"@mdi/react": "^1.6.1",
|
||||
|
Loading…
x
Reference in New Issue
Block a user