-
-
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 [frontend] update dependencies (#15587)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information
1 parent
01a3eab
commit a17acf6
Showing
6 changed files
with
596 additions
and
559 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 |
---|---|---|
|
@@ -25,7 +25,7 @@ | |
"misskey-js": "workspace:*", | ||
"frontend-shared": "workspace:*", | ||
"punycode.js": "2.3.1", | ||
"rollup": "4.34.8", | ||
"rollup": "4.34.9", | ||
"sass": "1.85.1", | ||
"shiki": "3.1.0", | ||
"tinycolor2": "1.6.0", | ||
|
@@ -42,7 +42,7 @@ | |
"@testing-library/vue": "8.1.0", | ||
"@types/estree": "1.0.6", | ||
"@types/micromatch": "4.0.9", | ||
"@types/node": "22.13.7", | ||
"@types/node": "22.13.8", | ||
"@types/punycode.js": "npm:@types/[email protected]", | ||
"@types/tinycolor2": "1.4.6", | ||
"@types/ws": "8.5.14", | ||
|
@@ -60,11 +60,11 @@ | |
"micromatch": "4.0.8", | ||
"msw": "2.7.3", | ||
"nodemon": "3.1.9", | ||
"prettier": "3.5.2", | ||
"prettier": "3.5.3", | ||
"start-server-and-test": "2.0.10", | ||
"vite-plugin-turbosnap": "1.0.3", | ||
"vue-component-type-helpers": "2.2.4", | ||
"vue-component-type-helpers": "2.2.8", | ||
"vue-eslint-parser": "9.4.3", | ||
"vue-tsc": "2.2.4" | ||
"vue-tsc": "2.2.8" | ||
} | ||
} |
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
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 |
---|---|---|
|
@@ -42,7 +42,7 @@ | |
"chartjs-plugin-zoom": "2.2.0", | ||
"chromatic": "11.26.1", | ||
"compare-versions": "6.1.1", | ||
"cropperjs": "2.0.0-rc.2", | ||
"cropperjs": "2.0.0", | ||
"date-fns": "4.1.0", | ||
"estree-walker": "3.0.3", | ||
"eventemitter3": "5.0.1", | ||
|
@@ -58,7 +58,7 @@ | |
"misskey-reversi": "workspace:*", | ||
"photoswipe": "5.4.4", | ||
"punycode.js": "2.3.1", | ||
"rollup": "4.34.8", | ||
"rollup": "4.34.9", | ||
"sanitize-html": "2.14.0", | ||
"sass": "1.85.1", | ||
"shiki": "3.1.0", | ||
|
@@ -78,30 +78,30 @@ | |
}, | ||
"devDependencies": { | ||
"@misskey-dev/summaly": "5.2.0", | ||
"@storybook/addon-actions": "8.6.2", | ||
"@storybook/addon-essentials": "8.6.2", | ||
"@storybook/addon-interactions": "8.6.2", | ||
"@storybook/addon-links": "8.6.2", | ||
"@storybook/addon-mdx-gfm": "8.6.2", | ||
"@storybook/addon-storysource": "8.6.2", | ||
"@storybook/blocks": "8.6.2", | ||
"@storybook/components": "8.6.2", | ||
"@storybook/core-events": "8.6.2", | ||
"@storybook/manager-api": "8.6.2", | ||
"@storybook/preview-api": "8.6.2", | ||
"@storybook/react": "8.6.2", | ||
"@storybook/react-vite": "8.6.2", | ||
"@storybook/test": "8.6.2", | ||
"@storybook/theming": "8.6.2", | ||
"@storybook/types": "8.6.2", | ||
"@storybook/vue3": "8.6.2", | ||
"@storybook/vue3-vite": "8.6.2", | ||
"@storybook/addon-actions": "8.6.3", | ||
"@storybook/addon-essentials": "8.6.3", | ||
"@storybook/addon-interactions": "8.6.3", | ||
"@storybook/addon-links": "8.6.3", | ||
"@storybook/addon-mdx-gfm": "8.6.3", | ||
"@storybook/addon-storysource": "8.6.3", | ||
"@storybook/blocks": "8.6.3", | ||
"@storybook/components": "8.6.3", | ||
"@storybook/core-events": "8.6.3", | ||
"@storybook/manager-api": "8.6.3", | ||
"@storybook/preview-api": "8.6.3", | ||
"@storybook/react": "8.6.3", | ||
"@storybook/react-vite": "8.6.3", | ||
"@storybook/test": "8.6.3", | ||
"@storybook/theming": "8.6.3", | ||
"@storybook/types": "8.6.3", | ||
"@storybook/vue3": "8.6.3", | ||
"@storybook/vue3-vite": "8.6.3", | ||
"@testing-library/vue": "8.1.0", | ||
"@types/canvas-confetti": "1.9.0", | ||
"@types/estree": "1.0.6", | ||
"@types/matter-js": "0.19.8", | ||
"@types/micromatch": "4.0.9", | ||
"@types/node": "22.13.7", | ||
"@types/node": "22.13.8", | ||
"@types/punycode.js": "npm:@types/[email protected]", | ||
"@types/sanitize-html": "2.13.0", | ||
"@types/seedrandom": "3.0.8", | ||
|
@@ -124,18 +124,18 @@ | |
"msw": "2.7.3", | ||
"msw-storybook-addon": "2.0.4", | ||
"nodemon": "3.1.9", | ||
"prettier": "3.5.2", | ||
"prettier": "3.5.3", | ||
"react": "19.0.0", | ||
"react-dom": "19.0.0", | ||
"seedrandom": "3.0.5", | ||
"start-server-and-test": "2.0.10", | ||
"storybook": "8.6.2", | ||
"storybook": "8.6.3", | ||
"storybook-addon-misskey-theme": "github:misskey-dev/storybook-addon-misskey-theme", | ||
"vite-plugin-turbosnap": "1.0.3", | ||
"vitest": "3.0.7", | ||
"vitest-fetch-mock": "0.4.4", | ||
"vue-component-type-helpers": "2.2.4", | ||
"vue-component-type-helpers": "2.2.8", | ||
"vue-eslint-parser": "9.4.3", | ||
"vue-tsc": "2.2.4" | ||
"vue-tsc": "2.2.8" | ||
} | ||
} |
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
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
Oops, something went wrong.
a17acf6
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.