summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-10-20 16:27:38 +0900
committerGitHub <noreply@github.com>2025-10-20 16:27:38 +0900
commitd3bb24d8511518b40c4ee8e268a7f9c571cf5ba1 (patch)
tree0cd946ed46479666d0a3d87cb72e264fd8d990c6 /package.json
parentfix(frontend): MkPollの集計完了後の挙動がおかしいのを修正 (... (diff)
downloadmisskey-d3bb24d8511518b40c4ee8e268a7f9c571cf5ba1.tar.gz
misskey-d3bb24d8511518b40c4ee8e268a7f9c571cf5ba1.tar.bz2
misskey-d3bb24d8511518b40c4ee8e268a7f9c571cf5ba1.zip
chore(deps): update [root] update dependencies [ci skip] (#16614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 2fdc432fa6..d315dbba79 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"type": "git",
"url": "https://github.com/misskey-dev/misskey.git"
},
- "packageManager": "pnpm@10.17.1",
+ "packageManager": "pnpm@10.18.2",
"workspaces": [
"packages/frontend-shared",
"packages/frontend",
@@ -68,15 +68,15 @@
"devDependencies": {
"@misskey-dev/eslint-plugin": "2.1.0",
"@types/js-yaml": "4.0.9",
- "@types/node": "22.18.8",
- "@typescript-eslint/eslint-plugin": "8.45.0",
- "@typescript-eslint/parser": "8.45.0",
+ "@types/node": "22.18.10",
+ "@typescript-eslint/eslint-plugin": "8.46.0",
+ "@typescript-eslint/parser": "8.46.0",
"cross-env": "10.1.0",
- "cypress": "15.3.0",
- "eslint": "9.36.0",
+ "cypress": "15.4.0",
+ "eslint": "9.37.0",
"globals": "16.4.0",
"ncp": "2.0.0",
- "pnpm": "10.17.1",
+ "pnpm": "10.18.2",
"start-server-and-test": "2.1.2"
},
"optionalDependencies": {