update deps (MisskeyIO#511)
This commit is contained in:
parent
411e6471dd
commit
aa5f0d2cbc
9 changed files with 983 additions and 1436 deletions
10
package.json
10
package.json
|
|
@ -52,16 +52,16 @@
|
|||
"@tensorflow/tfjs-core": "4.17.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"cssnano": "6.0.5",
|
||||
"cssnano": "6.1.0",
|
||||
"execa": "8.0.1",
|
||||
"js-yaml": "4.1.0",
|
||||
"postcss": "8.4.35",
|
||||
"terser": "5.28.1",
|
||||
"typescript": "5.3.3"
|
||||
"terser": "5.29.1",
|
||||
"typescript": "5.4.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@typescript-eslint/eslint-plugin": "7.1.0",
|
||||
"@typescript-eslint/parser": "7.1.0",
|
||||
"@typescript-eslint/eslint-plugin": "7.1.1",
|
||||
"@typescript-eslint/parser": "7.1.1",
|
||||
"cross-env": "7.0.3",
|
||||
"cypress": "13.6.6",
|
||||
"eslint": "8.57.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue