aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschererleander <80996591+schererleander@users.noreply.github.com>2025-12-29 00:09:40 +0000
committergithub-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>2025-12-29 00:09:40 +0000
commit9f7f989467789f7c82bbcd6a38fa801e04a9f009 (patch)
tree35075a27c23d17301d6280993f8ad827e1292f28
parent3d20dc671e796360f2cb1305d527706028441aa2 (diff)
chore(deps): update npm dependencies
-rw-r--r--flake.nix2
-rw-r--r--package-lock.json12
2 files changed, 7 insertions, 7 deletions
diff --git a/flake.nix b/flake.nix
index 5472f42..97820bc 100644
--- a/flake.nix
+++ b/flake.nix
@@ -22,7 +22,7 @@
version = "0.1.0";
src = ./.;
- npmDepsHash = "sha256-a6jp/1FU3J8bUOPehfZP6dVeCcqSd0QZbjwu340YXBE=";
+ npmDepsHash = "sha256-TIFL25rlQ3wbYhxraVuLtEouG5b42Gg4EuRFezCji0I=";
buildPhase = ''
runHook preBuild
diff --git a/package-lock.json b/package-lock.json
index 1936fc2..ba6b30b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4436,9 +4436,9 @@
}
},
"node_modules/comment-json": {
- "version": "4.5.0",
- "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.5.0.tgz",
- "integrity": "sha512-aKl8CwoMKxVTfAK4dFN4v54AEvuUh9pzmgVIBeK6gBomLwMgceQUKKWHzJdW1u1VQXQuwnJ7nJGWYYMTl5U4yg==",
+ "version": "4.5.1",
+ "resolved": "https://registry.npmjs.org/comment-json/-/comment-json-4.5.1.tgz",
+ "integrity": "sha512-taEtr3ozUmOB7it68Jll7s0Pwm+aoiHyXKrEC8SEodL4rNpdfDLqa7PfBlrgFoCNNdR8ImL+muti5IGvktJAAg==",
"license": "MIT",
"dependencies": {
"array-timsort": "^1.0.3",
@@ -10580,9 +10580,9 @@
}
},
"node_modules/ts-api-utils": {
- "version": "2.1.0",
- "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.1.0.tgz",
- "integrity": "sha512-CUgTZL1irw8u29bzrOD/nH85jqyc74D6SshFgujOIA7osm2Rz7dYH77agkx7H4FBNxDq7Cjf+IjaX/8zwFW+ZQ==",
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/ts-api-utils/-/ts-api-utils-2.3.0.tgz",
+ "integrity": "sha512-6eg3Y9SF7SsAvGzRHQvvc1skDAhwI4YQ32ui1scxD1Ccr0G5qIIbUBT3pFTKX8kmWIQClHobtUdNuaBgwdfdWg==",
"dev": true,
"license": "MIT",
"engines": {