From 1d5b6f58d8e315df55392578a9110406aa074064 Mon Sep 17 00:00:00 2001
From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date: Tue, 05 Nov 2024 02:03:30 +0000
Subject: [PATCH] chore(deps): bump the production-dependencies group with 4 updates (#1565)
---
package.json | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/package.json b/package.json
index 97cde04..fdd9f87 100644
--- a/package.json
+++ b/package.json
@@ -36,7 +36,7 @@
},
"dependencies": {
"@clack/prompts": "^0.7.0",
- "@floating-ui/dom": "^1.6.11",
+ "@floating-ui/dom": "^1.6.12",
"@napi-rs/simple-git": "0.1.19",
"@tweenjs/tween.js": "^25.0.0",
"async-mutex": "^0.5.0",
@@ -54,7 +54,7 @@
"hast-util-to-string": "^3.0.1",
"is-absolute-url": "^4.0.1",
"js-yaml": "^4.1.0",
- "lightningcss": "^1.27.0",
+ "lightningcss": "^1.28.1",
"mdast-util-find-and-replace": "^3.0.1",
"mdast-util-to-hast": "^13.2.0",
"mdast-util-to-string": "^4.0.0",
@@ -99,10 +99,10 @@
"@types/d3": "^7.4.3",
"@types/hast": "^3.0.4",
"@types/js-yaml": "^4.0.9",
- "@types/node": "^22.8.1",
+ "@types/node": "^22.8.7",
"@types/pretty-time": "^1.1.5",
"@types/source-map-support": "^0.5.10",
- "@types/ws": "^8.5.12",
+ "@types/ws": "^8.5.13",
"@types/yargs": "^17.0.33",
"esbuild": "^0.24.0",
"prettier": "^3.3.3",
--
Gitblit v1.10.0