1 Commits

Author SHA1 Message Date
af448d04c6 fix(deps): update all dependencies
Some checks failed
renovate/artifacts Artifact file update failure
2026-03-24 01:26:10 +00:00
3 changed files with 4 additions and 4 deletions

View File

@@ -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.113"
wasm-bindgen = "=0.2.114"
# See https://github.com/akesson/cargo-leptos for documentation of all the parameters.

View File

@@ -14,7 +14,7 @@
"next": "14.1.4"
},
"devDependencies": {
"typescript": "^5",
"typescript": "^6.0.0",
"@types/node": "^24.0.0",
"@types/react": "^19.0.0",
"@types/react-dom": "^19.0.0",

View File

@@ -2104,7 +2104,7 @@ postcss@8.4.31:
source-map-js "^1.0.2"
postcss@^8, postcss@^8.4.23:
version "8.5.6"
version "8.5.8"
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.9.3"
version "5.8.3"
unbox-primitive@^1.0.2:
version "1.0.2"