From 42052ebb5fae0d41d2530fb02ed3e2f441af3539 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Fri, 05 Sep 2025 18:32:01 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 9 updates (#2106)
---
package.json | 18 +++++++++---------
1 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/package.json b/package.json
index 790af38..bdfe99d 100644
--- a/package.json
+++ b/package.json
@@ -36,11 +36,11 @@
},
"dependencies": {
"@clack/prompts": "^0.11.0",
- "@floating-ui/dom": "^1.7.3",
+ "@floating-ui/dom": "^1.7.4",
"@myriaddreamin/rehype-typst": "^0.6.0",
- "@napi-rs/simple-git": "0.1.21",
+ "@napi-rs/simple-git": "0.1.22",
"@tweenjs/tween.js": "^25.0.0",
- "ansi-truncate": "^1.3.0",
+ "ansi-truncate": "^1.4.0",
"async-mutex": "^0.5.0",
"chokidar": "^4.0.3",
"cli-spinner": "^0.2.10",
@@ -62,9 +62,9 @@
"micromorph": "^0.4.5",
"minimatch": "^10.0.3",
"pixi.js": "^8.12.0",
- "preact": "^10.27.0",
- "preact-render-to-string": "^6.5.13",
- "pretty-bytes": "^7.0.0",
+ "preact": "^10.27.1",
+ "preact-render-to-string": "^6.6.1",
+ "pretty-bytes": "^7.0.1",
"pretty-time": "^1.1.0",
"reading-time": "^1.5.0",
"rehype-autolink-headings": "^7.1.0",
@@ -101,14 +101,14 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
- "@types/node": "^24.2.1",
+ "@types/node": "^24.3.0",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.18.1",
"@types/yargs": "^17.0.33",
- "esbuild": "^0.25.8",
+ "esbuild": "^0.25.9",
"prettier": "^3.6.2",
- "tsx": "^4.20.3",
+ "tsx": "^4.20.5",
"typescript": "^5.9.2"
}
}
--
Gitblit v1.10.0