summaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--frontend/package-lock.json8
-rw-r--r--frontend/package.json2
2 files changed, 5 insertions, 5 deletions
diff --git a/frontend/package-lock.json b/frontend/package-lock.json
index dcb4091..1b7e958 100644
--- a/frontend/package-lock.json
+++ b/frontend/package-lock.json
@@ -37,7 +37,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",
@@ -6741,9 +6741,9 @@
}
},
"node_modules/npm-check-updates": {
- "version": "17.1.18",
- "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-17.1.18.tgz",
- "integrity": "sha512-bkUy2g4v1i+3FeUf5fXMLbxmV95eG4/sS7lYE32GrUeVgQRfQEk39gpskksFunyaxQgTIdrvYbnuNbO/pSUSqw==",
+ "version": "18.0.1",
+ "resolved": "https://registry.npmjs.org/npm-check-updates/-/npm-check-updates-18.0.1.tgz",
+ "integrity": "sha512-MO7mLp/8nm6kZNLLyPgz4gHmr9tLoU+pWPLdXuGAx+oZydBHkHWN0ibTonsrfwC2WEQNIQxuZagYwB67JQpAuw==",
"dev": true,
"license": "Apache-2.0",
"bin": {
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",