From 45d2ef869061099f7f1dca739bedfc1daf40eb76 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 06 Nov 2025 14:05:21 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group with 3 updates (#2190)
---
package.json | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package.json b/package.json
index 33487a0..be09dbf 100644
--- a/package.json
+++ b/package.json
@@ -60,7 +60,7 @@
"mdast-util-to-hast": "^13.2.0",
"mdast-util-to-string": "^4.0.0",
"micromorph": "^0.4.5",
- "minimatch": "^10.0.3",
+ "minimatch": "^10.1.1",
"pixi.js": "^8.14.0",
"preact": "^10.27.2",
"preact-render-to-string": "^6.6.3",
@@ -101,12 +101,12 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
- "@types/node": "^24.9.1",
+ "@types/node": "^24.10.0",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
"@types/ws": "^8.18.1",
"@types/yargs": "^17.0.34",
- "esbuild": "^0.25.11",
+ "esbuild": "^0.25.12",
"prettier": "^3.6.2",
"tsx": "^4.20.6",
"typescript": "^5.9.3"
--
Gitblit v1.10.0