update all dependencies
This commit is contained in:
parent
681afb2d9f
commit
3702729f26
24 changed files with 4971 additions and 6545 deletions
22
package.json
22
package.json
|
|
@ -58,27 +58,27 @@
|
|||
"js-yaml": "4.1.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"cypress": "14.5.4"
|
||||
"cypress": "15.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@misskey-dev/eslint-plugin": "2.1.0",
|
||||
"@types/node": "22.18.1",
|
||||
"@typescript-eslint/eslint-plugin": "8.42.0",
|
||||
"@typescript-eslint/parser": "8.42.0",
|
||||
"cross-env": "7.0.3",
|
||||
"@typescript-eslint/eslint-plugin": "8.44.1",
|
||||
"@typescript-eslint/parser": "8.44.1",
|
||||
"cross-env": "10.0.0",
|
||||
"cssnano": "7.1.1",
|
||||
"esbuild": "0.25.9",
|
||||
"eslint": "9.35.0",
|
||||
"esbuild": "0.25.10",
|
||||
"eslint": "9.36.0",
|
||||
"execa": "9.6.0",
|
||||
"fast-glob": "3.3.3",
|
||||
"glob": "11.0.3",
|
||||
"globals": "16.3.0",
|
||||
"globals": "16.4.0",
|
||||
"ignore-walk": "8.0.0",
|
||||
"ncp": "2.0.0",
|
||||
"pnpm": "10.16.0",
|
||||
"ignore-walk": "7.0.0",
|
||||
"pnpm": "10.17.1",
|
||||
"postcss": "8.5.6",
|
||||
"start-server-and-test": "2.1.0",
|
||||
"tar": "7.4.3",
|
||||
"start-server-and-test": "2.1.2",
|
||||
"tar": "7.5.1",
|
||||
"terser": "5.44.0",
|
||||
"typescript": "5.9.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue