diff options
author | Wolfgang Müller | 2025-06-19 17:41:43 +0200 |
---|---|---|
committer | Wolfgang Müller | 2025-06-19 17:41:43 +0200 |
commit | 163e5f034c441b455c7d4357dbb450308e6e2d2e (patch) | |
tree | 2411be008802c675fe9ef6c8977d1dd5cb2170a6 /frontend/package.json | |
parent | 00e04cfe89fb062343af0701bba8746128b769f4 (diff) | |
download | hircine-163e5f034c441b455c7d4357dbb450308e6e2d2e.tar.gz |
build/deps: Update npm-check-updates to 18.0.0
Diffstat (limited to '')
-rw-r--r-- | frontend/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/package.json b/frontend/package.json index f2ada99..217ab8f 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -35,7 +35,7 @@ "fast-deep-equal": "^3.1.3", "globals": "^16.0.0", "jsdom": "^26.0.0", - "npm-check-updates": "^17.1.11", + "npm-check-updates": "^18.0.00", "prettier": "^3.3.3", "prettier-plugin-svelte": "^3.2.8", "prettier-plugin-tailwindcss": "^0.6.11", |