summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2025-03-07 19:12:50 +0900
committerGitHub <noreply@github.com>2025-03-07 19:12:50 +0900
commitc7a56c2c2bcfb76176809831c9235cd948b3f7f6 (patch)
treeb054899d8af75edc8dc987d299a2dae75a1b7445 /package.json
parentBump version to 2025.3.1-beta.0 (diff)
downloadsharkey-c7a56c2c2bcfb76176809831c9235cd948b3f7f6.tar.gz
sharkey-c7a56c2c2bcfb76176809831c9235cd948b3f7f6.tar.bz2
sharkey-c7a56c2c2bcfb76176809831c9235cd948b3f7f6.zip
fix(deps): update [root] update dependencies (#15543)
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 e3c627f5ab..a730e32ba6 100644
--- a/package.json
+++ b/package.json
@@ -56,21 +56,21 @@
"fast-glob": "3.3.3",
"ignore-walk": "6.0.5",
"js-yaml": "4.1.0",
- "postcss": "8.5.2",
+ "postcss": "8.5.3",
"tar": "6.2.1",
"terser": "5.39.0",
- "typescript": "5.7.3",
+ "typescript": "5.8.2",
"esbuild": "0.25.0",
"glob": "11.0.1"
},
"devDependencies": {
"@misskey-dev/eslint-plugin": "2.1.0",
- "@types/node": "22.13.4",
- "@typescript-eslint/eslint-plugin": "8.24.0",
- "@typescript-eslint/parser": "8.24.0",
+ "@types/node": "22.13.9",
+ "@typescript-eslint/eslint-plugin": "8.26.0",
+ "@typescript-eslint/parser": "8.26.0",
"cross-env": "7.0.3",
- "cypress": "14.0.3",
- "eslint": "9.20.1",
+ "cypress": "14.1.0",
+ "eslint": "9.21.0",
"globals": "15.15.0",
"ncp": "2.0.0",
"pnpm": "10.6.1",