-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update [root] update dependencies (#15495)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: おさむのひと <[email protected]>
- Loading branch information
1 parent
c9ab7ea
commit ab9b807
Showing
2 changed files
with
346 additions
and
427 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
"type": "git", | ||
"url": "https://github.com/misskey-dev/misskey.git" | ||
}, | ||
"packageManager": "[email protected].0", | ||
"packageManager": "[email protected].4", | ||
"workspaces": [ | ||
"packages/frontend-shared", | ||
"packages/frontend", | ||
|
@@ -47,7 +47,7 @@ | |
"cleanall": "pnpm clean-all" | ||
}, | ||
"resolutions": { | ||
"chokidar": "3.5.3", | ||
"chokidar": "3.6.0", | ||
"lodash": "4.17.21" | ||
}, | ||
"dependencies": { | ||
|
@@ -56,26 +56,26 @@ | |
"fast-glob": "3.3.3", | ||
"ignore-walk": "6.0.5", | ||
"js-yaml": "4.1.0", | ||
"postcss": "8.5.1", | ||
"postcss": "8.5.2", | ||
"tar": "6.2.1", | ||
"terser": "5.37.0", | ||
"terser": "5.39.0", | ||
"typescript": "5.7.3", | ||
"esbuild": "0.25.0", | ||
"glob": "11.0.1" | ||
}, | ||
"devDependencies": { | ||
"@misskey-dev/eslint-plugin": "2.1.0", | ||
"@types/node": "22.10.7", | ||
"@typescript-eslint/eslint-plugin": "8.20.0", | ||
"@typescript-eslint/parser": "8.20.0", | ||
"@types/node": "22.13.4", | ||
"@typescript-eslint/eslint-plugin": "8.24.0", | ||
"@typescript-eslint/parser": "8.24.0", | ||
"cross-env": "7.0.3", | ||
"cypress": "14.0.0", | ||
"eslint": "9.18.0", | ||
"globals": "15.14.0", | ||
"cypress": "14.0.3", | ||
"eslint": "9.20.1", | ||
"globals": "15.15.0", | ||
"ncp": "2.0.0", | ||
"start-server-and-test": "2.0.10" | ||
}, | ||
"optionalDependencies": { | ||
"@tensorflow/tfjs-core": "4.4.0" | ||
"@tensorflow/tfjs-core": "4.22.0" | ||
} | ||
} |
Oops, something went wrong.
ab9b807
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Chromatic detects changes. Please review the changes on Chromatic.