mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-05-02 16:45:54 +02:00
12
package.json
12
package.json
@@ -6,7 +6,7 @@
|
||||
"type": "git",
|
||||
"url": "https://github.com/misskey-dev/misskey.git"
|
||||
},
|
||||
"packageManager": "pnpm@10.29.1",
|
||||
"packageManager": "pnpm@10.29.3",
|
||||
"workspaces": [
|
||||
"packages/misskey-js",
|
||||
"packages/i18n",
|
||||
@@ -59,23 +59,23 @@
|
||||
"ignore-walk": "8.0.0",
|
||||
"js-yaml": "4.1.1",
|
||||
"postcss": "8.5.6",
|
||||
"tar": "7.5.7",
|
||||
"tar": "7.5.9",
|
||||
"terser": "5.46.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@eslint/js": "9.39.2",
|
||||
"@misskey-dev/eslint-plugin": "2.1.0",
|
||||
"@types/js-yaml": "4.0.9",
|
||||
"@types/node": "24.10.12",
|
||||
"@typescript-eslint/eslint-plugin": "8.54.0",
|
||||
"@typescript-eslint/parser": "8.54.0",
|
||||
"@types/node": "24.10.13",
|
||||
"@typescript-eslint/eslint-plugin": "8.55.0",
|
||||
"@typescript-eslint/parser": "8.55.0",
|
||||
"@typescript/native-preview": "7.0.0-dev.20260116.1",
|
||||
"cross-env": "10.1.0",
|
||||
"cypress": "15.10.0",
|
||||
"eslint": "9.39.2",
|
||||
"globals": "17.3.0",
|
||||
"ncp": "2.0.0",
|
||||
"pnpm": "10.29.1",
|
||||
"pnpm": "10.29.3",
|
||||
"start-server-and-test": "2.1.3",
|
||||
"typescript": "5.9.3"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user