Compare commits
1 Commits
renovate/a
...
e40f91a5a1
| Author | SHA1 | Date | |
|---|---|---|---|
| e40f91a5a1 |
@@ -27,7 +27,7 @@ thiserror = "2"
|
|||||||
tokio = { version = "1.37.0", features = ["full"] }
|
tokio = { version = "1.37.0", features = ["full"] }
|
||||||
tower = { version = "0.5.0", features = ["full"] }
|
tower = { version = "0.5.0", features = ["full"] }
|
||||||
tower-http = { version = "0.6", features = ["full"] }
|
tower-http = { version = "0.6", features = ["full"] }
|
||||||
wasm-bindgen = "=0.2.114"
|
wasm-bindgen = "=0.2.113"
|
||||||
|
|
||||||
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.
|
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.
|
||||||
|
|
||||||
|
|||||||
@@ -2104,7 +2104,7 @@ postcss@8.4.31:
|
|||||||
source-map-js "^1.0.2"
|
source-map-js "^1.0.2"
|
||||||
|
|
||||||
postcss@^8, postcss@^8.4.23:
|
postcss@^8, postcss@^8.4.23:
|
||||||
version "8.5.8"
|
version "8.5.6"
|
||||||
dependencies:
|
dependencies:
|
||||||
nanoid "^3.3.7"
|
nanoid "^3.3.7"
|
||||||
picocolors "^1.0.0"
|
picocolors "^1.0.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user