Compare commits
1 Commits
renovate/a
...
e40f91a5a1
| Author | SHA1 | Date | |
|---|---|---|---|
| e40f91a5a1 |
@@ -27,7 +27,7 @@ thiserror = "2"
|
||||
tokio = { version = "1.37.0", features = ["full"] }
|
||||
tower = { version = "0.5.0", 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.
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"next": "14.1.4"
|
||||
},
|
||||
"devDependencies": {
|
||||
"typescript": "^6.0.0",
|
||||
"typescript": "^5",
|
||||
"@types/node": "^24.0.0",
|
||||
"@types/react": "^19.0.0",
|
||||
"@types/react-dom": "^19.0.0",
|
||||
|
||||
@@ -2104,7 +2104,7 @@ postcss@8.4.31:
|
||||
source-map-js "^1.0.2"
|
||||
|
||||
postcss@^8, postcss@^8.4.23:
|
||||
version "8.5.8"
|
||||
version "8.5.6"
|
||||
dependencies:
|
||||
nanoid "^3.3.7"
|
||||
picocolors "^1.0.0"
|
||||
@@ -2622,7 +2622,7 @@ typed-array-length@^1.0.6:
|
||||
possible-typed-array-names "^1.0.0"
|
||||
|
||||
typescript@^5:
|
||||
version "5.8.3"
|
||||
version "5.9.3"
|
||||
|
||||
unbox-primitive@^1.0.2:
|
||||
version "1.0.2"
|
||||
|
||||
Reference in New Issue
Block a user