From bb223123b7b7fd5025badba345847c818aa7f588 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 13 Aug 2025 03:55:16 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group across 1 directory with 6 updates (#2082)
---
package.json | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/package.json b/package.json
index 13ecad3..790af38 100644
--- a/package.json
+++ b/package.json
@@ -36,11 +36,11 @@
},
"dependencies": {
"@clack/prompts": "^0.11.0",
- "@floating-ui/dom": "^1.7.2",
+ "@floating-ui/dom": "^1.7.3",
"@myriaddreamin/rehype-typst": "^0.6.0",
"@napi-rs/simple-git": "0.1.21",
"@tweenjs/tween.js": "^25.0.0",
- "ansi-truncate": "^1.2.0",
+ "ansi-truncate": "^1.3.0",
"async-mutex": "^0.5.0",
"chokidar": "^4.0.3",
"cli-spinner": "^0.2.10",
@@ -61,7 +61,7 @@
"mdast-util-to-string": "^4.0.0",
"micromorph": "^0.4.5",
"minimatch": "^10.0.3",
- "pixi.js": "^8.11.0",
+ "pixi.js": "^8.12.0",
"preact": "^10.27.0",
"preact-render-to-string": "^6.5.13",
"pretty-bytes": "^7.0.0",
@@ -83,7 +83,7 @@
"remark-rehype": "^11.1.2",
"remark-smartypants": "^3.0.2",
"rfdc": "^1.4.1",
- "satori": "^0.16.1",
+ "satori": "^0.16.2",
"serve-handler": "^6.1.6",
"sharp": "^0.34.3",
"shiki": "^1.26.2",
@@ -101,7 +101,7 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
- "@types/node": "^24.1.0",
+ "@types/node": "^24.2.1",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.18.1",
@@ -109,6 +109,6 @@
"esbuild": "^0.25.8",
"prettier": "^3.6.2",
"tsx": "^4.20.3",
- "typescript": "^5.8.3"
+ "typescript": "^5.9.2"
}
}
--
Gitblit v1.10.0